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

Re: What to escape when serializing XML

  • From: richard@i... (Richard Tobin)
  • To: xml-dev@l...
  • Date: Wed, 3 Jan 2007 16:19:30 +0000 (GMT)

escaping tokens in xml parsing
In article <00e301c72f37$7dcad4e0$6401a8c0@turtle> you write:

>I think there's a reasonable expectation (and certainly the QT serialization
>spec assumes it) that if there's a DTD or schema that causes whitespace to
>be condensed in this way, that's because there's no semantic difference
>between different whitespace sequences, and that therefore it's OK for the
>serializer to assume that any whitespace sequence will do.

XML parsing ensures that an attribute declared with tokenised type
will be normalised to a sequence of tokens separated by single space
characters, whether the attribute is valid or not.  If it's not valid,
the tokens may not be NMTOKENs (they may even contain tabs, linefeeds
etc), but you can rely on them being separated by single spaces.

So on the one hand there's nothing you can do in serialisation to
maintain spaces within the tokens, but on the other hand if your data
came from parsing an XML document the situation is never going to
arise.

-- Richard



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


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-2007 All Rights Reserved.