Book description
The Extensible Markup Language (XML) has been anointed as the universal duct tape for all software integration problems despite XML's relatively humble origins in the world of document management systems. Essential XML presents a software engineering-focused view of XML and investigates how XML can be used as a component integration technology much like COM or CORBA. Written for software developers and technical managers, this book demonstrates how XML can be used as the glue between independently developed software components (or in the marketecture terminology du jour, how XML can act as the backplane for B2B e-commerce applications).
Authors Don Box, Aaron Skonnard, and John Lam cover the key issues, technologies, and techniques involved in using XML as the adhesive between disparate software components and environments. They explain the fundamental abstractions and concepts that permeate all XML technologies, primarily those documented in the XML Information Set (Infoset). XML-based approaches to metadata, declarative, and procedural programming through transformation and programmatic interfaces are covered. Don Box, co-author of the Simple Object Access Protocol (SOAP) specification, provides readers with insight into this emerging XML messaging technology for bridging COM, CORBA, EJB, and the Web.
Readers acquire a better understanding of XML's inner workings and come to see how its platform, language, and vendor independence--along with its accessibility--make it an extraordinarily effective solution for software interoperation.
0201709147B04062001
Table of contents
- Copyright
- Preface
- Beyond Markup
-
Programming XML
- Simple API For XML Version 2 (SAX2)
- Auxiliary SAX Interfaces
- SAX and I/O
- SAX Error Handling
- The Glue of SAX: XMLReader
- The Document Object Model
- The Object Model
- The DOM and Factories
- The Node Interface
- Parents and Children
- Nonhierarchical Nodes
- Text Nodes
- Element and Attribute Nodes
- Document, Document Type, and Entity Nodes
- Bulk Insertion Using Document Fragment
- DOM Error Handling
- Implementation vs Interface
- DOM Traversal
- Where Are We?
- Navigation
- XML Schemas
- Transforms
- Beyond Interface-based Programming
- The XML Information Set (Infoset)
- XML Productions
- Example Gallery
Product information
- Title: Essential XML: Beyond Markup
- Author(s):
- Release date: July 2000
- Publisher(s): Addison-Wesley Professional
- ISBN: 0201709147
You might also like
book
Special Edition Using XML, Second Edition
Special Edition Using XML, Second Edition gives developers a formal introduction to XML technology, starting with …
book
Processing XML with Java™: A Guide to SAX, DOM, JDOM, JAXP, and TrAX
Praise for Elliotte Rusty Harold’s Processing XML with Java™ “The sophistication and language are very appropriate …
book
Effective XML: 50 Specific Ways to Improve Your XML
Praise for Effective XML “This is an excellent collection of XML best practices: essential reading for …
book
DOM Enlightenment
With DOM Enlightenment, you’ll learn how to manipulate HTML more efficiently by scripting the Document Object …