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.

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

Documents 51 à 60 de 200

Résultat Section
fn:round - XPath XQuery Reference | Altova
XPath/XQuery round function...Summary...Rounds a value to a specified number of decimal places, rounding upwards if two such values are equally near. Signatures...fn:round (...$arg as xs:numeric?
General
fn:root - XPath XQuery Reference | Altova
XPath/XQuery root function...Summary...Returns the root of the tree to which $arg belongs. This will usually, but not necessarily, be a document node. Signatures...fn:root (...) as node()...$arg...
General
fn:resolve-QName - XPath XQuery Reference | Altova
XPath/XQuery resolve-QName function...Summary...Returns an xs:QName value (that is, an expanded-QName) by taking an xs:string that has the lexical form of an xs:QName (a string in the form...
General
fn:remove - XPath XQuery Reference | Altova
XPath/XQuery remove function...Summary...Returns a new sequence containing all the items of $target except the item at position $position . Signature...fn:remove (...$target as item()* , $position...
General
fn:compare - XPath XQuery Reference | Altova
XPath/XQuery compare function...Summary...Returns -1, 0, or 1, depending on whether $comparand1 collates before, equal to, or after $comparand2 according to the rules of a selected collation....
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:base-uri - XPath XQuery Reference | Altova
XPath/XQuery base-uri function...Summary...Returns the base URI of a node. Signatures...fn:base-uri (...) as xs:anyURI?...fn:base-uri (...$arg as node()?...) as xs:anyURI?...Properties...The...
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: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:abs - XPath XQuery Reference | Altova
XPath/XQuery abs function...Summary...Returns the absolute value of $arg . Signature...fn:abs (...$arg as xs:numeric?...) as xs:numeric?...Properties...This function is deterministic,...
General
1  2  3  4  5  (6)  7  8  9  10  11  12  13  14  15  16  17  18  19  20