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 111 to 120 of 200

Result Section
array:insert-before - XPath XQuery Reference | Altova
XPath/XQuery insert-before function...Summary...Returns an array containing all the members of the supplied array, with one additional member at a specified position. Signature...$array as...
General
fn:name - XPath XQuery Reference | Altova
XPath/XQuery name function...Summary...Returns the name of a node, as an xs:string that is either the zero-length string, or has the lexical form of an xs:QName . Signatures...fn:name (...) as...
General
fn:nilled - XPath XQuery Reference | Altova
......XPath/XQuery nilled function...Summary...Returns true for an element that is nilled . Signatures...fn:nilled (...) as xs:boolean?...fn:nilled (...$arg as node()?...) as xs:boolean?...Properties
General
math:sqrt - XPath XQuery Reference | Altova
XPath/XQuery sqrt function...Summary...Returns the non-negative square root of the argument. Signature...math:sqrt (...$arg as xs:double?...) as xs:double?...Properties...This function is...
General
math:tan - XPath XQuery Reference | Altova
XPath/XQuery tan function...Summary...Returns the tangent of the argument. The argument is an angle in radians. Signature...math:tan (...$θ as xs:double?...) as xs:double?...Properties...This...
General
array:fold-right - XPath XQuery Reference | Altova
XPath/XQuery fold-right function...Summary...Evaluates the supplied function cumulatively on successive values of the supplied array. Signature...array:fold-right (...$array as array(*) , $zero as...
General
fn:doc - XPath XQuery Reference | Altova
XPath/XQuery doc function...Summary...Retrieves a document using a URI supplied as an xs:string , and returns the corresponding document node. Signature...fn:doc (...$uri as xs:string?...) as...
General
fn:format-number - XPath XQuery Reference | Altova
XPath/XQuery format-number function...Summary...Returns a string containing a number formatted according to a given picture string, taking account of decimal formats specified in the static...
General
fn:sort - XPath XQuery Reference | Altova
XSLT and XQuery both provide native sorting capability, but previous releases of XPath provided no sorting functionality for use in standalone environments. In addition there are cases where...
General
fn:idref - XPath XQuery Reference | Altova
fn:tokenize(fn:normalize-space(fn:string($N)), ' ') contains a string that is equal to V under the rules of the eq operator using the Unicode code point collation (...
General
1  2  3  4  5  6  7  8  9  10  11  (12)  13  14  15  16  17  18  19  20