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 31 to 40 of 200

Result Section
fn:format-date - XPath XQuery Reference | Altova
XPath/XQuery format-date function...Summary...Returns a string containing an xs:date value formatted for display. Signatures...fn:format-date (...$value as xs:date? , $picture as xs:string...) as...
General
fn:format-time - XPath XQuery Reference | Altova
XPath/XQuery format-time function...Summary...Returns a string containing an xs:time value formatted for display. Signatures...fn:format-time (...$value as xs:time? , $picture as xs:string...) as...
General
fn:not - XPath XQuery Reference | Altova
XPath/XQuery not function...Summary...Returns true if the effective boolean value of $arg is false , or false if it is true . Signature...fn:not (...$arg as item()*...) as xs:boolean...Properties
General
op:numeric-add - XPath XQuery Reference | Altova
XPath/XQuery numeric-add function...Summary...Returns the arithmetic sum of its operands: ( $arg1 + $arg2 ). Operator Mapping...Defines the semantics of the "+" operator when applied to two...
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: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: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
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
fn:dateTime - XPath XQuery Reference | Altova
XPath/XQuery dateTime function...Summary...Returns an xs:dateTime value created by combining an xs:date and an xs:time . Signature...fn:dateTime (...$arg1 as xs:date? , $arg2 as xs:time?...) as...
General
fn:data - XPath XQuery Reference | Altova
XPath/XQuery data function...Summary...Returns the result of atomizing a sequence. This process flattens arrays, and replaces nodes by their typed values. Signatures...fn:data (...) as...
General
1  2  3  (4)  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20