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

RE: Why Doesn't IE5 use the DTD to Validate?

Subject: RE: Why Doesn't IE5 use the DTD to Validate?
From: "Didier PH Martin" <martind@xxxxxxxxxxxxx>
Date: Wed, 31 Mar 1999 22:40:05 -0500
RE: Why Doesn't  IE5 use the DTD to Validate?
HI Marcus,

<YourComment>
Perhaps I'm missing something here, but I understood that IE5 does process
the
DTD, it just doesn't validate the instance. Under what circumstances is it
beneficial to process the DTD but then not apply the logic to the instance?
Is
processing the DTD not an overhead without benefit?
</YourComment>

<Reply>
you are right it parse the DTD from a syntactic point of view but do not
enforce the structural integrity of the document. It is faster to just parse
the DTD syntax than to enforce structural integrity. It takes the principle
that it will try to render the document even if a structural error is
present. So, rendition takes over integrity of the structure. This is
because the browser main purpose is to render.

However, when the same parser is used in a different context, structural
integrity may becomes a main constraint.
</Reply>

Regards
Didier PH Martin
mailto:martind@xxxxxxxxxxxxx
http://www.netfolder.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

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
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.