Altova サイト検索

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

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

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

ドキュメント 200 の 100 から 91

結果 セクション
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
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:translate - XPath XQuery Reference | Altova
XPath/XQuery translate function...Summary...Returns the value of $arg modified by replacing or removing individual characters. Signature...fn:translate (...$arg as xs:string? , $mapString as...
General
fn:string-length - XPath XQuery Reference | Altova
XPath/XQuery string-length function...Summary...Returns the number of characters in a string. Signatures...fn:string-length (...) as xs:integer...fn:string-length (...$arg as xs:string?...) as...
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
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
op:QName-equal - XPath XQuery Reference | Altova
XPath/XQuery QName-equal function...Summary...Returns true if two supplied QNames have the same namespace URI and the same local part. Operator Mapping...Defines the semantics of the "eq" and "ne"...
General
op:NOTATION-equal - XPath XQuery Reference | Altova
XPath/XQuery NOTATION-equal function...Summary...Returns true if the two xs:NOTATION values have the same namespace URI and the same local part. Operator Mapping...Defines the semantics of the...
General
math:tan - XPath XQuery Reference | Altova
XPath/XQuery tan function...Summary...Returns the tangent of the argument. The argument is an angle in radians. Signature...math:tan (...$θ as xs:double?...) as xs:double?...Properties...This...
General
fn:fold-left - XPath XQuery Reference | Altova
XPath/XQuery fold-left function...Summary...Processes the supplied sequence from left to right, applying the supplied function repeatedly to each item in turn, together with an accumulated result...
General
1  2  3  4  5  6  7  8  9  (10)  11  12  13  14  15  16  17  18  19  20