OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] Summary of XML line break normalization, impact of xml:spa

[ Lists Home | Date Index | Thread Index ]



> 3. Other line separator characters can be inserted into an XML document
> (without getting normalized) by using character entity references.
>      For example, ordinarily \r would be normalized to \n.
>      If you want a \r in your XML document then use 
yes except they are character references not character entity references
(they're not entities, which makes a difference when interpreting some
edge cases against the rules for entities)

Of course the &#xD might still be normalised (to a space, #x20)
if it is in an attribute, attribute value normaltion is a different
beast, and happens after parsing, unlike eol normalisation which happens
before.

David 

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS