[Bug 30015] TransformWithExpr and ArrowExpr grammar entries conflict for Update Facility 3.1

https://www.w3.org/Bugs/Public/show_bug.cgi?id=30015

--- Comment #7 from Reece H. Dunn <msclrhd@gmail.com> ---
Thanks for looking this up. Until an Update 3.1 specification is created, I am
going to stick with using:

    CastExpr ::= (ArrowExpr | TransformWithExpr) ( "cast" "as" SingleType )?

As this is consistent with xquery31 and update30 without adding any additional
behaviour that would be generated by using the constructs from the W3C internal
grammar applet.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 21 November 2016 07:17:32 UTC