[Bug 3819] 7.1.6 The fs:item-sequence-to-node-sequence-doc function

http://www.w3.org/Bugs/Public/show_bug.cgi?id=3819

           Summary: 7.1.6 The fs:item-sequence-to-node-sequence-doc function
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Formal Semantics
        AssignedTo: simeon@us.ibm.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


The function signature in the grey box is:

fs:item-sequence-to-node-sequence($items as item()*) as node()*

and not:

fs:item-sequence-to-node-sequence-doc($items as item()*) as node()*

in

http://www.w3.org/TR/xquery-semantics/#sec_items_to_nodes_doc

Received on Thursday, 12 October 2006 11:59:06 UTC