[Home] [By Thread] [By Date] [Recent Entries]

  • To: "Thomas B. Passin" <tpassin@c...>,<xml-dev@l...>
  • Subject: RE: Internal entities removed from XML?
  • From: "Dare Obasanjo" <dareo@m...>
  • Date: Thu, 19 Dec 2002 09:26:11 -0800
  • Thread-index: AcKngT/5t4pPX1gvTxywSsoNEkDEfwAAkQmU
  • Thread-topic: Internal entities removed from XML?

That's why the code snippet I showed has 
 
  vr.ValidationType = ValidationType.None;
 
to prevent DTD validation occuring. It so happens that all the DTD processing code exists in the XmlValidatingReader while only well-formedness checking is done by the XmlTextReader. 

	-----Original Message----- 
	From: Thomas B. Passin [mailto:tpassin@c...] 
	Sent: Thu 12/19/2002 9:10 AM 
	To: xml-dev@l... 
	Cc: 
	Subject: Re:  Internal entities removed from XML?
	
	

	
	However, I have a related question  that maybe Dare can answer.  If entity
	expansion is turned on, according to your example, you will be operating in
	validating mode.  How does it handle the common case where a document does
	not have a complete DTD but only declares a few entities?  Does the
	processor expand the entities and then continue to parse, or does it stop
	with a validation error because a complete DTD is not available?
	
	Cheers,
	
	Tom P
	
	
	
	-----------------------------------------------------------------
	The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
	initiative of OASIS <http://www.oasis-open.org>
	
	The list archives are at http://lists.xml.org/archives/xml-dev/
	
	To subscribe or unsubscribe from this list use the subscription
	manager: <http://lists.xml.org/ob/adm.pl>
	
	


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member