Short description:
This free XML tutorial book is a collection of notes and sample codes written by the author while he was learning XML himself, an ideal tutorial guide for beginners.
Topics include DOM, DTD, J2SDK, Java, SAX, Syntax, Templates, XML, XPath, XSD, XSL, XSLT, XSL-FO.
Long description:
This free XML tutorial book is a collection of notes and sample codes written by the author while he was learning XML himself, an ideal tutorial guide for beginners.
Topics include DOM, DTD, J2SDK, Java, SAX, Syntax, Templates, XML, XPath, XSD, XSL, XSLT, XSL-FO.
Key sections include:
Introduction to XML; XML Syntax; XML Browsers; Document Object Model (DOM); Simple API for XML (SAX);
DTD Syntax; DTD Validation in Java; XSD Syntax; XSD Validation in Java; eXtensible Style Language (XSL);
Declaring and Applying Templates; Getting Values Out Of Source Elements; Transformer in Java;
XML Path Language (XPath); Formatting Output