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 161 to 170 of 200

Result Section
map:get - XPath XQuery Reference | Altova
XPath/XQuery get function...Summary...Returns the value associated with a supplied key in a given map. Signature...map:get (...$map as map(*) , $key as xs:anyAtomicType...) as item()*...Properties
General
op:divide-yearMonthDuration - XPath XQuery Reference | Altova
XPath/XQuery divide-yearMonthDuration function...Summary...Returns the result of dividing the value of $arg1 by $arg2 . The result is rounded to the nearest month. Operator Mapping...Defines the...
General
fn:substring-before - XPath XQuery Reference | Altova
XPath/XQuery substring-before function...Summary...Returns the part of $arg1 that precedes the first occurrence of $arg2 , taking collations into account. Signatures...fn:substring-before (...) as...
General
fn:substring-after - XPath XQuery Reference | Altova
XPath/XQuery substring-after function...Summary...Returns the part of $arg1 that follows the first occurrence of $arg2 , taking collations into account. Signatures...fn:substring-after (...$arg1...
General
fn:has-children - XPath XQuery Reference | Altova
XPath/XQuery has-children function...Summary...Returns true if the supplied node has one or more child nodes (of any kind). Signatures...fn:has-children (...) as xs:boolean...fn:has-children (...)...
General
fn:normalize-space - XPath XQuery Reference | Altova
XPath/XQuery normalize-space function...Summary...Returns the value of $arg with leading and trailing whitespace removed, and sequences of internal whitespace reduced to a single space character....
General
fn:ceiling - XPath XQuery Reference | Altova
XPath/XQuery ceiling function...Summary...Rounds $arg upwards to a whole number. Signature...fn:ceiling (...$arg as xs:numeric?...) as xs:numeric?...Properties...This function is deterministic,...
General
fn:json-doc - XPath XQuery Reference | Altova
XPath/XQuery json-doc function...Summary...Reads an external resource containing JSON, and returns the result of parsing the resource as JSON. Signatures...fn:json-doc (...$href as xs:string?...)...
General
fn:collection - XPath XQuery Reference | Altova
XPath/XQuery collection function...Summary...Returns a sequence of items identified by a collection URI; or a default collection if no URI is supplied. Signatures...fn:collection (...) as item()*
General
fn:concat - XPath XQuery Reference | Altova
XPath/XQuery concat function...Summary...Returns the concatenation of the string values of the arguments. Operator Mapping...The two-argument form of this function defines the semantics of the...
General
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  (17)  18  19  20