Amazon.com Review
Although
Learning XML covers XML rather broadly, it nevertheless presents the key elements of the technology with enough detail to familiarize the reader with this crucial markup language. This guide is brief enough to tackle in a weekend.
Author Erik T. Ray begins with an excellent summary of XML's history as an outgrowth of SGML and HTML. He outlines very clearly the elements of markup, demystifying concepts such as attributes, entities, and namespaces with numerous clear examples. To illustrate a real-world XML application, he gives the reader a look at a document written in DocBook--a publicly available XML document type for publishing technical writings--and explains the sections of the document step by step. A more simplified version of DocBook is used later in the book to illustrate transformation--a powerful benefit of XML.
The all-important Document Type Definition (DTD) is covered in depth, but the still-unofficial alternative, XML Schema, is only briefly addressed. The author makes liberal use of graphics, tables, and code to demonstrate concepts along the way, keeping the reader engaged and on track. Ray also goes deep into some discussion of programming XML utilities with Perl.
Learning XML is a very readable introduction to XML for readers with existing knowledge of markup and Web technologies. It meets its goals very well--to deliver a broad perspective of XML and its potential. --Stephen W. Plain
Topics covered:
- XML overview
- XPointer
- XLink
- XHTML
- Presentation with Cascading Style Sheets (CSS)
- Document Type Definitions (DTDs)
- XML Schemas
- Transformation with XSLT
- Internationalization
- Simple API for XML (SAX)
--This text refers to an out of print or unavailable edition of this title.
Review
"...this is not a skimpy overview of XML, but rather a complete introduction to Extensible Markup Language that quickly provides the web developer with a grounding in both how to use it, and what to use it for. The beginner will appreciate the outlining of markup elements, the demystification of concepts, and the code examples aplenty to play with. Those with a basic understanding will like the lack of bloat, and will still find it a useful reference to dip back into when hit by an attack of 'what the heck to I do now', which we all know only too well. Whether you need to get to grips with core concepts, top up your knowledge of Xlink and Xpointer specs, go back to language syntax basics or investigate schemas such as W3C Schema, Schmatron and RELAX-NG, you'll find it all here." Davey Winder, PC Plus, March (7/10)
See all Editorial Reviews