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.

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

Documents 31 à 40 de 200

Résultat Section
fn:last - XPath XQuery Reference | Altova
XPath/XQuery last function...Summary...Returns the context size from the dynamic context. Signature...fn:last (...) as xs:integer...Properties...This function is deterministic, context-dependent,...
General
fn:not - XPath XQuery Reference | Altova
XPath/XQuery not function...Summary...Returns true if the effective boolean value of $arg is false , or false if it is true . Signature...fn:not (...$arg as item()*...) as xs:boolean...Properties
General
fn:format-date - XPath XQuery Reference | Altova
XPath/XQuery format-date function...Summary...Returns a string containing an xs:date value formatted for display. Signatures...fn:format-date (...$value as xs:date? , $picture as xs:string...) as...
General
op:numeric-add - XPath XQuery Reference | Altova
XPath/XQuery numeric-add function...Summary...Returns the arithmetic sum of its operands: ( $arg1 + $arg2 ). Operator Mapping...Defines the semantics of the "+" operator when applied to two...
General
fn:empty - XPath XQuery Reference | Altova
XPath/XQuery empty function...Summary...Returns true if the argument is the empty sequence. Signature...fn:empty (...$arg as item()*...) as xs:boolean...Properties...This function is...
General
fn:count - XPath XQuery Reference | Altova
XPath/XQuery count function...Summary...Returns the number of items in a sequence. Signature...fn:count (...$arg as item()*...) as xs:integer...Properties...This function is deterministic,...
General
fn:reverse - XPath XQuery Reference | Altova
XPath/XQuery reverse function...Summary...Reverses the order of items in a sequence. Signature...fn:reverse (...$arg as item()*...) as item()*...Properties...This function is deterministic,...
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
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
1  2  3  (4)  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20