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 151 - 160 de un total de 200

Resultados Sección
fn:normalize-space - XPath XQuery Reference | Altova
XPath/XQuery normalize-space function...Summary...Returns the value of $arg with leading and trailing whitespace removed, and sequences of internal whitespace reduced to a single space character....
General
fn:namespace-uri - XPath XQuery Reference | Altova
......XPath/XQuery namespace-uri function...Summary...Returns the namespace URI part of the name of $arg , as an xs:anyURI value. Signatures...fn:namespace-uri (...) as xs:anyURI...fn:namespace-uri (
General
fn:for-each - XPath XQuery Reference | Altova
XPath/XQuery for-each function...Summary...Applies the function item $action to every item from the sequence $seq in turn, returning the concatenation of the resulting sequences in order....
General
map:get - XPath XQuery Reference | Altova
XPath/XQuery get function...Summary...Returns the value associated with a supplied key in a given map. Signature...map:get (...$map as map(*) , $key as xs:anyAtomicType...) as item()*...Properties
General
map:for-each - XPath XQuery Reference | Altova
XPath/XQuery for-each function...Summary...Applies a supplied function to every entry in a map, returning the concatenation of the results. Signature...map:for-each (...$map as map(*) , $action as...
General
fn:string-join - XPath XQuery Reference | Altova
XPath/XQuery string-join function...Summary...Returns a string created by concatenating the items in a sequence, with a defined separator between adjacent items. Signatures...fn:string-join (...)...
General
fn:upper-case - XPath XQuery Reference | Altova
XPath/XQuery upper-case function...Summary...Converts a string to upper case. Signature...fn:upper-case (...$arg as xs:string?...) as xs:string...Properties...This function is deterministic,...
General
fn:ceiling - XPath XQuery Reference | Altova
XPath/XQuery ceiling function...Summary...Rounds $arg upwards to a whole number. Signature...fn:ceiling (...$arg as xs:numeric?...) as xs:numeric?...Properties...This function is deterministic,...
General
fn:concat - XPath XQuery Reference | Altova
XPath/XQuery concat function...Summary...Returns the concatenation of the string values of the arguments. Operator Mapping...The two-argument form of this function defines the semantics of the...
General
fn:json-doc - XPath XQuery Reference | Altova
XPath/XQuery json-doc function...Summary...Reads an external resource containing JSON, and returns the result of parsing the resource as JSON. Signatures...fn:json-doc (...$href as xs:string?...)...
General
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  (16)  17  18  19  20