|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: DOM
At 06:13 AM 6/5/98 -0400, Andrea Anders wrote: >I have another (oafishly) question: Can anyone tell me (in simple words) >what DOM is? Is there only a relation to XML or also to HTML/SGML. I've read a >publication on WWW about XML-architecture. It ment the architecture >consists of XML, XLL, XSL and DOM. Is this correct? How does DOM works >together with XML, XLL and XSL? And is DOM a really new "thing"? DOM is not really a "new thing", it's an attempt to a) standardize the different "Dynamic HTML" APIs in the 4.0 versions of the major HTML browsers so that (one hopes) the 5.0 versions will allow much greater interoperability, b)to extend the idea of a standard API to XML browsers and editors, and c) to cover multiple languages, not just ECMAScript. The DOM is an abstract object model for XML and HTML documents, i.e., a description of a set of interfaces (Element, Attribute, Text, etc.) and methods that allow XML and HTML documents to be constructed, navigated, and modified via a common API across all products that support it. It is not intended to support full-blown SGML, e.g., there's no marked section interface in the API. For the moment the DOM API just describes a generic XML document or dataset, but they no doubt be extended some day to describe "power tools" for the manipulation of XLL and XSL information associated with an XML document. I hope this helps. See the DOM page at http://www.w3.org/DOM/ for more information on the current draft of the spec, the mailing list, etc. xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ To (un)subscribe, mailto:majordomo@i... the following message; (un)subscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








