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

Re: Closing Blueberry

  • From: Richard Tobin <richard@c...>
  • To: roblugt@e...
  • Date: Fri, 20 Jul 2001 14:01:52 +0100 (BST)

blueberry.nl
>My point was that currently xml processors may translate 0xD/0xA pairs into
>0xA either before parsing the input stream, or before passing the characters
>to the application, it doesn't matter which.  But if the new-line
>normalization rules remove characters that the S production doesn't allow,
>then it becomes significant because those [processors] doing the
>normalization after parsing will fail (well-formedness error) whereas those
>that don't will succeed.  This creates an interoperability problem because
>well-formedness becomes ambiguous.

My point was that given

 <a {NEL} foo="bar">

you list two possibilities:

 (1) NEL is converted to NL on input so the document is accepted
 (2) NEL is not converted on input, and the parser produces a well-
     formedness error.

Do both these parsers satisfy the XML line-ending rules (modified to
include NEL)?  That is, do they both return the same characters to the
application that would be returned if NEL was converted to NL on
input?

Clearly (1) does, since it actually *does* convert NEL to NL.  (2)
doesn't, since it doesn't return any characters to the application
at all!  (2) would not be a conforming implementation.

So the line-ending rules *force* the line-end characters to be treated
as if they were in S even if they aren't.

-- Richard

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.