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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: Re WF, V, and MSXML

[ Lists Home | Date Index | Thread Index ]
  • From: "James Clark" <jjc@jclark.com>
  • To: <xml-dev@ic.ac.uk>
  • Date: Fri, 13 Jun 1997 19:44:06 +0700

>The reason MSXML doesn't implement RMD yet is because there are
>problems with the RMD=IGNORE concept since ignoring the DTD can result
>in different data being given to the application - which generally is a
>bad thing. The spec says it is an error to specify RMD=IGNORE if the
>DTD contains any declarations of:
>1) attributes with default values, if elements to which
>these attributes apply appear in the document instance without
>specifying values for these attributes, or

>The problem is that if the parser ignores the DTD, how can it
>detect #1 above ?

Obviously it can't.  If a parser wants to fully validate an XML document it
has to read the entire DTD.  One of the things it must validate, if the
document has RMD=IGNORE, is that the DTD could be ignored without changing
the data the application received.  A parser that is not validating, on the
other hand, can choose to take advantage of the RMD decl and not parse the
DTD.  Provided that the document has been validated, the non-validating
parser will be guaranteed to get the same results as the validating parser.

James


xml-dev: A list for W3C XML Developers
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To unsubscribe, send to majordomo@ic.ac.uk the following message;
unsubscribe xml-dev
List coordinator, Henry Rzepa (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