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.