[
Lists Home |
Date Index |
Thread Index
]
- From: Balaji Ranjan <branjan@wipinfo.soft.net>
- To: jackandgina@mindspring.com
- Date: Tue, 1 Jun 1999 11:02:21 +0530 (IST)
hi,
is it possible to access the DTD structure using DOM api.
thanks in advance
balaji ranjan
On Mon, 31 May 1999 jackandgina@mindspring.com wrote:
> I was initially frustrated with SAX's lack of support for accessing the DTD. Unlike the other
> XML efforts (XSchema, XSL, etc.) DTDs are not written as XML and it would be nice to access
> the DTD's internals as well as. I've come to understand you point about SAX being low level,
> but I'm still not sure I agree with it to the point of excluding DTD handling.
>
> So I'm rolling my own library for DTDs similarly to the way SAX is meant for the actual xml
> documents.
>
> Regards,
>
> Jack Bolles
> ThoughtWorks, LLC
>
>
> David Megginson wrote:
>
> > ...
> > By the way, how many SAX implementors have ever used the SAX 1.0
> > DTDHandler interface in a real-world installation? The XML 1.0 spec
> > requires processors to report the information in that interface, but
> > I'd be very interested to know about actual usage patterns.
> >
> > All the best,
> >
> > David
>
>
> xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
> Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
> To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
> (un)subscribe xml-dev
> To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
> subscribe xml-dev-digest
> List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
>
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|