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 21 to 30 of 200

Result Section
fn:false - XPath XQuery Reference | Altova
XPath/XQuery false function...Summary...Returns the xs:boolean value false . Signature...fn:false (...) as xs:boolean...Properties...This function is deterministic, context-independent, and...
General
fn:id - XPath XQuery Reference | Altova
The is-id property (See .) of the element node is true, and the typed value of the element node is equal to V under the rules of the eq operator using the Unicode codepoint collation (...
General
fn:count - XPath XQuery Reference | Altova
XPath/XQuery count function...Summary...Returns the number of items in a sequence. Signature...fn:count (...$arg as item()*...) as xs:integer...Properties...This function is deterministic,...
General
fn:reverse - XPath XQuery Reference | Altova
XPath/XQuery reverse function...Summary...Reverses the order of items in a sequence. Signature...fn:reverse (...$arg as item()*...) as item()*...Properties...This function is deterministic,...
General
fn:last - XPath XQuery Reference | Altova
XPath/XQuery last function...Summary...Returns the context size from the dynamic context. Signature...fn:last (...) as xs:integer...Properties...This function is deterministic, context-dependent,...
General
fn:format-dateTime - XPath XQuery Reference | Altova
XPath/XQuery format-dateTime function...Summary...Returns a string containing an xs:dateTime value formatted for display. Signatures...fn:format-dateTime (...$value as xs:dateTime? , $picture as...
General
fn:tail - XPath XQuery Reference | Altova
XPath/XQuery tail function...Summary...Returns all but the first item in a sequence. Signature...fn:tail (...$arg as item()*...) as item()*...Properties...This function is deterministic,...
General
fn:empty - XPath XQuery Reference | Altova
XPath/XQuery empty function...Summary...Returns true if the argument is the empty sequence. Signature...fn:empty (...$arg as item()*...) as xs:boolean...Properties...This function is...
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
fn:unordered - XPath XQuery Reference | Altova
...n...XPath/XQuery unordered function...Summary...Returns the items of $sourceSeq in an implementation-dependent order. Signature...fn:unordered (...$sourceSeq as item()*...) as item()*...Properties
General
1  2  (3)  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20