Altova サイト検索

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

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

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

ドキュメント 200 の 80 から 71

結果 セクション
fn:name - XPath XQuery Reference | Altova
XPath/XQuery name function...Summary...Returns the name of a node, as an xs:string that is either the zero-length string, or has the lexical form of an xs:QName . Signatures...fn:name (...) as...
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: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: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
map:contains - XPath XQuery Reference | Altova
XPath/XQuery contains function...Summary...Tests whether a supplied map contains an entry for a given key...Signature...map:contains (...$map as map(*) , $key as xs:anyAtomicType...) as xs:boolean
General
map:entry - XPath XQuery Reference | Altova
XPath/XQuery entry function...Summary...Returns a map that contains a single entry (a key-value pair). Signature...map:entry (...$key as xs:anyAtomicType , $value as item()*...) as map(*)...This...
General
map:find - XPath XQuery Reference | Altova
XPath/XQuery find function...Summary...Searches the supplied input sequence and any contained maps and arrays for a map entry with the supplied key, and returns the corresponding values. Signature
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
map:keys - XPath XQuery Reference | Altova
XPath/XQuery keys function...Summary...Returns a sequence containing all the keys present in a map...Signature...map:keys (...$map as map(*)...) as xs:anyAtomicType*...Properties...This function...
General
fn:node-name - XPath XQuery Reference | Altova
XPath/XQuery node-name function...Summary...Returns the name of a node, as an xs:QName . Signatures...fn:node-name (...) as xs:QName?...fn:node-name (...$arg as node()?...) as xs:QName?...The...
General
1  2  3  4  5  6  7  (8)  9  10  11  12  13  14  15  16  17  18  19  20