This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 1514 - Typo: unbalanced paranteses in function signature example
Summary: Typo: unbalanced paranteses in function signature example
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Functions and Operators 1.0 (show other bugs)
Version: Last Call drafts
Hardware: Other Linux
: P2 minor
Target Milestone: ---
Assignee: Ashok Malhotra
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-29 19:11 UTC by Frans Englich
Modified: 2006-09-18 10:36 UTC (History)
0 users

See Also:


Attachments

Description Frans Englich 2005-06-29 19:11:59 UTC
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
Comment 1 Ashok Malhotra 2005-06-29 19:29:21 UTC
Fixed!  Thanks!