[Bug 1644] New: [FS] what is the type of fs:position and fs:last?

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

           Summary: [FS] what is the type of fs:position and fs:last?
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: PC
        OS/Version: Windows 2000
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Formal Semantics
        AssignedTo: simeon@us.ibm.com
        ReportedBy: fred.zemke@oracle.com
         QAContact: public-qt-comments@w3.org


3.1.2 Dynamic context
It does not say what is the type of fs:position and fs:last.
Presumably it is xs:integer, the return type of fn:position() and
fn:last() in Functions and Operators.  As for fs:dot, its type
presumably depends on the static analysis that created the 
current statEnv, or the initialization of the initial statEnv.

Received on Friday, 15 July 2005 22:17:11 UTC