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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   DTD replacement

[ Lists Home | Date Index | Thread Index ]

Hello,

I have a question: how to replace DTD in some XML document in the most
robust way?

Suppose that I have some xml:
<?xml version='1.0'?>
<!DOCTYPE page SYSTEM "some.dtd">
<page>
...
</page>

That xml file comes from some user who uploads it via web interface
and the user could upload bad xml containing reference to his own DTD
or even internal dtd.

The question is how to replace DTD in uploaded file in order to
validate against my own DTD? Can I achieve it using standard SAX
parser?


-- 
Best regards,
 Pavel                          mailto:pavel@actimind.com





 

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

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