Recherche dans le site Altova

Bienvenue à l'index de recherche Altova

Pour trouver des informations sur le site Altova, il vous suffit d'utiliser le formulaire en bas de cette page.

Altova 検索サイトは 問い合わせ 'xpath' に一致するドキュメントを 200 件検索しました:

ドキュメント 200 の 70 から 61

結果 セクション
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: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
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
fn:fold-right - XPath XQuery Reference | Altova
XPath/XQuery fold-right function...Summary...Processes the supplied sequence from right to left, applying the supplied function repeatedly to each item in turn, together with an accumulated result...
General
op:time-equal - XPath XQuery Reference | Altova
XPath/XQuery time-equal function...Summary...Returns true if the two xs:time values represent the same instant in time, when treated as being times on the same date, before adjusting the timezone....
General
math:cos - XPath XQuery Reference | Altova
XPath/XQuery cos function...Summary...Returns the cosine of the argument. The argument is an angle in radians. Signature...math:cos (...$θ as xs:double?...) as xs:double?...Properties...This...
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
1  2  3  4  5  6  (7)  8  9  10  11  12  13  14  15  16  17  18  19  20