Altova Suchmaschine

Willkommen beim Altova Suchindex!

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

Altova Site Search hat 200 Dokumente gefunden, die Ihrer Eingabe 'xpath' in Deutsch entsprechen:

Dokumente 141 bis 150 von 200

Ergebnis Bereich
array:get - XPath XQuery Reference | Altova
......XPath/XQuery get function...Summary...Returns the value at the specified position in the supplied array (counting from 1). Signature...array:get (...$array as array(*) , $position as xs:integer
General
op:numeric-equal - XPath XQuery Reference | Altova
XPath/XQuery numeric-equal function...Summary...Returns true if and only if the value of $arg1 is equal to the value of $arg2 . Operator Mapping...Defines the semantics of the "eq" operator when...
General
fn:exists - XPath XQuery Reference | Altova
XPath/XQuery exists function...Summary...Returns true if the argument is a non-empty sequence. Signature...fn:exists (...$arg as item()*...) as xs:boolean...Properties...This function is...
General
op:numeric-subtract - XPath XQuery Reference | Altova
XPath/XQuery numeric-subtract function...Summary...Returns the arithmetic difference of its operands: ( $arg1 - $arg2 ). Operator Mapping...Defines the semantics of the "-" operator when applied...
General
array:size - XPath XQuery Reference | Altova
XPath/XQuery size function...Summary...Returns the number of members in the supplied array. Signature...array:size (...$array as array(*)...) as xs:integer...Properties...This function is...
General
fn:default-language - XPath XQuery Reference | Altova
......XPath/XQuery default-language function...Summary...Returns the value of the default language property from the dynamic context. Signature...fn:default-language (...) as xs:language...Properties
General
array:for-each - XPath XQuery Reference | Altova
XPath/XQuery for-each function...Summary...Returns an array whose size is the same as array:size($array) , in which each member is computed by applying $function to the corresponding member of...
General
map:get - XPath XQuery Reference | Altova
XPath/XQuery get function...Summary...Returns the value associated with a supplied key in a given map. Signature...map:get (...$map as map(*) , $key as xs:anyAtomicType...) as item()*...Properties
General
fn:trace - XPath XQuery Reference | Altova
XPath/XQuery trace function...Summary...Provides an execution trace intended to be used in debugging queries. Signatures...fn:trace (...$value as item()*...) as item()*...fn:trace (...$value as...
General
fn:for-each - XPath XQuery Reference | Altova
XPath/XQuery for-each function...Summary...Applies the function item $action to every item from the sequence $seq in turn, returning the concatenation of the resulting sequences in order....
General
1  2  3  4  5  6  7  8  9  10  11  12  13  14  (15)  16  17  18  19  20