- From: <bugzilla@wiggum.w3.org>
 - Date: Tue, 05 Apr 2005 10:41:58 +0000
 - To: public-qt-comments@w3.org
 - Cc:
 
           Summary: Typo in example in 14.9.1 fn:root()
           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: mike@saxonica.com
         QAContact: public-qt-comments@w3.org
In the XQuery example in 14.9.1 fn:root()
let $odoc := document ($o)
should be
let $odoc := document {$o}
Michael Kay
Received on Tuesday, 5 April 2005 19:14:35 UTC