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 121 bis 130 von 200

Ergebnis Bereich
fn:doc - XPath XQuery Reference | Altova
XPath/XQuery doc function...Summary...Retrieves a document using a URI supplied as an xs:string , and returns the corresponding document node. Signature...fn:doc (...$uri as xs:string?...) as...
General
fn:idref - XPath XQuery Reference | Altova
fn:tokenize(fn:normalize-space(fn:string($N)), ' ') contains a string that is equal to V under the rules of the eq operator using the Unicode code point collation (...
General
fn:sort - XPath XQuery Reference | Altova
XSLT and XQuery both provide native sorting capability, but previous releases of XPath provided no sorting functionality for use in standalone environments. In addition there are cases where...
General
array:sort - XPath XQuery Reference | Altova
XPath/XQuery sort function...Summary...Returns an array containing all the members of the supplied array, sorted according to the value of a sort key supplied as a function. Signatures...$array as...
General
fn:tokenize - XPath XQuery Reference | Altova
XPath/XQuery tokenize function...Summary...Returns a sequence of strings constructed by splitting the input wherever a separator is found; the separator is any substring that matches a given...
General
fn:resolve-uri - XPath XQuery Reference | Altova
XPath/XQuery resolve-uri function...Summary...Resolves a relative IRI reference against an absolute IRI. Signatures...fn:resolve-uri (...$relative as xs:string?...) as xs:anyURI?...fn:resolve-uri...
General
op:same-key - XPath XQuery Reference | Altova
XPath/XQuery same-key function...Summary...Determines whether two atomic values can coexist as separate keys within a map. Signature...op:same-key (...$k1 as xs:anyAtomicType , $k2 as...
General
fn:min - XPath XQuery Reference | Altova
XPath/XQuery min function...Summary...Returns a value that is equal to the lowest value appearing in the input sequence. Signatures...fn:min (...$arg as xs:anyAtomicType*...) as xs:anyAtomicType?
General
fn:max - XPath XQuery Reference | Altova
XPath/XQuery max function...Summary...Returns a value that is equal to the highest value appearing in the input sequence. Signatures...fn:max (...$arg as xs:anyAtomicType*...) as xs:anyAtomicType?
General
fn:error - XPath XQuery Reference | Altova
XPath/XQuery error function...Summary...Calling the fn:error function raises an application-defined error. Signatures...fn:error (...) as none...fn:error (...$code as xs:QName?...) as none...$code...
General
1  2  3  4  5  6  7  8  9  10  11  12  (13)  14  15  16  17  18  19  20