Altova Suchmaschine

Willkommen beim Altova Suchindex!

Um Informationen auf der Altova Website zu finden, verwenden Sie einfach das Formular am unteren Rand dieser Seite.

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: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
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
op:multiply-dayTimeDuration - XPath XQuery Reference | Altova
XPath/XQuery multiply-dayTimeDuration function...Summary...Returns the result of multiplying a xs:dayTimeDuration by a number. Operator Mapping...Defines the semantics of the "*" operator when...
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
op:dateTime-equal - XPath XQuery Reference | Altova
XPath/XQuery dateTime-equal function...Summary...Returns true if the two supplied xs:dateTime values refer to the same instant in time. Operator Mapping...Defines the semantics of the "eq"...
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
1  2  3  4  5  6  7  8  9  10  (11)  12  13  14  15  16  17  18  19  20