Book description
This second edition of the bestselling Learning XML provides web developers with a concise but grounded understanding of XML (the Extensible Markup Language) and its potential-- not just a whirlwind tour of XML.The author explains the important and relevant XML technologies and their capabilities clearly and succinctly with plenty of real-life projects and useful examples. He outlines the elements of markup--demystifying concepts such as attributes, entities, and namespaces--and provides enough depth and examples to get started. Learning XML is a reliable source for anyone who needs to know XML, but doesn't want to waste time wading through hundreds of web sites or 800 pages of bloated text.For writers producing XML documents, this book clarifies files and the process of creating them with the appropriate structure and format. Designers will learn what parts of XML are most helpful to their team and will get started on creating Document Type Definitions. For programmers, the book makes syntax and structures clear. Learning XML also discusses the stylesheets needed for viewing documents in the next generation of browsers, databases, and other devices.Learning XML illustrates the core XML concepts and language syntax, in addition to important related tools such as the CSS and XSL styling languages and the XLink and XPointer specifications for creating rich link structures. It includes information about three schema languages for validation: W3C Schema, Schematron, and RELAX-NG, which are gaining widespread support from people who need to validate documents but aren't satisfied with DTDs. Also new in this edition is a chapter on XSL-FO, a powerful formatting language for XML. If you need to wade through the acronym soup of XML and start to really use this powerful tool, Learning XML, will give you the roadmap you need.
Publisher resources
Table of contents
- A Note Regarding Supplemental Files
- Foreword
- Preface
- 1. Introduction
- 2. Markup and Core Concepts
- 3. Modeling Information
-
4. Quality Control with Schemas
- 4.1. Basic Concepts
- 4.2. DTDs
- 4.3. W3C XML Schema
- 4.4. RELAX NG
- 4.5. Schematron
- 4.6. Schemas Compared
- 5. Presentation Part I: CSS
- 6. XPath and XPointer
-
7. Transformation with XSLT
- 7.1. History
- 7.2. Concepts
- 7.3. Running Transformations
- 7.4. The stylesheet Element
- 7.5. Templates
- 7.6. Formatting
- 8. Presentation Part II: XSL-FO
- 9. Internationalization
-
10. Programming
- 10.1. Limitations
- 10.2. Streams and Events
- 10.3. Trees and Objects
- 10.4. Pull Parsing
- 10.5. Standard APIs
- 10.6. Choosing a Parser
- 10.7. PYX
- 10.8. SAX
-
10.9. DOM
-
10.9.1. Class Interface Reference
- 10.9.1.1. Document
- 10.9.1.2. DocumentFragment
- 10.9.1.3. DocumentType
- 10.9.1.4. Node
- 10.9.1.5. NodeList
- 10.9.1.6. NamedNodeMap
- 10.9.1.7. CharacterData
- 10.9.1.8. Element
- 10.9.1.9. Attr
- 10.9.1.10. Text
- 10.9.1.11. CDATASection
- 10.9.1.12. ProcessingInstruction
- 10.9.1.13. Comment
- 10.9.1.14. EntityReference
- 10.9.1.15. Entity
- 10.9.1.16. Notation
- 10.9.2. An Example in Perl
-
10.9.1. Class Interface Reference
- 10.10. Other Options
- A. Resources
- B. A Taxonomy of Standards
- Glossary
- Index
- About the Author
- Colophon
- Copyright
Product information
- Title: Learning XML, 2nd Edition
- Author(s):
- Release date: September 2003
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9780596004200
You might also like
book
Beginning XML, 5th Edition
A complete update covering the many advances to the XML language The XML language has become …
book
XML in a Nutshell, 3rd Edition
If you're a developer working with XML, you know there's a lot to know about XML, …
book
Beginning XML, 4th Edition
When the first edition of this book was written, XML was a relatively new language but …
book
XML: Visual QuickStart Guide, Second Edition
What is XML? XML, or eXtensible Markup Language, is a specification for storing information. It is …