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
map:contains - XPath XQuery Reference | Altova
XPath/XQuery contains function...Summary...Tests whether a supplied map contains an entry for a given key...Signature...map:contains (...$map as map(*) , $key as xs:anyAtomicType...) as xs:boolean
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:boolean - XPath XQuery Reference | Altova
XPath/XQuery boolean function...Summary...Computes the effective boolean value of the sequence $arg . Signature...fn:boolean (...$arg as item()*...) as xs:boolean...Rules...The function computes...
General
fn:base-uri - XPath XQuery Reference | Altova
XPath/XQuery base-uri function...Summary...Returns the base URI of a node. Signatures...fn:base-uri (...) as xs:anyURI?...fn:base-uri (...$arg as node()?...) as xs:anyURI?...Properties...The...
General
fn:avg - XPath XQuery Reference | Altova
XPath/XQuery avg function...Summary...Returns the average of the values in the input sequence $arg , that is, the sum of the values divided by the number of values. Signature...fn:avg (...$arg as...
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
fn:apply - XPath XQuery Reference | Altova
XPath/XQuery apply function...Summary...Makes a dynamic call on a function with an argument list supplied in the form of an array. Signature...fn:apply (...$function as function(*) , $array as...
General
fn:node-name - XPath XQuery Reference | Altova
XPath/XQuery node-name function...Summary...Returns the name of a node, as an xs:QName . Signatures...fn:node-name (...) as xs:QName?...fn:node-name (...$arg as node()?...) as xs:QName?...The...
General
fn:insert-before - XPath XQuery Reference | Altova
XPath/XQuery insert-before function...Summary...Returns a sequence constructed by inserting an item or a sequence of items at a given position within an existing sequence. Signature...$target as...
General
fn:innermost - XPath XQuery Reference | Altova
XPath/XQuery innermost function...Summary...Returns every node within the input sequence that is not an ancestor of another member of the input sequence; the nodes are returned in document order...
General
1  2  3  4  5  6  7  8  9  (10)  11  12  13  14  15  16  17  18  19  20