Altova Site Search

Welcome to the Altova Search Index

To find information on the Altova web site, simply use the form at the bottom of this page.

Altova Site Search has found 200 documents that match your query in English for 'xpath':

Documents 91 to 100 of 200

Result Section
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: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:tan - XPath XQuery Reference | Altova
XPath/XQuery tan function...Summary...Returns the tangent of the argument. The argument is an angle in radians. Signature...math:tan (...$θ as xs:double?...) as xs:double?...Properties...This...
General
op:NOTATION-equal - XPath XQuery Reference | Altova
XPath/XQuery NOTATION-equal function...Summary...Returns true if the two xs:NOTATION values have the same namespace URI and the same local part. Operator Mapping...Defines the semantics of the...
General
op:QName-equal - XPath XQuery Reference | Altova
XPath/XQuery QName-equal function...Summary...Returns true if two supplied QNames have the same namespace URI and the same local part. Operator Mapping...Defines the semantics of the "eq" and "ne"...
General
fn:current-time - XPath XQuery Reference | Altova
XPath/XQuery current-time function...Summary...Returns the current time. Signature...fn:current-time (...) as xs:time...Properties...This function is deterministic, context-dependent, and...
General
fn:doc-available - XPath XQuery Reference | Altova
XPath/XQuery doc-available function...Summary...The function returns true if and only if the function call fn:doc($uri) would return a document node. Signature...fn:doc-available (...$uri 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: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:remove - XPath XQuery Reference | Altova
XPath/XQuery remove function...Summary...Returns an array containing all the members of the supplied array, except for the members at specified positions . Signature...array:remove (...$array as...
General
1  2  3  4  5  6  7  8  9  (10)  11  12  13  14  15  16  17  18  19  20