|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] Full Text Grammar ambiguous?Martin Probst mail at martin-probst.comSat Sep 12 16:27:53 PDT 2009
Hi all,
maybe I'm just a bit late to the party, but is it possible that the
full text grammar from XQFT makes the XQuery grammar ambiguous?
Consider the expression:
element ftcontains { 'x' }
As far as I can see, it's impossible to tell whether this should be
parsed as an element constructor for the element named "ftcontains"
with content 'x', or as a full text matching operation on a child axis
selection for 'element' against the words 'x'.
Is this a known issue? If yes, how should this be resolved?
Martin
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






