OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] How to read a DTD file?

[ Lists Home | Date Index | Thread Index ]

ajay somani wrote:
> Hi All,
> How can I read a DTD file and interpret its contents automatically? Is 
> there any tool or program or software that does that?
> 
Basically every XML parser reads and more or less
interprets a DTD automatically. If you want to
do something with a DTD youself, like converting
it to something else or analyze it, you can use
Xerces' advanced XNI interfeace. Look at cyberneko
  http://www.apache.org/~andyc/neko/doc/index.html
for a sample.

J.Pietschmann





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS