Description of Modify XML Schemas in .NET :
Modify XML Schemas in .NET is a web based tutorial in which the author gives details about the process of using the classes present in System.Xml.Schema namespace to create and to modify schemas, which perform the process of validating and manipulating data in XML documents. The author gives details about how to use XmlTextReader to read the content of the XML documents.