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: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:normalize-space - XPath XQuery Reference | Altova
XPath/XQuery normalize-space function...Summary...Returns the value of $arg with leading and trailing whitespace removed, and sequences of internal whitespace reduced to a single space character....
General
fn:lower-case - XPath XQuery Reference | Altova
XPath/XQuery lower-case function...Summary...Converts a string to lower case. Signature...fn:lower-case (...$arg as xs:string?...) as xs:string...Properties...This function is deterministic,...
General
fn:matches - XPath XQuery Reference | Altova
XPath/XQuery matches function...Summary...Returns true if the supplied string matches a given regular expression. Signatures...fn:matches (...$input as xs:string? , $pattern as xs:string...) as...
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: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: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: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:uri-collection - XPath XQuery Reference | Altova
XPath/XQuery uri-collection function...Summary...Returns a sequence of xs:anyURI values representing the URIs in a URI collection. Signatures...fn:uri-collection (...) as xs:anyURI*...$arg as...
General
map:merge - XPath XQuery Reference | Altova
XPath/XQuery merge function...Summary...Returns a map that combines the entries from a number of existing maps. Signatures...map:merge (...$maps as map(*)*...) as map(*)...map:merge (...$maps as...
General
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  (18)  19  20