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.

La recherche sur site d'Altova a trouvé 200 documents qui correspondent à votre requête en anglais pour 'xpath':

Documents 81 à 90 de 200

Résultat Section
fn:document-uri - XPath XQuery Reference | Altova
XPath/XQuery document-uri function...Summary...Returns the URI of a resource where a document can be found, if available. Signatures...fn:document-uri (...) as xs:anyURI?...fn:document-uri (...)...
General
fn:sum - XPath XQuery Reference | Altova
XPath/XQuery sum function...Summary...Returns a value obtained by adding together the values in $arg . Signatures...fn:sum (...$arg as xs:anyAtomicType*...) as xs:anyAtomicType...fn:sum (...$arg...
General
fn:filter - XPath XQuery Reference | Altova
XPath/XQuery filter function...Summary...Returns those items from the sequence $seq for which the supplied function $f returns true. Signature...fn:filter (...$seq as item()* , $f as...
General
fn:floor - XPath XQuery Reference | Altova
XPath/XQuery floor function...Summary...Rounds $arg downwards to a whole number. Signature...fn:floor (...$arg as xs:numeric?...) as xs:numeric?...Properties...This function is deterministic,...
General
fn:fold-left - XPath XQuery Reference | Altova
XPath/XQuery fold-left function...Summary...Processes the supplied sequence from left to right, applying the supplied function repeatedly to each item in turn, together with an accumulated result...
General
op:numeric-divide - XPath XQuery Reference | Altova
XPath/XQuery numeric-divide function...Summary...Returns the arithmetic quotient of its operands: ( $arg1 div $arg2 ). Operator Mapping...Defines the semantics of the "div" operator when applied...
General
fn:doc-available - XPath XQuery Reference | Altova
XPath/XQuery doc-available function...Summary...The function returns true if and only if the function call fn:doc($uri) would return a document node. Signature...fn:doc-available (...$uri as...
General
op:time-equal - XPath XQuery Reference | Altova
XPath/XQuery time-equal function...Summary...Returns true if the two xs:time values represent the same instant in time, when treated as being times on the same date, before adjusting the timezone....
General
op:numeric-mod - XPath XQuery Reference | Altova
XPath/XQuery numeric-mod function...Summary...Returns the remainder resulting from dividing $arg1 , the dividend, by $arg2 , the divisor. Operator Mapping...Defines the semantics of the "mod"...
General
array:append - XPath XQuery Reference | Altova
XPath/XQuery append function...Summary...Returns an array containing all the members of a supplied array, plus one additional member at the end. Signature...array:append (...$array as array(*) ,...
General
1  2  3  4  5  6  7  8  (9)  10  11  12  13  14  15  16  17  18  19  20