Altova Suchmaschine

Willkommen beim Altova Suchindex!

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

Altova Site Search hat 200 Dokumente gefunden, die Ihrer Eingabe 'xpath' in Deutsch entsprechen:

Dokumente 91 bis 100 von 200

Ergebnis Bereich
fn:current-dateTime - XPath XQuery Reference | Altova
XPath/XQuery current-dateTime function...Summary...Returns the current date and time (with timezone). Signature...fn:current-dateTime (...) as xs:dateTimeStamp...Properties...This function is...
General
fn:current-date - XPath XQuery Reference | Altova
XPath/XQuery current-date function...Summary...Returns the current date. Signature...fn:current-date (...) as xs:date...Properties...This function is deterministic, context-dependent, and...
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: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: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: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: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:node-name - XPath XQuery Reference | Altova
XPath/XQuery node-name function...Summary...Returns the name of a node, as an xs:QName . Signatures...fn:node-name (...) as xs:QName?...fn:node-name (...$arg as node()?...) as xs:QName?...The...
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:number - XPath XQuery Reference | Altova
XPath/XQuery number function...Summary...Returns the value indicated by $arg or, if $arg is not specified, the context item after atomization, converted to an xs:double . Signatures...fn:number (
General
1  2  3  4  5  6  7  8  9  (10)  11  12  13  14  15  16  17  18  19  20