Altova サイト検索

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

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

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

ドキュメント 200 の 90 から 81

結果 セクション
map:put - XPath XQuery Reference | Altova
XPath/XQuery put function...Summary...Returns a map containing all the contents of the supplied map, but with an additional entry, which replaces any existing entry for the same key. Signature...)...
General
map:remove - XPath XQuery Reference | Altova
XPath/XQuery remove function...Summary...Returns a map containing all the entries from a supplied map, except those having a specified key . Signature...map:remove (...$map as map(*) , $keys as...
General
fn:ends-with - XPath XQuery Reference | Altova
XPath/XQuery ends-with function...Summary...Returns true if the string $arg1 contains $arg2 as a trailing substring, taking collations into account. Signatures...fn:ends-with (...$arg1 as...
General
fn:number - XPath XQuery Reference | Altova
XPath/XQuery number function...Summary...Returns the value indicated by $arg or, if $arg is not specified, the context item after atomization, converted to an xs:double . Signatures...fn:number (
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
fn:document-uri - XPath XQuery Reference | Altova
XPath/XQuery document-uri function...Summary...Returns the URI of a resource where a document can be found, if available. Signatures...fn:document-uri (...) as xs:anyURI?...fn:document-uri (...)...
General
fn:sum - XPath XQuery Reference | Altova
XPath/XQuery sum function...Summary...Returns a value obtained by adding together the values in $arg . Signatures...fn:sum (...$arg as xs:anyAtomicType*...) as xs:anyAtomicType...fn:sum (...$arg...
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
fn:remove - XPath XQuery Reference | Altova
XPath/XQuery remove function...Summary...Returns a new sequence containing all the items of $target except the item at position $position . Signature...fn:remove (...$target as item()* , $position...
General
array:join - XPath XQuery Reference | Altova
XPath/XQuery join function...Summary...Concatenates the contents of several arrays into a single array. Signature...array:join (...$arrays as array(*)*...) as array(*)...Properties...This function...
General
1  2  3  4  5  6  7  8  (9)  10  11  12  13  14  15  16  17  18  19  20