Example Source Code from Chapter 1, XML for Data, of Processing XML with Java
Example 1-1 A plain text document indicating an order for 12 Birdsong Clocks, SKU 244
Example 1-2 An XML document indicating an order for 12 Birdsong Clocks, SKU 244
Example 1-3 A document indicating an order for 12 Birdsong Clocks, SKU 244?
Example 1-4 Still an order for 12 Birdsong Clocks, SKU 244
Example 1-5 An XML document indicating an order for multiple products shipped to multiple addresses
Example 1-6 An XML document that uses a default namespace
Example 1-7 An XML document that uses two default namespaces
Example 1-8 A DTD for order documents
Example 1-9 order.xsd: a schema for order documents
Example 1-10 order.sct: a Schematron schema for order documents
Example 1-11 A CSS stylesheet for order documents
Example 1-12 An XSLT stylesheet for order documents
Example 1-13 An XSL-FO document for the clock order
Examples from Other Chapters
|
Processing XML with Java
|
Cafe con Leche
Copyright 2002 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified November 23, 2002