[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Re WF, V, and MSXML

  • From: Chris Lovett <clovett@m...>
  • To: "XML Development (E-mail)" <xml-dev@i...>
  • Date: Thu, 12 Jun 1997 12:15:38 -0700

msxml ambiguous error

	Regading all the discussion about the RMD attribute and
switching validation on and off and error recovery and so on....

	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
		2) entities. (other than the built in entities), if
references to those entities appear in the document instance, or
		3) element types with element content, if white space
occurs in the document instance directly within any instance of those
types.

	The problem is that if the parser ignores the DTD, how can it
detect #1 above ?  Also, the white space handling can be ambiguous.

	So, MSXML currently takes the following approach:
		- RMD attribute is not implmented yet, so if a DTD is
there it uses it.  
		- If an error is found it stops.  No error recovery is
attempted.
		- If you don't want validation, remove the DTD.  
		- It is ok to not define some of the elements in the
DTD.  This simply means that in the same document there is certain data
that you want to guarantee to be correct, and other data that is more
unknown in structure (but still well-formed).  This is simply a side
effect of being able to parse a document without a DTD.



xml-dev: A list for W3C XML Developers
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/
To unsubscribe, send to majordomo@i... the following message;
unsubscribe xml-dev
List coordinator, Henry Rzepa (rzepa@i...)


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.