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 171 à 180 de 200

Résultat Section
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:has-children - XPath XQuery Reference | Altova
XPath/XQuery has-children function...Summary...Returns true if the supplied node has one or more child nodes (of any kind). Signatures...fn:has-children (...) as xs:boolean...fn:has-children (...)...
General
fn:substring-before - XPath XQuery Reference | Altova
XPath/XQuery substring-before function...Summary...Returns the part of $arg1 that precedes the first occurrence of $arg2 , taking collations into account. Signatures...fn:substring-before (...) as...
General
fn:parse-xml - XPath XQuery Reference | Altova
XPath/XQuery parse-xml function...Summary...This function takes as input an XML document represented as a string, and returns the document node at the root of an XDM tree representing the parsed...
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:collation-key - XPath XQuery Reference | Altova
XPath/XQuery collation-key function...Summary...Given a string value and a collation, generates an internal value called a collation key, with the property that the matching and ordering of...
General
fn:distinct-values - XPath XQuery Reference | Altova
XPath/XQuery distinct-values function...Summary...Returns the values that appear in a sequence, with duplicates eliminated. Signatures...fn:distinct-values (...$arg as xs:anyAtomicType*...) as...
General
fn:generate-id - XPath XQuery Reference | Altova
XPath/XQuery generate-id function...Summary...This function returns a string that uniquely identifies a given node. Signatures...fn:generate-id (...) as xs:string...fn:generate-id (...$arg as...
General
fn:normalize-unicode - XPath XQuery Reference | Altova
XPath/XQuery normalize-unicode function...Summary...Returns the value of $arg after applying Unicode normalization. Signatures...fn:normalize-unicode (...$arg as xs:string?...) as xs:string...$arg...
General
fn:replace - XPath XQuery Reference | Altova
XPath/XQuery replace function...Summary...Returns a string produced from the input string by replacing any substrings that match a given regular expression with a supplied replacement string....
General
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  (18)  19  20