This article explains about how to validate XML file by using XSD file in C#.
This article discuss about What is XSLT and how to transform XML file into HTML format by using XSLT.
To represent data in a consistent format, it needs to be given a meaningful structure. Here I discuss about Document Type Definition (DTD) which described the XML document.
It provides basic idea on XML(Extensible Markup Language), how the data represented in XML, what is the root element, what are the child elements and advantages of XML over other formats.