XML Conformance and DTD support in SAX

Don Park donpark at quake.net
Tue Feb 3 23:07:45 GMT 1998


1. XML Conformance

I am not sure if I am going off in a tangent but I think some form of markup
to indicate XML conformance would be really nice so that XML clients and
servers can decide whether to validate or not.

<?xml:conformance what="valid" when="02/03/98:24:12:00"
who="com.finicky.Validator">

2. It would be nice to have SAX provide more DTD information.

We could either have a separate DocumentTypeHandler or fire XML parsing
events for DTD as if it was an XML document being parsed.  Anyway, without
better support for DTD, DOM can be supported fully by SAX.  Perhaps we need
SAXDTD API to augment SAX?

No lines drawn, just digging some sand with my toes,

Don Park
http://www.quake.net/~donpark/index.html



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