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 búsqueda de Altova del término de búsqueda "xpath" encontró 200 documentos:

Documentos 111 - 120 de un total de 200

Resultados Sección
array:filter - XPath XQuery Reference | Altova
XPath/XQuery filter function...Summary...Returns an array containing those members of the $array for which $function returns true. Signature...array:filter (...$array as array(*) , $function as...
General
array:flatten - XPath XQuery Reference | Altova
XPath/XQuery flatten function...Summary...Replaces any array appearing in a supplied sequence with the members of the array, recursively. Signature...array:flatten (...$input as item()*...) as...
General
array:fold-left - XPath XQuery Reference | Altova
XPath/XQuery fold-left function...Summary...Evaluates the supplied function cumulatively on successive members of the supplied array. Signature...array:fold-left (...$array as array(*) , $zero as...
General
array:fold-right - XPath XQuery Reference | Altova
XPath/XQuery fold-right function...Summary...Evaluates the supplied function cumulatively on successive values of the supplied array. Signature...array:fold-right (...$array as array(*) , $zero as...
General
array:insert-before - XPath XQuery Reference | Altova
XPath/XQuery insert-before function...Summary...Returns an array containing all the members of the supplied array, with one additional member at a specified position. Signature...$array as...
General
array:join - XPath XQuery Reference | Altova
XPath/XQuery join function...Summary...Concatenates the contents of several arrays into a single array. Signature...array:join (...$arrays as array(*)*...) as array(*)...Properties...This function...
General
array:put - XPath XQuery Reference | Altova
XPath/XQuery put function...Summary...Returns an array containing all the members of a supplied array, except for one member which is replaced with a new value. Signature...array:put (...$array as...
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:doc - XPath XQuery Reference | Altova
XPath/XQuery doc function...Summary...Retrieves a document using a URI supplied as an xs:string , and returns the corresponding document node. Signature...fn:doc (...$uri 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