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 101 to 110 of 200

Result Section
fn:index-of - XPath XQuery Reference | Altova
XPath/XQuery index-of function...Summary...Returns a sequence of positive integers giving the positions within the sequence $seq of items that are equal to $search . Signatures...fn:index-of (...)...
General
fn:abs - XPath XQuery Reference | Altova
XPath/XQuery abs function...Summary...Returns the absolute value of $arg . Signature...fn:abs (...$arg as xs:numeric?...) as xs:numeric?...Properties...This function is deterministic,...
General
fn:QName - XPath XQuery Reference | Altova
XPath/XQuery QName function...Summary...Returns an xs:QName value formed using a supplied namespace URI and lexical QName. Signature...fn:QName (...$paramURI as xs:string? , $paramQName as...
General
fn:outermost - XPath XQuery Reference | Altova
XPath/XQuery outermost function...Summary...Returns every node within the input sequence that has no ancestor that is itself a member of the input sequence; the nodes are returned in document...
General
array:subarray - XPath XQuery Reference | Altova
......XPath/XQuery subarray function...Summary...Returns an array containing all members from a supplied array starting at a supplied position, up to a specified length. Signatures...array:subarray (
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
fn:number - XPath XQuery Reference | Altova
XPath/XQuery number function...Summary...Returns the value indicated by $arg or, if $arg is not specified, the context item after atomization, converted to an xs:double . Signatures...fn:number (
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
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
1  2  3  4  5  6  7  8  9  10  (11)  12  13  14  15  16  17  18  19  20