What is XML?
Benefits of XML
Requirements for learning XML
How XMl is different from HTML?
XML keeps data separated from HTML
XML can be used as a format to exchange information
XML can be used to share data
How to write first XML document
XML Declaration
An Empty Element
The Root Element
Attributes
What are XML Elements and Attributes?
XML elements
Naming rules for element tags and Attribute names
XML attributes
What is better to use, element or attribute ?
What is XML Schema and DTD?
Document Type Definition
How the document is validated ?
XML Validator
Which Browser support XML?
Major browsers and support for XML
Viewing XML in Internet Explorer 4
Viewing XML in Mozilla 5
Viewing XML in Internet Explorer 5
XML and Styles
Using CSS with XML
What is XPath?
Using XML with XSL
What is XSLT?
What is XSL?
Embedding XML
Data Binding
XML parser
How to load XML file in browser Microsoft XML parser?
Various Validating Parsers
Unicode
Various Non-Validating Parsers
Escape Characters for XML
What is CDATA?