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 141 to 150 of 200

Result Section
fn:exists - XPath XQuery Reference | Altova
XPath/XQuery exists function...Summary...Returns true if the argument is a non-empty sequence. Signature...fn:exists (...$arg as item()*...) as xs:boolean...Properties...This function is...
General
array:size - XPath XQuery Reference | Altova
XPath/XQuery size function...Summary...Returns the number of members in the supplied array. Signature...array:size (...$array as array(*)...) as xs:integer...Properties...This function is...
General
fn:default-language - XPath XQuery Reference | Altova
......XPath/XQuery default-language function...Summary...Returns the value of the default language property from the dynamic context. Signature...fn:default-language (...) as xs:language...Properties
General
array:for-each - XPath XQuery Reference | Altova
XPath/XQuery for-each function...Summary...Returns an array whose size is the same as array:size($array) , in which each member is computed by applying $function to the corresponding member of...
General
op:subtract-times - XPath XQuery Reference | Altova
XPath/XQuery subtract-times function...Summary...Returns the xs:dayTimeDuration that corresponds to the elapsed time between the values of $arg2 and $arg1 treated as times on the same date....
General
fn:string-join - XPath XQuery Reference | Altova
XPath/XQuery string-join function...Summary...Returns a string created by concatenating the items in a sequence, with a defined separator between adjacent items. Signatures...fn:string-join (...)...
General
fn:trace - XPath XQuery Reference | Altova
XPath/XQuery trace function...Summary...Provides an execution trace intended to be used in debugging queries. Signatures...fn:trace (...$value as item()*...) as item()*...fn:trace (...$value as...
General
op:multiply-yearMonthDuration - XPath XQuery Reference | Altova
XPath/XQuery multiply-yearMonthDuration function...Summary...Returns the result of multiplying the value of $arg1 by $arg2 . The result is rounded to the nearest month. Operator Mapping...Defines...
General
fn:for-each - XPath XQuery Reference | Altova
XPath/XQuery for-each function...Summary...Applies the function item $action to every item from the sequence $seq in turn, returning the concatenation of the resulting sequences in order....
General
op:subtract-dayTimeDurations - XPath XQuery Reference | Altova
XPath/XQuery subtract-dayTimeDurations function...Summary...Returns the result of subtracting one xs:dayTimeDuration from another. Operator Mapping...Defines the semantics of the "-" operator when...
General
1  2  3  4  5  6  7  8  9  10  11  12  13  14  (15)  16  17  18  19  20