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 91 à 100 de 200

Résultat Section
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: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
fn:remove - XPath XQuery Reference | Altova
XPath/XQuery remove function...Summary...Returns a new sequence containing all the items of $target except the item at position $position . Signature...fn:remove (...$target as item()* , $position...
General
fn:dateTime - XPath XQuery Reference | Altova
XPath/XQuery dateTime function...Summary...Returns an xs:dateTime value created by combining an xs:date and an xs:time . Signature...fn:dateTime (...$arg1 as xs:date? , $arg2 as xs:time?...) as...
General
fn:data - XPath XQuery Reference | Altova
XPath/XQuery data function...Summary...Returns the result of atomizing a sequence. This process flattens arrays, and replaces nodes by their typed values. Signatures...fn:data (...) as...
General
map:remove - XPath XQuery Reference | Altova
XPath/XQuery remove function...Summary...Returns a map containing all the entries from a supplied map, except those having a specified key . Signature...map:remove (...$map as map(*) , $keys as...
General
map:put - XPath XQuery Reference | Altova
XPath/XQuery put function...Summary...Returns a map containing all the contents of the supplied map, but with an additional entry, which replaces any existing entry for the same key. Signature...)...
General
fn:current-time - XPath XQuery Reference | Altova
XPath/XQuery current-time function...Summary...Returns the current time. Signature...fn:current-time (...) as xs:time...Properties...This function is deterministic, context-dependent, and...
General
fn:outermost - XPath XQuery Reference | Altova
XPath/XQuery outermost function...Summary...Returns every node within the input sequence that has no ancestor that is itself a member of the input sequence; the nodes are returned in document...
General
map:keys - XPath XQuery Reference | Altova
XPath/XQuery keys function...Summary...Returns a sequence containing all the keys present in a map...Signature...map:keys (...$map as map(*)...) as xs:anyAtomicType*...Properties...This function...
General
1  2  3  4  5  6  7  8  9  (10)  11  12  13  14  15  16  17  18  19  20