[
Lists Home |
Date Index |
Thread Index
]
You can try Asami Tomoharu's Relaxer (http://www.relaxer.org), a Java schema
compiler. Relaxer can generate DOM classes from Relax Core or RELAX NG
schemas or from instances. You can create RELAX NG schemas from DTDs with
James Clark's DTDInst (http://www.thaiopensource.com/dtdinst/). Relaxer can
also generate DTDs, Relax Core, RELAX NG, and XSD schemas from instances or
from Relax Core/RNG schemas. I really like both these tools.
Mike
> -----Original Message-----
> From: Bill Yao [mailto:bill.yao@poweri.biz]
> Sent: Monday, January 20, 2003 7:37 PM
> To: 'Xml-Dev@Lists. Xml. Org'
> Subject: [xml-dev] How to parse DTD/SCHEMA files to DOM tree?
>
>
> Dear all,
>
> Can anybody tell me how to parse DTD/SCHEMA files to DOM tree?
>
> Which parsers are best for the work? It's better based on JAVA.
>
> Thanks! Your helps are highly appreciated!
>
> Bill
>
> PowerI Technology
> In China
>
>
>
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
>
>
|