[Bug 1664] New: [FS] editorial: 4.7.3.6 Computed Comment Constructors

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

           Summary: [FS] editorial: 4.7.3.6 Computed Comment Constructors
           Product: XPath / XQuery / XSLT
           Version: Last Call drafts
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Formal Semantics
        AssignedTo: simeon@us.ibm.com
        ReportedBy: jmdyck@ibiblio.org
         QAContact: public-qt-comments@w3.org


4.7.3.6 Computed Comment Constructors

Norm / rule 1 fs:item
fs:item-sequence-to-untypedAtomic-comment( [[ Expr ]]_Expr )
    This function takes a single argument (of type item*), but
    [[ Expr ]]_Expr could result in a sequence of comma-separated
    ExprSingles, which would then constitute multiple args.
    Put [[ Expr ]]_Expr in parentheses to ensure a single arg.

Received on Saturday, 16 July 2005 08:11:29 UTC