Sequence of update expressions.
An UpdateSequence
consists of one or more update expressions
that you can use to insert, delete, rename or replace node sequences.
See UpdateExpr for information about examples.
The following construct(s) refer to this construct:
This construct is also related to the following construct(s):
XQueryModule
|