- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 15 Jan 2007 14:41:08 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4221 Summary: K2-NameTest-12 K2-NameTest-12, 13 Product: XML Query Test Suite Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: XML Query Test Suite AssignedTo: andrew.eisenberg@us.ibm.com ReportedBy: tim@cbcl.co.uk QAContact: public-qt-comments@w3.org XQDY0092 is permissable when xml:space attributes have a value other than preserve or default. (:*******************************************************:) (: Test: K2-NameTest-12 :) (: Written by: Frans Englich :) (: Date: 2007-01-12T16:19:58+01:00 :) (: Purpose: A nametest being "xml:space". :) (:*******************************************************:) declare variable $var := <elem xml:space="content"/>; $var/@xml:space eq "content"
Received on Monday, 15 January 2007 14:41:13 UTC