- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 29 Jun 2005 19:11:59 +0000
- To: public-qt-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1514
Summary: Typo: unbalanced paranteses in function signature
example
Product: XPath / XQuery / XSLT
Version: Last Call drafts
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Functions and Operators
AssignedTo: ashok.malhotra@oracle.com
ReportedBy: frans.englich@telia.com
QAContact: public-qt-comments@w3.org
Hello,
In section "3 The Error Function" in the working draft of the 4th April, is
found the following expression listing:
fn:error(fn:QName('http://www.w3.org/2004/07/xqt-errors', 'err:FOER0000')
(it is located second last to the next section, "3.1 Examples")
>From what I can tell, is the paranteses unbalanced, and a right parantese is
missing.
Cheers,
Frans
1.
http://www.w3.org/TR/2005/WD-xpath-functions-20050404/#func-error
Received on Wednesday, 29 June 2005 19:12:05 UTC