[
Lists Home |
Date Index |
Thread Index
]
XQuery as per W3C lacks the DML support; however, SQL Server "Yukon" (and
*may be* other products supporting XQuery from other vendors) provide DML as
an extension to XQuery. For instance, SQL Server "Yukon" supports what it
calls as XML DML, which is an extension to XQuery and it adds three keywords
insert, delete, and update (case-sensitive) in order to support DML used to
update variables/columns of data type 'xml'.
Best wishes,
Darshan Singh (Managing Editor, PerfectXML.com)
-----Original Message-----
From: LIU,SHAORONG [mailto:srliu@ucla.edu]
Sent: Saturday, December 06, 2003 4:52 PM
To: xml-dev@lists.xml.org
Subject: [xml-dev] Does XQuery support updates?
Hi,
Anybody knows whether XQuery supports update. For example, a user can
write some XQuery statements to update an XML document.
Thanks!
Regards,
Shaorong
-----------------------------------------------------------------
The xml-dev list is sponsored by XML.org <http://www.xml.org>, an initiative
of OASIS <http://www.oasis-open.org>
The list archives are at http://lists.xml.org/archives/xml-dev/
To subscribe or unsubscribe from this list use the subscription
manager: <http://lists.xml.org/ob/adm.pl>
|