This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 1664 - [FS] editorial: 4.7.3.6 Computed Comment Constructors
Summary: [FS] editorial: 4.7.3.6 Computed Comment Constructors
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Formal Semantics 1.0 (show other bugs)
Version: Last Call drafts
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: Jerome Simeon
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-16 08:08 UTC by Michael Dyck
Modified: 2005-09-06 13:27 UTC (History)
0 users

See Also:


Attachments

Description Michael Dyck 2005-07-16 08:08:11 UTC
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.
Comment 1 Jerome Simeon 2005-07-19 17:38:05 UTC
Thank you for your comment. Each of these items has been addressed as
you suggested.