SAX Future (was Re: Oracle XML)

Ronald Bourret rbourret at ito.tu-darmstadt.de
Thu Nov 12 15:47:17 GMT 1998


David Megginson wrote:

> Richard Anderson writes:
> 
>  > For interest, have there been any developments of a 'lower level'
>  > SAX to expose DTD info too ?
> 
> We've talked about it -- I need to be convinced that there is a big
> enough demand for that (it would be useful only for very specialised
> applications).

Note also that this is one of the problems schema languages were designed to solve.  If you have an XML-based schema language, then all that is needed is a parser that parses DTDs and fires SAX events in the schema language and you're done.

For most applications, this is an adequate solution.  It won't work for all applications because: (a) the schema language might not duplicate all the capabilities of the DTD and (b) the order in which the schema events are fired might not be the same as the order in which the DTD declarations occur.

-- Ron Bourret

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list