Altova サイト検索

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

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

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

ドキュメント 200 の 110 から 101

結果 セクション
math:sqrt - XPath XQuery Reference | Altova
XPath/XQuery sqrt function...Summary...Returns the non-negative square root of the argument. Signature...math:sqrt (...$arg as xs:double?...) as xs:double?...Properties...This function is...
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
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:log10 - XPath XQuery Reference | Altova
XPath/XQuery log10 function...Summary...Returns the base-ten logarithm of the argument. Signature...math:log10 (...$arg as xs:double?...) as xs:double?...Properties...This function is...
General
fn:floor - XPath XQuery Reference | Altova
XPath/XQuery floor function...Summary...Rounds $arg downwards to a whole number. Signature...fn:floor (...$arg as xs:numeric?...) as xs:numeric?...Properties...This function is deterministic,...
General
fn:filter - XPath XQuery Reference | Altova
XPath/XQuery filter function...Summary...Returns those items from the sequence $seq for which the supplied function $f returns true. Signature...fn:filter (...$seq as item()* , $f as...
General
fn:environment-variable - XPath XQuery Reference | Altova
XPath/XQuery environment-variable function...Summary...Returns the value of a system environment variable, if it exists. Signature...fn:environment-variable (...$name as xs:string...) as...
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:nilled - XPath XQuery Reference | Altova
......XPath/XQuery nilled function...Summary...Returns true for an element that is nilled . Signatures...fn:nilled (...) as xs:boolean?...fn:nilled (...$arg as node()?...) as xs:boolean?...Properties
General
fn:boolean - XPath XQuery Reference | Altova
XPath/XQuery boolean function...Summary...Computes the effective boolean value of the sequence $arg . Signature...fn:boolean (...$arg as item()*...) as xs:boolean...Rules...The function computes...
General
1  2  3  4  5  6  7  8  9  10  (11)  12  13  14  15  16  17  18  19  20