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.

La recherche sur site d'Altova a trouvé 200 documents qui correspondent à votre requête en anglais pour 'xpath':

Documents 101 à 110 de 200

Résultat Section
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:fold-right - XPath XQuery Reference | Altova
XPath/XQuery fold-right function...Summary...Evaluates the supplied function cumulatively on successive values of the supplied array. Signature...array:fold-right (...$array as array(*) , $zero as...
General
fn:current-dateTime - XPath XQuery Reference | Altova
XPath/XQuery current-dateTime function...Summary...Returns the current date and time (with timezone). Signature...fn:current-dateTime (...) as xs:dateTimeStamp...Properties...This function is...
General
fn:current-date - XPath XQuery Reference | Altova
XPath/XQuery current-date function...Summary...Returns the current date. Signature...fn:current-date (...) as xs:date...Properties...This function is deterministic, context-dependent, and...
General
array:insert-before - XPath XQuery Reference | Altova
XPath/XQuery insert-before function...Summary...Returns an array containing all the members of the supplied array, with one additional member at a specified position. Signature...$array as...
General
array:join - XPath XQuery Reference | Altova
XPath/XQuery join function...Summary...Concatenates the contents of several arrays into a single array. Signature...array:join (...$arrays as array(*)*...) as array(*)...Properties...This function...
General
array:put - XPath XQuery Reference | Altova
XPath/XQuery put function...Summary...Returns an array containing all the members of a supplied array, except for one member which is replaced with a new value. Signature...array:put (...$array 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
fn:contains - XPath XQuery Reference | Altova
XPath/XQuery contains function...Summary...Returns true if the string $arg1 contains $arg2 as a substring, taking collations into account. Signatures...fn:contains (...$arg1 as xs:string? , $arg2...
General
fn:compare - XPath XQuery Reference | Altova
XPath/XQuery compare function...Summary...Returns -1, 0, or 1, depending on whether $comparand1 collates before, equal to, or after $comparand2 according to the rules of a selected collation....
General
1  2  3  4  5  6  7  8  9  10  (11)  12  13  14  15  16  17  18  19  20