You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-users@xerces.apache.org by "Thornton, Marc" <MT...@EFTIA.com> on 2002/04/01 20:43:41 UTC

SAX - Forcing DTD validation?

Is there any way to force validation of a specific DTD on a file that does
not already define one?

I want to do this to allow a user the flexibility of opening the XML file
in, for example, Internet Explorer, without that user requiring the DTD file
to view it...

Of course, I know I could wrap the InputSource and mangle the XML string in
memory to introduce the DTD... but I'm looking for a more elegant solution,
if it's available.

Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org