[JDEV] DTD or Schema for a (jabber:x:*) namespace?
David Waite
mass at akuma.org
Thu Jan 10 09:53:46 CST 2002
All DTDs (and XML Schemas) in Jabber are purely informational - because
the traffic stream of jabber is basically one long XML document, any
schema violations would cause that document to become invalid would
require that the parser report an error and stop. The general rule is
that any deviations from the DTDs provided are to be ignored.
-David Waite
On Thu, 2002-01-10 at 05:10, Bernhard Pietsch wrote:
> All "extension" namespaces i found use a DTD. Is that necessary or is it
> possible to use XML Schema instead?
>
> thx, Bernhard Pietsch
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
More information about the JDev
mailing list