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 11 to 20 of 200

Result Section
fn:substring - XPath XQuery Reference | Altova
The first character of a string is located at position 1, not position 0. The second and third arguments allow xs:double values (rather than requiring xs:integer ) in order to achieve compatibility...
General
op:numeric-multiply - XPath XQuery Reference | Altova
XPath/XQuery numeric-multiply function...Summary...Returns the arithmetic product of its operands: ( $arg1 * $arg2 ). Operator Mapping...Defines the semantics of the "*" operator when applied to...
General
op:base64Binary-equal - XPath XQuery Reference | Altova
XPath/XQuery base64Binary-equal function...Summary...Returns true if two xs:base64Binary values contain the same octet sequence. Operator Mapping...Defines the semantics of the "eq" and "ne"...
General
fn:function-arity - XPath XQuery Reference | Altova
XPath/XQuery function-arity function...Summary...Returns the arity of the function identified by a function item. Signature...fn:function-arity (...$func as function(*)...) as xs:integer...This...
General
fn:true - XPath XQuery Reference | Altova
XPath/XQuery true function...Summary...Returns the xs:boolean value true . Signature...fn:true (...) as xs:boolean...Properties...This function is deterministic, context-independent, and...
General
array:head - XPath XQuery Reference | Altova
XPath/XQuery head function...Summary...Returns the first member of an array, that is $array(1) . Signature...array:head (...$array as array(*)...) as item()*...Properties...This function is...
General
array:reverse - XPath XQuery Reference | Altova
......XPath/XQuery reverse function...Summary...Returns an array containing all the members of a supplied array, but in reverse order. Signature...array:reverse (...$array as array(*)...) as array(*)
General
fn:false - XPath XQuery Reference | Altova
XPath/XQuery false function...Summary...Returns the xs:boolean value false . Signature...fn:false (...) as xs:boolean...Properties...This function is deterministic, context-independent, and...
General
array:tail - XPath XQuery Reference | Altova
......XPath/XQuery tail function...Summary...Returns an array containing all members except the first from a supplied array. Signature...array:tail (...$array as array(*)...) as array(*)...Properties
General
math:pi - XPath XQuery Reference | Altova
XPath/XQuery pi function...Summary...Returns an approximation to the mathematical constant π . Signature...math:pi (...) as xs:double...Properties...This function is deterministic,...
General
1  (2)  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20