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 1290 - infixOp
Summary: infixOp
Status: CLOSED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XQueryX 1.0 (show other bugs)
Version: Last Call drafts
Hardware: PC Windows 2000
: P2 normal
Target Milestone: ---
Assignee: Jim Melton
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
: 1402 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-05-03 12:55 UTC by David Carlisle
Modified: 2005-06-02 19:54 UTC (History)
1 user (show)

See Also:


Attachments

Description David Carlisle 2005-05-03 12:55:45 UTC
Issue: xqueryx-operator-syntax, priority: 3, status: open

This issue asks for comments on the 

                <xqx;[sic]infixOp/>
                <xqx;[sic]opType>+</xqx:opType>

syntax.

Unless I missed something the syntax could be improved by simply dropping all
mention of infixOp. 
All operators are infix apart from unary plus and minus aren't they?

The stylesheet already has to special case unary +/- to use "+" or "-" symbols,
so it could special case them to be non-infix at the same time. It isn't clear
to me that an xqueryx document needs to record the infix nature of an operation
which is part of the concrete syntx of xquery not part of the logical expression
tree.

David
Comment 1 Jim Melton 2005-05-11 00:41:46 UTC
Thanks for your comment.  This subject has been discussed by the WGs previously,
but your comment causes us to reconsider the issue.  When a decision has been
made, we will provide a further response. 
Comment 2 Jim Melton 2005-05-11 19:47:18 UTC
The XML Query Working Group has considered this comment and agrees with it.  The
WG has decided to eliminate the <infixOp/> element from the XQueryX schema and
from the examples. 

Please let us know if you agree with this resolution of your issue, by adding a
comment to the issue record and changing the Status of the issue to Closed. Or,
if you do not agree with this resolution, please add a comment explaining why.
If you wish to appeal the WG's decision to the Director, then also change the
Status of the record to Reopened. If you wish to record your dissent, but do not
wish to appeal the decision to the Director, then change the Status of the
record to Closed. If we do not hear from you in the next two weeks, we will
assume you agree with the WG decision.
Comment 3 David Carlisle 2005-05-11 22:44:38 UTC
I agree with you agreeing to my comment
I'm closing the comment as requested.
Comment 4 Jim Melton 2005-06-02 19:54:11 UTC
*** Bug 1402 has been marked as a duplicate of this bug. ***