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] DTD parser in c#

[ Lists Home | Date Index | Thread Index ]


> Hi Karl,
> 
> I need a DTD parser to parse the elements/attributes in the DTD for matching
> process in my project. According to your experience, will SAX.NET help
> me in this issue? Thanks for your reply.

Yes, SAX (.NET or otherwise) does provide an API to satisfy your needs.
If you are just interested in parsing a DTD, you need a dummy wrapper document
so that a SAX parser can process the DTD, as Jeff already pointed out.

Karl




 

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

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