DOM
Jonathan Robie
jonathan at texcel.no
Fri Jun 5 15:42:23 BST 1998
At 12:13 PM 6/5/98 +0200, Andrea Anders wrote:
>can anyone tell me (in simple words) what DOM is?
The DOM is a programming API for XML and HTML documents.
>Is there only a relation to XML or also to HTML/SGML.
It doesn't include support for SGML, only for XML and HTML.
>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"?
The DOM can be used to create, navigate, and modify XML documents. As an
API, it should be useful as a way to implement XSL or XLL. Is it new? Well,
it has roots in many older things, but yes, it is new.
I'm enclosing a general introduction to the DOM which may answer your
questions.
Jonathan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: what is the dom.zip
Type: application/zip
Size: 6740 bytes
Desc: not available
Url : http://mailman.ic.ac.uk/pipermail/xml-dev/attachments/19980605/d95bc80b/whatisthedom.zip
-------------- next part --------------
jonathan at texcel.no
Texcel Research
http://www.texcel.no
More information about the Xml-dev
mailing list