Búsqueda del sitio web de Altova

Bienvenidos al índice de búsqueda de Altova

Use el formulario que aparece al final de esta página para buscar información en el sitio web de Altova.

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

Documents 111 à 120 de 200

Résultat Section
map:entry - XPath XQuery Reference | Altova
XPath/XQuery entry function...Summary...Returns a map that contains a single entry (a key-value pair). Signature...map:entry (...$key as xs:anyAtomicType , $value as item()*...) as map(*)...This...
General
map:contains - XPath XQuery Reference | Altova
XPath/XQuery contains function...Summary...Tests whether a supplied map contains an entry for a given key...Signature...map:contains (...$map as map(*) , $key as xs:anyAtomicType...) as xs:boolean
General
fn:number - XPath XQuery Reference | Altova
XPath/XQuery number function...Summary...Returns the value indicated by $arg or, if $arg is not specified, the context item after atomization, converted to an xs:double . Signatures...fn:number (
General
array:remove - XPath XQuery Reference | Altova
XPath/XQuery remove function...Summary...Returns an array containing all the members of the supplied array, except for the members at specified positions . Signature...array:remove (...$array as...
General
array:subarray - XPath XQuery Reference | Altova
......XPath/XQuery subarray function...Summary...Returns an array containing all members from a supplied array starting at a supplied position, up to a specified length. Signatures...array:subarray (
General
fn:QName - XPath XQuery Reference | Altova
XPath/XQuery QName function...Summary...Returns an xs:QName value formed using a supplied namespace URI and lexical QName. Signature...fn:QName (...$paramURI as xs:string? , $paramQName 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
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: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:sort - XPath XQuery Reference | Altova
XSLT and XQuery both provide native sorting capability, but previous releases of XPath provided no sorting functionality for use in standalone environments. In addition there are cases where...
General
1  2  3  4  5  6  7  8  9  10  11  (12)  13  14  15  16  17  18  19  20