XML: An Introduction
Determine when to use XML; create an XML document; validate; access with
APIs; format and transform; link to external data systems.
Recommended Preparation: Creating
Web Pages with (X)HTML, or equivalent knowledge.
Register for
a class
Personalized training and consulting is available upon
request.
Lesson
1: Getting Started with XML
- Determine When to Use XML
Lesson 2: Creating an XML Document
- Create XML Elements
- Create XML Attributes
- Insert XML Entities
- Create Additional XML
- Document Components
- Implement Namespaces
Lesson 3: Validating an XML Document
- Validate XML with a DTD
- Create a DTD
- Validate XML with a Schema
- Create a Schema
Lesson 4: Accessing XML Documents with
APIs
- Access an XML Document
- Using the Document Object Model (DOM)
- Manipulate XML Data Using the Simple API for XML
(SAX)
| |
Lesson 5:
Formatting and Transforming XML Documents
- Display an XML Document
- Using Cascading Style Sheets (CSS)
- Transform XML to XML
- Transform XML to HTML
- Create an XSL-FO Document
- Display an XML Document
- Using XSL-FO
Lesson 6: Linking XML Documents
- Use XLink to Link to an External Document
- Link to External Sources Using the HTML Namespace
|