Home
C# / C Sharp
2D Graphics
Class Interface
Collections Data Structure
Components
Data Types
Database ADO.net
Date Time
Design Patterns
Development Class
Event
File Stream
Generics
GUI Windows Form
Internationalization I18N
Language Basics
LINQ
Network
Office
Reflection
Regular Expressions
Security
Services Event
Thread
Web Services
Windows
Windows Presentation Foundation
XML
XML LINQ
Schema « XML « C# / C Sharp
C# / C Sharp
XML
Schema
1.
Set XmlReaderSettings
2.
Choose ValidationType
3.
Validate an XML Document Against a Schema
4.
Validate Schema
5.
Use XML schema to validate XML documents
6.
Use XmlReaderSettings to validate the Xml document
7.
Strip Non Valid XML Characters.
8.
Is Well Formed Xml
9.
XmlSchema is an in-memory representation of an XML Schema
10.
Is Xml Valid
11.
Xml Validation Helper
12.
Get Intrinsic Simple Types Names from System.Xml.Schema.DatatypeImplementation
13.
Reads a XML schema file and returns the information found in that.
14.
XML reading functionality