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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Microsoft XML Parser

[ Lists Home | Date Index | Thread Index ]
  • From: "Chandramouli Viswanathan" <cviswana@RCCL.COM>
  • To: xml-dev@ic.ac.uk
  • Date: Mon, 8 Nov 1999 11:50:08 -0500




Hi All,
We are using the MSXML DOM parser to validate our xml document against DTD's.
We are using an external entity reference for the DOCTYPE entity to point to the
DTD.

The parser validation is successful when we use it this way:
<!DOCTYPE SYSTEM .......................

But we require to change it to a public reference as we share the DTD across
multiple systems. So the desired format for the external doctype reference is
like:
<!DOCTYPE Msg PUBLIC "//COMPANY//SUBSYSTEMID//DTD//Transaction Name//EN"
"dtd_name.dtd">

My question is ---- how can i provide the mapping to the physical dtd file on
some network area based on the public reference we are using? according to the
w3c standards for validation, there is supposed to be a catalog file where you
can drop this reference. I have not been able to figure out from microsoft and
third party documentation on how to setup this mapping.

Any help / suggestions is most appreciated

Regards,
Mouli



xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

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

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