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 1684 - [FS] editorial: 4.14 Extension Expressions
Summary: [FS] editorial: 4.14 Extension Expressions
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-17 08:48 UTC by Michael Dyck
Modified: 2007-01-16 17:33 UTC (History)
0 users

See Also:


Attachments

Description Michael Dyck 2005-07-17 08:48:08 UTC
4.14 Extension Expressions

DEv + STA
    "Dynamic Evaluation" before "Static Type Analysis" is odd.

DEv / rule 1
"Some Pragma are recognized"
    s/are/is/

"If none of the pragmas are recognized the dynamic semantics"
    s/are/is/
    Insert comma after "recognized".

"ExtensionExpression"
    Change to "ExtensionExpr".

STA

"corresponding static type errors"
    Delete "static"? ('static error' and 'type error' are distinct.)

"If none of the pragmas are recognized, the static semantics"
    s/are/is/
Comment 1 Jerome Simeon 2005-07-19 17:53:59 UTC
Thank you for your comment. Each of these items has been addressed as
you suggested.
Comment 2 Michael Dyck 2006-10-04 07:56:02 UTC
You missed this one:
> 
> "If none of the pragmas is recognized the dynamic semantics"
>     Insert comma after "recognized".
Comment 3 Jerome Simeon 2006-11-09 22:48:06 UTC
Fixed.
- Jerome