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 131 to 140 of 200

Result Section
XPath 3 Training | Altova
......Operators XPath Operators New operators in XPath 3.0 Concat operator...Map operator...XPath Built-in Functions Accessors...Numeric Functions Functions on Numbers...Parsing Numbers
General
fn:default-collation - XPath XQuery Reference | Altova
The default collation property can never be absent. If it is not explicitly defined, a system defined default can be invoked. If this is not provided, the Unicode codepoint collation (...
General
op:numeric-equal - XPath XQuery Reference | Altova
XPath/XQuery numeric-equal function...Summary...Returns true if and only if the value of $arg1 is equal to the value of $arg2 . Operator Mapping...Defines the semantics of the "eq" operator when...
General
op:hexBinary-equal - XPath XQuery Reference | Altova
XPath/XQuery hexBinary-equal function...Summary...Returns true if two xs:hexBinary values contain the same octet sequence. Operator Mapping...Defines the semantics of the "eq" and "ne" operators...
General
op:boolean-equal - XPath XQuery Reference | Altova
XPath/XQuery boolean-equal function...Summary...Returns true if the two arguments are the same boolean value. Operator Mapping...Defines the semantics of the "eq" operator when applied to two...
General
array:get - XPath XQuery Reference | Altova
......XPath/XQuery get function...Summary...Returns the value at the specified position in the supplied array (counting from 1). Signature...array:get (...$array as array(*) , $position as xs:integer
General
fn:head - XPath XQuery Reference | Altova
XPath/XQuery head function...Summary...Returns the first item in a sequence. Signature...fn:head (...$arg as item()*...) as item()?...Properties...This function is deterministic,...
General
fn:exactly-one - XPath XQuery Reference | Altova
......XPath/XQuery exactly-one function...Summary...Returns $arg if it contains exactly one item. Otherwise, raises an error. Signature...fn:exactly-one (...$arg as item()*...) as item()...Properties
General
map:size - XPath XQuery Reference | Altova
XPath/XQuery size function...Summary...Returns the number of entries in the supplied map. Signature...map:size (...$map as map(*)...) as xs:integer...Properties...This function is deterministic,...
General
op:numeric-subtract - XPath XQuery Reference | Altova
XPath/XQuery numeric-subtract function...Summary...Returns the arithmetic difference of its operands: ( $arg1 - $arg2 ). Operator Mapping...Defines the semantics of the "-" operator when applied...
General
1  2  3  4  5  6  7  8  9  10  11  12  13  (14)  15  16  17  18  19  20