Amazon.co.uk Review
There are a couple of problems with creating an XML reference book. For one thing, XML is by definition extensible, so unlike HTML the available tags are not fixed but defined by the author of a DTD (Document Type Definition) or XML schema. The other issue is that the XML specification itself is under revision. Even so, a concise presentation of XML rules and terms makes a valuable guide. The beauty of these O'Reilly pocket reference books is that they provide notes and examples along with reference information, making this useful for learning as well as information.
The book has four main sections. The first covers XML itself, showing the rules that a well-formed XML document has to follow, including legal XML instructions and rules for elements and attributes. Next comes the DTD (Document Type Definition), with its own rules for declaring elements, entities and attributes. The third part is about XSL (Extensible Stylesheet Language), and includes several pages of explanation about how XSL works, as well as a list of XSL elements. Finally there is XLink and XPointer, which define how you set up links between XML documents, or between XML and HTML documents. There is also an index.
There are a few gaps here. For example, it would be nice to see coverage of XML Schema, an alternative to DTDs and much used by Microsoft in its XML implementation. Even so, in just over 100 pages, this pocket reference does a great job in capturing the essence of what you need to know to author well-formed XML documents. --Tim Anderson
--This text refers to an out of print or unavailable edition of this title.
Product Description
This is an introduction to XML terminology and syntax, and a quick reference to XML instructions, attributes, entities and datatypes. XML, the Extensible Makeup Language, is the next-generation markup language for the Web. It provides a more structured (and therefore more powerful) medium than HTML, allowing one to define new document types and style sheets as needed. Although the generic tags of HTML are sufficient for every-day text, XML provides a way to add rich, well-defined markup to electronic documents. Although XML itself is complex, its basic concepts are simple. This book combines a tutorial for learning the basics of XML with a reference to the XML and XSL specifications. The new edition introduces information on XSLT (Extensible Stylesheet Language Transformations) and Xpath.
See all Product Description