- From: <bugzilla@jessica.w3.org>
- Date: Fri, 07 May 2010 15:22:43 +0000
- To: public-qt-comments@w3.org
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