- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 10 Aug 2006 17:25:13 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3594
------- Comment #1 from davidc@nag.co.uk 2006-08-10 17:25 -------
[non WG response]
I think the test description is a bit vague but the test itself is correct that
XQDY0025 is the expected error.
fn:idref(("id1", "id2") returns the attribute IDREF nodes that have these
strings as value, there are two such attributes but they both have name anIdRef
so
<results>{fn:idref(("id1", "id2"),
copies in two attributes of the same name and hits XQDY0025
David
Received on Thursday, 10 August 2006 17:25:20 UTC