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 151 à 160 de 200

Résultat Section
fn:trace - XPath XQuery Reference | Altova
XPath/XQuery trace function...Summary...Provides an execution trace intended to be used in debugging queries. Signatures...fn:trace (...$value as item()*...) as item()*...fn:trace (...$value as...
General
fn:upper-case - XPath XQuery Reference | Altova
XPath/XQuery upper-case function...Summary...Converts a string to upper case. Signature...fn:upper-case (...$arg as xs:string?...) as xs:string...Properties...This function is deterministic,...
General
fn:string-join - XPath XQuery Reference | Altova
XPath/XQuery string-join function...Summary...Returns a string created by concatenating the items in a sequence, with a defined separator between adjacent items. Signatures...fn:string-join (...)...
General
fn:for-each - XPath XQuery Reference | Altova
XPath/XQuery for-each function...Summary...Applies the function item $action to every item from the sequence $seq in turn, returning the concatenation of the resulting sequences in order....
General
fn:namespace-uri - XPath XQuery Reference | Altova
......XPath/XQuery namespace-uri function...Summary...Returns the namespace URI part of the name of $arg , as an xs:anyURI value. Signatures...fn:namespace-uri (...) as xs:anyURI...fn:namespace-uri (
General
fn:concat - XPath XQuery Reference | Altova
XPath/XQuery concat function...Summary...Returns the concatenation of the string values of the arguments. Operator Mapping...The two-argument form of this function defines the semantics of the...
General
op:multiply-yearMonthDuration - XPath XQuery Reference | Altova
XPath/XQuery multiply-yearMonthDuration function...Summary...Returns the result of multiplying the value of $arg1 by $arg2 . The result is rounded to the nearest month. Operator Mapping...Defines...
General
fn:starts-with - XPath XQuery Reference | Altova
XPath/XQuery starts-with function...Summary...Returns true if the string $arg1 contains $arg2 as a leading substring, taking collations into account. Signatures...fn:starts-with (...$arg1 as...
General
map:for-each - XPath XQuery Reference | Altova
XPath/XQuery for-each function...Summary...Applies a supplied function to every entry in a map, returning the concatenation of the results. Signature...map:for-each (...$map as map(*) , $action as...
General
fn:substring-after - XPath XQuery Reference | Altova
XPath/XQuery substring-after function...Summary...Returns the part of $arg1 that follows the first occurrence of $arg2 , taking collations into account. Signatures...fn:substring-after (...$arg1...
General
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  (16)  17  18  19  20