Next in thread → Next in month →

Re: [xml-dev] Whitespace following a text declaration

From
George Cristian Bina <>
To
Michael Kay <>
Date
2006-02-06T12:06:04Z
ID
<>
Thread
Re: [xml-dev] Whitespace following a text declaration
Hi Mike,

Xerces 2.7.1 from Apache (not the one from JDK) includes the new line.

Best Regards,
George
---------------------------------------------------------------------
George Cristian Bina
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com


Michael Kay wrote:
> Given an external parsed entity of the form:
> 
> <?xml version="1.0" encoding="UTF-8" ?>
> <extEnt attr="x"><sub2>z</sub2></extEnt>
> 
> I'm surprised to discover that the parser in .NET includes the newline after
> the text declaration as part of the entity's expanded text, while both
> Crimson and Xerces (the versions built into JDK 1.4 and JDK 1.5
> respectively) exclude the newline. 
> 
> I can't see any justification for excluding the newline: is this a
> non-conformance?
> 
> Michael Kay
> http://www.saxonica.com/ 
> 
> 
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://www.oasis-open.org/mlmanage/index.php>
>
Next in thread → Next in month →