document.write('<p class="blockTitle">Chapters in This Book</p>');
document.write('<p class="bookToc"><a href="About-XML-Tutorial-Book.html">About This Book</a></p>');
document.write('<p class="bookToc"><a href="Introduction-of-XML-eXtensibl-Markup-Language.html">Introduction of XML (eXtensible Markup Language)</a></p>');
document.write('<p class="bookToc"><a href="Syntax-XML-File-Syntax.html">XML File Syntax</a></p>');
document.write('<p class="bookToc"><a href="Browser-XML-File-Browser.html">XML File Browsers</a></p>');
document.write('<p class="bookToc"><a href="DOM-Document-Object-Model-Programming-Interface.html">DOM (Document Object Model) Programming Interface</a></p>');
document.write('<p class="bookToc"><a href="SAX-Document-Object-Model-Programming-Interface.html">SAX (Simple API for XML) Programming Interface</a></p>');
document.write('<p class="bookToc"><a href="DTD-Document-Type-Definition-Introduction.html">DTD (Document Type Definition) Introduction</a></p>');
document.write('<p class="bookToc"><a href="DTD-Syntax-of-DTD-Statements.html">Syntaxes of DTD Statements</a></p>');
document.write('<p class="bookToc"><a href="DTD-Validation-of-XML-Document-against-Document-Type.html">Validating an XML Document against the Specified DTD Document Type</a></p>');
document.write('<p class="bookToc"><a href="XSD-XML-Schema-Definition-Introduction.html">XSD (XML Schema Definition) Introduction</a></p>');
document.write('<p class="bookToc"><a href="XSD-Syntax-of-XSD-Statements.html">Syntaxes of XSD Statements</a></p>');
document.write('<p class="bookToc"><a href="XSD-Validation-of-XML-Document-against-XML-Schema.html">Validating an XML Document against the Specified XML Schema</a></p>');
document.write('<p class="bookToc"><a href="XSL-Extensible-Stylesheet Language)-Introduction.html">XSL (Extensible Stylesheet Language) Introduction</a></p>');
document.write('<p class="bookToc"><a href="XSLT-XSL-Transformations-Introduction.html">XSLT (XSL Transformations) Introduction</a></p>');
document.write('<p class="bookToc"><a href="XSLT-Java-Implementation.html">Java Implementation of XSLT</a></p>');
document.write('<p class="bookToc"><a href="XSLT-XPath-XML-Path-Language.html">XPath (XML Path) Language</a></p>');
document.write('<p class="bookToc"><a href="XSLT-Programming-Statement-Element.html">XSLT Elements as Programming Statements</a></p>');
document.write('<p class="bookToc"><a href="XSLT-Output-Generate-XML-Element-in-Result.html">Control and Generate XML Element in the Result</a></p>');
document.write('<p class="bookToc"><a href="reference.html">References</a></p>');
document.write('<p class="bookToc"><a href="pdf.html">Printable Copy - PDF Version</a></p>');