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 6007 - [FS] Incorrect italicization in C.2
Summary: [FS] Incorrect italicization in C.2
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Formal Semantics 1.0 (show other bugs)
Version: Recommendation
Hardware: All All
: P2 minor
Target Milestone: ---
Assignee: Michael Dyck
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-02 02:32 UTC by Michael Dyck
Modified: 2008-09-02 02:53 UTC (History)
0 users

See Also:


Attachments

Description Michael Dyck 2008-09-02 02:32:36 UTC
C.2 Mapping of Overloaded Internal Functions / Notation 2 / rule 1+2
contains four function calls:
    fs:opname1(Expr1,Expr2)
    op:opname2(Expr1,Expr2)
    fs:opname1(Expr1)
    op:opname2(Expr1)
In each case, the "(" is italicized and the "Expr1" isn't.

Instead, the "(" shouldn't be italicized and the "Expr1" should be.
Comment 1 Michael Dyck 2008-09-02 02:53:09 UTC
This issue has been entered as FS erratum E056, and the proposed fixes have
been committed to the source files for the next edition of the FS document.
Consequently, I'm marking this issue resolved-FIXED, and CLOSED.