[Bug 4384] $p is not defined in 15.1.10 fn:subsequence

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

           Summary: $p is not defined in 15.1.10 fn:subsequence
           Product: XPath / XQuery / XSLT
           Version: Recommendation
          Platform: All
               URL: http://www.w3.org/TR/xpath-functions/#func-subsequence
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Functions and Operators
        AssignedTo: ashok.malhotra@oracle.com
        ReportedBy: innovimax+w3c@gmail.com
         QAContact: public-qt-comments@w3.org


The description use $p but it is never defined
Mike Kay points out that it sould be position().

An earlier version appears at
http://www.w3.org/TR/2005/WD-xpath-functions-20050404/#func-subsequence

It seems that the resolution of bug

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

(see comment #5) was applied incorrectly

Received on Monday, 12 March 2007 07:23:28 UTC