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 111 bis 120 von 200

Ergebnis Bereich
math:sqrt - XPath XQuery Reference | Altova
XPath/XQuery sqrt function...Summary...Returns the non-negative square root of the argument. Signature...math:sqrt (...$arg as xs:double?...) as xs:double?...Properties...This function is...
General
math:sin - XPath XQuery Reference | Altova
XPath/XQuery sin function...Summary...Returns the sine of the argument. The argument is an angle in radians. Signature...math:sin (...$θ as xs:double?...) as xs:double?...Properties...This...
General
math:pow - XPath XQuery Reference | Altova
......XPath/XQuery pow function...Summary...Returns the result of raising the first argument to the power of the second. Signature...math:pow (...$x as xs:double? , $y as xs:numeric...) as xs:double?
General
math:log10 - XPath XQuery Reference | Altova
XPath/XQuery log10 function...Summary...Returns the base-ten logarithm of the argument. Signature...math:log10 (...$arg as xs:double?...) as xs:double?...Properties...This function is...
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
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
math:log - XPath XQuery Reference | Altova
XPath/XQuery log function...Summary...Returns the natural logarithm of the argument. Signature...math:log (...$arg as xs:double?...) as xs:double?...Properties...This function is deterministic,...
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:environment-variable - XPath XQuery Reference | Altova
XPath/XQuery environment-variable function...Summary...Returns the value of a system environment variable, if it exists. Signature...fn:environment-variable (...$name 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
1  2  3  4  5  6  7  8  9  10  11  (12)  13  14  15  16  17  18  19  20