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
array:put - XPath XQuery Reference | Altova
XPath/XQuery put function...Summary...Returns an array containing all the members of a supplied array, except for one member which is replaced with a new value. Signature...array:put (...$array as...
General
array:join - XPath XQuery Reference | Altova
XPath/XQuery join function...Summary...Concatenates the contents of several arrays into a single array. Signature...array:join (...$arrays as array(*)*...) as array(*)...Properties...This function...
General
array:insert-before - XPath XQuery Reference | Altova
XPath/XQuery insert-before function...Summary...Returns an array containing all the members of the supplied array, with one additional member at a specified position. Signature...$array as...
General
math:asin - XPath XQuery Reference | Altova
XPath/XQuery asin function...Summary...Returns the arc sine of the argument. Signature...math:asin (...$arg as xs:double?...) as xs:double?...Properties...This function is deterministic,...
General
math:atan - XPath XQuery Reference | Altova
XPath/XQuery atan function...Summary...Returns the arc tangent of the argument. Signature...math:atan (...$arg as xs:double?...) as xs:double?...Properties...This function is deterministic,...
General
math:atan2 - XPath XQuery Reference | Altova
XPath/XQuery atan2 function...Summary...Returns the angle in radians subtended at the origin by the point on a plane with coordinates (x, y) and the positive x-axis. Signature...math:atan2 (...$y...
General
fn:string - XPath XQuery Reference | Altova
XPath/XQuery string function...Summary...Returns the value of $arg represented as an xs:string . Signatures...fn:string (...) as xs:string...fn:string (...$arg as item()?...) as xs:string...The...
General
fn:string-length - XPath XQuery Reference | Altova
XPath/XQuery string-length function...Summary...Returns the number of characters in a string. Signatures...fn:string-length (...) as xs:integer...fn:string-length (...$arg as xs:string?...) as...
General
fn:subsequence - XPath XQuery Reference | Altova
XPath/XQuery subsequence function...Summary...Returns the contiguous sequence of items in the value of $sourceSeq beginning at the position indicated by the value of $startingLoc and continuing...
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
1  2  3  4  5  6  7  8  9  (10)  11  12  13  14  15  16  17  18  19  20