XMLINT
XML
Course Duration: 1 Day
Class Time: 9 am - 4:30 pm

LESSON 1 – Creating an XML Document

  • Getting Introduced to XML
  • Creating XML Elements
  • Creating Additional XML Components
  • Implementing Namespaces
  • Implementing XInclude

LESSON 2 – Validating an XML Document

  • Creating a DTD to Structure the Elements and Attributes of an XML Document
  • Validating XML with a Document Type Definition (DTD)
  • Creating a Schema Based on the Current W3C Recommendation
  • Validating XML with a Schema

LESSON 3 – Formatting and Transforming XML Documents

  • Displaying an XML Document Using CSS
  • Transforming an XML Document into Another XML Document
  • Transforming XML into HTML
  • Creating an XSL-FO Document
  • Displaying an XML Document Using XSL-FO

LESSON 4 – Linking XML Documents

  • Linking to an External Document
  • Linking to External Sources Using the HTML Namespace

LESSON 5 – Accessing XML Documents

  • Accessing an XML Document Using XQuery
  • Accessing an XML Document Using DOM
  • Accessing an XML Document Using SAX