Altova サイト検索

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

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

La recherche sur site d'Altova a trouvé 200 documents qui correspondent à votre requête en anglais pour 'xpath':

Documents 101 à 110 de 200

Résultat Section
fn:compare - XPath XQuery Reference | Altova
XPath/XQuery compare function...Summary...Returns -1, 0, or 1, depending on whether $comparand1 collates before, equal to, or after $comparand2 according to the rules of a selected collation....
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
fn:innermost - XPath XQuery Reference | Altova
XPath/XQuery innermost function...Summary...Returns every node within the input sequence that is not an ancestor of another member of the input sequence; the nodes are returned in document order...
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: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
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: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
1  2  3  4  5  6  7  8  9  10  (11)  12  13  14  15  16  17  18  19  20