XML.com: XML From the Inside Out
oreilly.comSafari Bookshelf.Conferences.

advertisement
 Resource Guide -> W3C Standards-in-progress, DOM -> Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification v. 1.0

Document Object Model (DOM) Level 3 Abstract Schemas and Load and Save Specification v. 1.0

Working Draft

Date: Jun. 7, 2001
Link: http://www.w3.org/TR/DOM-Level-3-Content-Models-and-Load-Save/
Source Author or Organization: W3C

This document defines the Document Object Model (DOM) Content Models and Load and Save Level 3. The Content Models and Validation module provides a representation for XML data models (as expressed via a DTD or XML Schema). It also provides additional tests for checking the well-formedness of XML documents ( including Namespace compliance)

The Document Object Model Load and Save module provides an Application Programming Interface (API) for loading XML source documents into a DOM representation, and for saving a DOM representation as an XML document.