From: Loren C. <lor...@gm...> - 2015-05-13 12:59:59
|
Does eXist-db 2.2 support the XQuery 3.0 update syntax? Http://w3.org/TR/xquery-update-30 Sent from my iPad Begin forwarded message: > From: Oxygen XML Support <su...@ox...> > Date: May 8, 2015 at 10:52:28 AM EDT > To: lor...@gm... > Subject: The syntax highlighting fails with eXist-db Update Extension > > Hello, > > Thank you for contacting us. > > The syntax highlight covers only the syntax for the W3C's XQuery 1.0, XQuery Update Facility 1.0, XQuery 3.0, XQuery Update Facility 3.0 standards. > > The difference between your sample and the XQuery Update standard syntax is as follows: >> update insert element { 'dataset' } { $dataset } into $datasets > insert node element { 'dataset' } { $dataset } into $datasets > > I will add an improvement request to update our grammar for recognizing a such extension. > Let us know if you need additional assistance. > > Regards, > Alin > > > -- > Alin Balasa > <oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger > http://www.oxygenxml.com > > |