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

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

  • From: Marcus Carr <mrc@a...>
  • To: XML-Dev Mailing list <xml-dev@i...>
  • Date: Thu, 01 Apr 1999 15:31:09 +1000

use of dtd

Simon St Laurent moved this discussion to this list from XSL, so I followed.

Didier PH Martin wrote:

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

To clarify, it's faster to process the DTD but not the instance than it is to
process both, but it may be a marginal difference. Imagine using the DocBook DTD
for the following instance:

<?xml version='1.0'?>
<!DOCTYPE para PUBLIC "-//whatever the DocBook//DTD goes by//EN">
<para>Baby Snakes.</para>

Surely validation of the instance is a fairly minor issue, after the processor
has had to plow through a large DTD? <InBigFatLetters>I'm not suggesting that
XML documents should be validated client side</InBigFatLetters>, I'm questioning
the wisdom of looking at the DTD at all if you're not putting it to any use.
Surely the overhead of looking at the DTD outweighs the benefit (none) obtained
in rendering the above example?

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

No it doesn't, it determines that it will try to render the document regardless
of whether it contains errors. I agree that for a browser, rendition should take
precedence over structure.

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

Agreed - that's when I'd have the processor examine the DTD.


--
Regards,

Marcus Carr                      email:  mrc@a...
___________________________________________________________________
Allette Systems (Australia)      www:    http://www.allette.com.au
___________________________________________________________________
"Everything should be made as simple as possible, but not simpler."
       - Einstein



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