Recherche dans le site Altova

Bienvenue à l'index de recherche Altova

Pour trouver des informations sur le site Altova, il vous suffit d'utiliser le formulaire en bas de cette page.

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

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

結果 セクション
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
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: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
fn:insert-before - XPath XQuery Reference | Altova
XPath/XQuery insert-before function...Summary...Returns a sequence constructed by inserting an item or a sequence of items at a given position within an existing sequence. Signature...$target as...
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
fn:index-of - XPath XQuery Reference | Altova
XPath/XQuery index-of function...Summary...Returns a sequence of positive integers giving the positions within the sequence $seq of items that are equal to $search . Signatures...fn:index-of (...)...
General
fn:string - XPath XQuery Reference | Altova
XPath/XQuery string function...Summary...Returns the value of $arg represented as an xs:string . Signatures...fn:string (...) as xs:string...fn:string (...$arg as item()?...) as xs:string...The...
General
fn:root - XPath XQuery Reference | Altova
XPath/XQuery root function...Summary...Returns the root of the tree to which $arg belongs. This will usually, but not necessarily, be a document node. Signatures...fn:root (...) as node()...$arg...
General
fn:resolve-QName - XPath XQuery Reference | Altova
XPath/XQuery resolve-QName function...Summary...Returns an xs:QName value (that is, an expanded-QName) by taking an xs:string that has the lexical form of an xs:QName (a string in the form...
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
1  2  3  4  5  6  7  8  (9)  10  11  12  13  14  15  16  17  18  19  20