Altova サイト検索

Altova 検索インデックスへようこそ

Altova Webサイト上の情報を検索するには、このページの下のフォームを使用してください。

La búsqueda de Altova del término de búsqueda "xpath" encontró 200 documentos:

Documentos 41 - 50 de un total de 200

Resultados Sección
math:log - XPath XQuery Reference | Altova
XPath/XQuery log function...Summary...Returns the natural logarithm of the argument. Signature...math:log (...$arg as xs:double?...) as xs:double?...Properties...This function is deterministic,...
General
fn:root - XPath XQuery Reference | Altova
XPath/XQuery root function...Summary...Returns the root of the tree to which $arg belongs. This will usually, but not necessarily, be a document node. Signatures...fn:root (...) as node()...$arg...
General
math:acos - XPath XQuery Reference | Altova
XPath/XQuery acos function...Summary...Returns the arc cosine of the argument. Signature...math:acos (...$arg as xs:double?...) as xs:double?...Properties...This function is deterministic,...
General
math:pow - XPath XQuery Reference | Altova
......XPath/XQuery pow function...Summary...Returns the result of raising the first argument to the power of the second. Signature...math:pow (...$x as xs:double? , $y as xs:numeric...) as xs:double?
General
math:sin - XPath XQuery Reference | Altova
XPath/XQuery sin function...Summary...Returns the sine of the argument. The argument is an angle in radians. Signature...math:sin (...$θ as xs:double?...) as xs:double?...Properties...This...
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: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: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
fn:round - XPath XQuery Reference | Altova
XPath/XQuery round function...Summary...Rounds a value to a specified number of decimal places, rounding upwards if two such values are equally near. Signatures...fn:round (...$arg as xs:numeric?
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
1  2  3  4  (5)  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20