remove


The remove() function returns a sequence that contains all the items in an input sequence except the one at a specified position.

Argument

Data Type

Meaning

sequence

item()*

The input sequence

position

xs:integer

The position of the item to be removed

Result

item()*

A sequence containing all the items in the input sequence except the item at the specified position




XSLT 2.0 Programmer's Reference
NetBeansв„ў IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications (2nd Edition)
ISBN: 764569090
EAN: 2147483647
Year: 2003
Pages: 324

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net