Búsqueda del sitio web de Altova

Bienvenidos al índice de búsqueda de Altova

Use el formulario que aparece al final de esta página para buscar información en el sitio web de Altova.

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

Dokumente 91 bis 100 von 200

Ergebnis Bereich
math:exp - XPath XQuery Reference | Altova
XPath/XQuery exp function...Summary...Returns the value of e x . Signature...math:exp (...$arg as xs:double?...) as xs:double?...Properties...This function is deterministic, context-independent,...
General
array:fold-left - XPath XQuery Reference | Altova
XPath/XQuery fold-left function...Summary...Evaluates the supplied function cumulatively on successive members of the supplied array. Signature...array:fold-left (...$array as array(*) , $zero 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
fn:filter - XPath XQuery Reference | Altova
XPath/XQuery filter function...Summary...Returns those items from the sequence $seq for which the supplied function $f returns true. Signature...fn:filter (...$seq as item()* , $f as...
General
fn:round - XPath XQuery Reference | Altova
XPath/XQuery round function...Summary...Rounds a value to a specified number of decimal places, rounding upwards if two such values are equally near. Signatures...fn:round (...$arg as xs:numeric?
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:root - XPath XQuery Reference | Altova
XPath/XQuery root function...Summary...Returns the root of the tree to which $arg belongs. This will usually, but not necessarily, be a document node. Signatures...fn:root (...) as node()...$arg...
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:floor - XPath XQuery Reference | Altova
XPath/XQuery floor function...Summary...Rounds $arg downwards to a whole number. Signature...fn:floor (...$arg as xs:numeric?...) as xs:numeric?...Properties...This function is deterministic,...
General
fn:fold-left - XPath XQuery Reference | Altova
XPath/XQuery fold-left function...Summary...Processes the supplied sequence from left to right, applying the supplied function repeatedly to each item in turn, together with an accumulated result...
General
1  2  3  4  5  6  7  8  9  (10)  11  12  13  14  15  16  17  18  19  20