[Bug 9290] wrong XQueryX tests - difference in dealing with newlines

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9290





--- Comment #3 from Daniel Turcanu <daniel.turcanu@enea.com>  2010-05-07 15:22:42 ---
AFAIK In xml the whitespaces between tags are ignored, if there are only
whitespaces.
So the space inside <xqx:attributeValue> </xqx:attributeValue> gets ignored,
and xslt transforms it into <elem attr=""/>.
This is with the latest XQTS.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 7 May 2010 15:22:44 UTC