XML was mainly used for data definition, here each tag of XML represents the value of each data item within the XML tag. It is used for representing real world entities in structured tag based format.

 

Course Content

  • Introduction:-What is XML, Difference Between XML and HTML.
  • XML How To Use:-Separates Data from Presentation, Complement to HTML, Data from HTML, Transaction Data.
  • XML Tree:-XML Tree Structure, Self-Describing Syntax.
  • XML Syntax Rules:-XML Prolog, XML Tags, XML Elements, XML Attribute, Entity References, White-space, Comments in XML.
  • XML Elements:-Empty XML Elements, XML Naming Rules, Naming Styles.
  • XML Attributes:-XML Elements vs. Attributes, XML Attributes for Metadata.
  • XML Namespaces:-Name Conflicts, XML Namespaces, Uniform Resource Identifier (URI), Default Namespaces, Namespaces in Real Use.
  • XML Display:-Viewing XML Files, Viewing an Invalid XML File, Displaying XML Files with CSS.
  • XML HttpRequest:-XMLHttpRequest Object, Sending an XMLHttpRequest.
  • XML Parser:-Parsing a Text String, XMLHttpRequest Object.
  • XML DOM:-What is the DOM, XML DOM.
  • XML and XPath:-What is XPath, XPath Path Expressions, XPath is Used in XSLT, XPath Expression.
  • XML and XSLT:-Displaying XML with XSLT.
  • XML and XQuery:-What is XQuery, XQuery and XPath, Sending an XMLHttpRequest.
  • XLink and XPointer:-XLink Syntax, XLink Attribute Reference, What is XPointer.
  • XML Validator:-How to prevent error, Validating XML Documents.
  • XML DTD:-DTD Introduction, Building Blocks, Elements, Attributes, Entities.
  • XML Schema:-Why Use an XML Schema, XML Schema Support Data Types, XML Schema use XML Syntax.
  • XML on Server:- Storing XML Files on the Server, Generating XML From a Database, Transforming XML with XSLT on Server.