Altova Site Search

Welcome to the Altova Search Index

To find information on the Altova web site, simply use the form at the bottom of this page.

Altova Site Search has found 200 documents that match your query in English for 'xpath':

Documents 181 to 190 of 200

Result Section
map:merge - XPath XQuery Reference | Altova
XPath/XQuery merge function...Summary...Returns a map that combines the entries from a number of existing maps. Signatures...map:merge (...$maps as map(*)*...) as map(*)...map:merge (...$maps as...
General
fn:serialize - XPath XQuery Reference | Altova
XPath/XQuery serialize function...Summary...This function serializes the supplied input sequence $arg as described in , returning the serialized representation of the sequence as a string....
General
fn:deep-equal - XPath XQuery Reference | Altova
XPath/XQuery deep-equal function...Summary...This function assesses whether two sequences are deep-equal to each other. To be deep-equal, they must contain items that are pairwise deep-equal; and...
General
fn:format-integer - XPath XQuery Reference | Altova
XPath/XQuery format-integer function...Summary...Formats an integer according to a given picture string, using the conventions of a given natural language if specified. Signatures...$value as...
General
XPath 3 Training | Altova
'!' can be used to replace the location path '/' everywhere except where '/' is used to represent the document node i.e. at the beginning of an XPath expression. This example shows an invalid...
General
XPath 3 Training | Altova
This chapter explains what XPath is and provides an introduction to two fundamental concepts in XPath, the 'expression' and the 'sequence'. What is XPath?...XPath stands for...
General
XPath 3 Training | Altova
XPath 3.0 supports the creation of 'user-defined' functions (was not possible in XPath 1.0 and 2.0). Functions have been elevated to first-class status ('higher order' functions). New...
General
XPath 3 Training | Altova
XPath 3.0 contains a wealth of built-in functions which can be used in XPath expressions. The functions are defined in the XPath and XQuery Functions and Operators 3.0...
General
XPath 3 Training | Altova
This XPath expression selects all attribute nodes in the XML document (irrespective of name or type). The double forward slash at the beginning of the XPath expression is short form for...
General
XPath 3 Training | Altova
The '||' operator is used to concatenate the string representation of two values. This operator is new to XPath 3.0. '||' is equivalent to the built-in XPath 'concat' function. String...
General
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  (19)  20