 |
 |
XML Series
Total Time:
15
hours
XML: Viewing and Understanding XML provides an introduction to the
Extensible Markup Language (XML) and its general format.
- Introducing Extensible Markup Language
- Examining a Sample XML Document
|
- XML Document Structure
- Viewing XML Data in Internet Explorer 5
|
|
[ Back ] [ Book
] [ Top ]
XML: Creating a Basic Document shows Web developers how to build an XML
data document.
- Creating Elements and Attributes
- Naming Rules and Displaying Characters
|
- Making Sure Documents Are Well-Formed
- Using DTDs
|
|
[ Back ] [ Book
] [ Top ]
XML: Building DTDs & Checking Documents explains how to build
Document Type Definitions and how to check documents for validity and
well-formedness.
- Creating Element Declarations
- Creating Attribute Declarations
- Developing an Element Model
|
- Refining the DTD
- Parameter Entities and Modular DTDs
- Checking for Validity and Well-Formedness
|
|
[ Back ] [ Book
] [ Top ]
XML: Entities provides an overview of the internal, external, and
parameter entities in XML documents.
- Introduction to Entities
- Internal Entities
- External Entities
|
- Entity Resolution and Placement
- Character Encoding and Entities
|
|
[ Back ] [ Book
] [ Top ]
XML: The Document Object Model explains how XML data can be accessed and
manipulated with the DOM.
- Processing XML Data
- The XML Document Object Model
- Structure of the DOM
|
- The Node, Element, and Attribute Objects
- Other Important Objects
|
|
[ Back ] [ Book
] [ Top ]
XML: CSS and XSL Style Sheets explains how to use Cascading Style Sheets
and eXtensible Style Language to style XML data for display in a Web
browser.
- Attaching Style Sheets to XML
- XSL and XSLT
|
- Building XSL Style Sheets and Templates
- Processing XSL
|
|
[ Back ] [ Book
] [ Top ]
|
|
 |
|