XML object model:

The XML object model tracks the World Wide Web Consortium Document Object Model. The XML parser exposes the XML object model, making it possible to access as objects each of the nodes within an XML tree. Through script, it is then possible to navigate and manipulate an XML tree.

Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.