[Home] [By Thread] [By Date] [Recent Entries]

  • From: David Brownell <david-b@p...>
  • To: Jeff Turner <jeff@s...>, xml-dev@l...
  • Date: Mon, 16 Jul 2001 18:15:09 -0700

> Or can I just insist that my upstream source supplies a DOCTYPE? Is this
> commonly regarded as part of the XML "contract"?

I certainly regard it that way, though I'd believe there are people who
don't.  (In much the same way I believe in alien life forms ... :)

If there's no DTD at all, you may also be able to just use a streaming
validator like this one:

http://www.gnu.org/software/classpathx/jaxp/apidoc/gnu/xml/pipeline/ValidationConsumer.html

Preload the DTD, and then push the output through that.

- Dave



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member