[jdom-interest] Specify a XML schema in a Jdom document

Cédric Pélissier cedric.pelissier at artal.fr
Thu Nov 20 09:22:57 PST 2003


Hi,
Is it possible to specify a xml schema when building a Jdom document ... as
following
      Code:
      <root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="schema.xsd">
      .....

There is a way to specify dtd but schema ??

thanks for any help ...

Cedric




More information about the jdom-interest mailing list