Altova Suchmaschine

Willkommen beim Altova Suchindex!

Um Informationen auf der Altova Website zu finden, verwenden Sie einfach das Formular am unteren Rand dieser Seite.

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

Documents 61 à 70 de 200

Résultat Section
fn:doc-available - XPath XQuery Reference | Altova
XPath/XQuery doc-available function...Summary...The function returns true if and only if the function call fn:doc($uri) would return a document node. Signature...fn:doc-available (...$uri as...
General
fn:apply - XPath XQuery Reference | Altova
XPath/XQuery apply function...Summary...Makes a dynamic call on a function with an argument list supplied in the form of an array. Signature...fn:apply (...$function as function(*) , $array as...
General
fn:avg - XPath XQuery Reference | Altova
XPath/XQuery avg function...Summary...Returns the average of the values in the input sequence $arg , that is, the sum of the values divided by the number of values. Signature...fn:avg (...$arg as...
General
fn:base-uri - XPath XQuery Reference | Altova
XPath/XQuery base-uri function...Summary...Returns the base URI of a node. Signatures...fn:base-uri (...) as xs:anyURI?...fn:base-uri (...$arg as node()?...) as xs:anyURI?...Properties...The...
General
fn:boolean - XPath XQuery Reference | Altova
XPath/XQuery boolean function...Summary...Computes the effective boolean value of the sequence $arg . Signature...fn:boolean (...$arg as item()*...) as xs:boolean...Rules...The function computes...
General
fn:compare - XPath XQuery Reference | Altova
XPath/XQuery compare function...Summary...Returns -1, 0, or 1, depending on whether $comparand1 collates before, equal to, or after $comparand2 according to the rules of a selected collation....
General
fn:contains - XPath XQuery Reference | Altova
XPath/XQuery contains function...Summary...Returns true if the string $arg1 contains $arg2 as a substring, taking collations into account. Signatures...fn:contains (...$arg1 as xs:string? , $arg2...
General
fn:outermost - XPath XQuery Reference | Altova
XPath/XQuery outermost function...Summary...Returns every node within the input sequence that has no ancestor that is itself a member of the input sequence; the nodes are returned in document...
General
map:remove - XPath XQuery Reference | Altova
XPath/XQuery remove function...Summary...Returns a map containing all the entries from a supplied map, except those having a specified key . Signature...map:remove (...$map as map(*) , $keys as...
General
map:put - XPath XQuery Reference | Altova
XPath/XQuery put function...Summary...Returns a map containing all the contents of the supplied map, but with an additional entry, which replaces any existing entry for the same key. Signature...)...
General
1  2  3  4  5  6  (7)  8  9  10  11  12  13  14  15  16  17  18  19  20