- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 25 Jun 2008 18:36:54 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5805
Summary: Use case STRONG Q9 incorrect
Product: XPath / XQuery / XSLT
Version: Recommendation
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: XQuery Use Cases
AssignedTo: jonathan.robie@redhat.com
ReportedBy: holstege@mathling.com
QAContact: public-qt-comments@w3.org
The return type of the function in STRONG Q9 is element(ipo:comment)
but this will produce a type error as it doesn't take into account
the substitution group relations. It should be schema-element(ipo:comment)
instead.
--
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 Wednesday, 25 June 2008 18:37:27 UTC