- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 12 Apr 2005 16:26:40 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1241 Summary: xs:NCNAME should be xs:NCName Product: XPath / XQuery / XSLT Version: Last Call drafts Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: Functions and Operators AssignedTo: ashok.malhotra@oracle.com ReportedBy: jeni@jenitennison.com QAContact: public-qt-comments@w3.org The signatures for prefix-from-QName() and local-name-from-QName() are: fn:prefix-from-QName($arg as xs:QName?) as xs:NCNAME? fn:local-name-from-QName($arg as xs:QName?) as xs:NCNAME? In both cases, xs:NCNAME should be xs:NCName.
Received on Tuesday, 12 April 2005 16:26:41 UTC