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 41 to 50 of 200

Result Section
fn:ends-with - XPath XQuery Reference | Altova
XPath/XQuery ends-with function...Summary...Returns true if the string $arg1 contains $arg2 as a trailing substring, taking collations into account. Signatures...fn:ends-with (...$arg1 as...
General
map:find - XPath XQuery Reference | Altova
XPath/XQuery find function...Summary...Searches the supplied input sequence and any contained maps and arrays for a map entry with the supplied key, and returns the corresponding values. Signature
General
array:fold-left - XPath XQuery Reference | Altova
XPath/XQuery fold-left function...Summary...Evaluates the supplied function cumulatively on successive members of the supplied array. Signature...array:fold-left (...$array as array(*) , $zero as...
General
array:flatten - XPath XQuery Reference | Altova
XPath/XQuery flatten function...Summary...Replaces any array appearing in a supplied sequence with the members of the array, recursively. Signature...array:flatten (...$input as item()*...) as...
General
array:filter - XPath XQuery Reference | Altova
XPath/XQuery filter function...Summary...Returns an array containing those members of the $array for which $function returns true. Signature...array:filter (...$array as array(*) , $function as...
General
array:append - XPath XQuery Reference | Altova
XPath/XQuery append function...Summary...Returns an array containing all the members of a supplied array, plus one additional member at the end. Signature...array:append (...$array as array(*) ,...
General
op:numeric-divide - XPath XQuery Reference | Altova
XPath/XQuery numeric-divide function...Summary...Returns the arithmetic quotient of its operands: ( $arg1 div $arg2 ). Operator Mapping...Defines the semantics of the "div" operator when applied...
General
op:NOTATION-equal - XPath XQuery Reference | Altova
XPath/XQuery NOTATION-equal function...Summary...Returns true if the two xs:NOTATION values have the same namespace URI and the same local part. Operator Mapping...Defines the semantics of the...
General
op:QName-equal - XPath XQuery Reference | Altova
XPath/XQuery QName-equal function...Summary...Returns true if two supplied QNames have the same namespace URI and the same local part. Operator Mapping...Defines the semantics of the "eq" and "ne"...
General
fn:translate - XPath XQuery Reference | Altova
XPath/XQuery translate function...Summary...Returns the value of $arg modified by replacing or removing individual characters. Signature...fn:translate (...$arg as xs:string? , $mapString as...
General
1  2  3  4  (5)  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20