Course Details
Course Duration – One day
Course Objectives
This course covers how to create markup documents using XML and its related technologies.
Course Content
Creating an XML Document
- Introduction to XML
- Create XML Elements
- Create Additional XML Components
- Implement Namespaces
- Implement XInclude
Validating an XML Document
- Create a DTD
- Validate XML with a DTD
- Create a Schema
- Validate XML with a Schema
Formatting and Transforming XML Documents
- Display an XML Document Using Cascading Style Sheets (CSS)
- Transform XML to XML
- Transform XML into HTML
- Create an XSL-FO Document
- Display XML Data Using XSL-FO
Linking XML Documents
- Link to an External Document
- Link to External Sources Using the HTML Namespace
Accessing XML Documents
- Access an XML Document Using XQuery
- Access an XML Document Using DOM
- Access an XML Document Using SAX
Prerequisites
There are no specific prerequisites for this course but knowledge of a markup language (HTML or SGML) would be an advantage.