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 171 bis 180 von 200

Ergebnis Bereich
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:namespace-uri - XPath XQuery Reference | Altova
......XPath/XQuery namespace-uri function...Summary...Returns the namespace URI part of the name of $arg , as an xs:anyURI value. Signatures...fn:namespace-uri (...) as xs:anyURI...fn:namespace-uri (
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:substring-after - XPath XQuery Reference | Altova
XPath/XQuery substring-after function...Summary...Returns the part of $arg1 that follows the first occurrence of $arg2 , taking collations into account. Signatures...fn:substring-after (...$arg1...
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:function-lookup - XPath XQuery Reference | Altova
XPath/XQuery function-lookup function...Summary...Returns the function having a given name and arity, if there is one. Signature...fn:function-lookup (...$name as xs:QName , $arity as xs:integer
General
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  (18)  19  20