Recherche dans le site Altova

Bienvenue à l'index de recherche Altova

Pour trouver des informations sur le site Altova, il vous suffit d'utiliser le formulaire en bas de cette page.

Altova Site Search has found 200 documents that match your query in English for 'xpath':

Documents 101 to 110 of 200

Result Section
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
fn:current-dateTime - XPath XQuery Reference | Altova
XPath/XQuery current-dateTime function...Summary...Returns the current date and time (with timezone). Signature...fn:current-dateTime (...) as xs:dateTimeStamp...Properties...This function is...
General
fn:local-name - XPath XQuery Reference | Altova
XPath/XQuery local-name function...Summary...Returns the local part of the name of $arg as an xs:string that is either the zero-length string, or has the lexical form of an xs:NCName . Signatures
General
fn:apply - XPath XQuery Reference | Altova
XPath/XQuery apply function...Summary...Makes a dynamic call on a function with an argument list supplied in the form of an array. Signature...fn:apply (...$function as function(*) , $array as...
General
fn:current-date - XPath XQuery Reference | Altova
XPath/XQuery current-date function...Summary...Returns the current date. Signature...fn:current-date (...) as xs:date...Properties...This function is deterministic, context-dependent, and...
General
fn:contains - XPath XQuery Reference | Altova
XPath/XQuery contains function...Summary...Returns true if the string $arg1 contains $arg2 as a substring, taking collations into account. Signatures...fn:contains (...$arg1 as xs:string? , $arg2...
General
fn:fold-right - XPath XQuery Reference | Altova
XPath/XQuery fold-right function...Summary...Processes the supplied sequence from right to left, applying the supplied function repeatedly to each item in turn, together with an accumulated result...
General
fn:subsequence - XPath XQuery Reference | Altova
XPath/XQuery subsequence function...Summary...Returns the contiguous sequence of items in the value of $sourceSeq beginning at the position indicated by the value of $startingLoc and continuing...
General
fn:avg - XPath XQuery Reference | Altova
XPath/XQuery avg function...Summary...Returns the average of the values in the input sequence $arg , that is, the sum of the values divided by the number of values. Signature...fn:avg (...$arg as...
General
fn:string-length - XPath XQuery Reference | Altova
XPath/XQuery string-length function...Summary...Returns the number of characters in a string. Signatures...fn:string-length (...) as xs:integer...fn:string-length (...$arg as xs:string?...) as...
General
1  2  3  4  5  6  7  8  9  10  (11)  12  13  14  15  16  17  18  19  20