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 71 à 80 de 200

Résultat Section
map:keys - XPath XQuery Reference | Altova
XPath/XQuery keys function...Summary...Returns a sequence containing all the keys present in a map...Signature...map:keys (...$map as map(*)...) as xs:anyAtomicType*...Properties...This function...
General
map:find - XPath XQuery Reference | Altova
XPath/XQuery find function...Summary...Searches the supplied input sequence and any contained maps and arrays for a map entry with the supplied key, and returns the corresponding values. Signature
General
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: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:translate - XPath XQuery Reference | Altova
XPath/XQuery translate function...Summary...Returns the value of $arg modified by replacing or removing individual characters. Signature...fn:translate (...$arg as xs:string? , $mapString as...
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: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
1  2  3  4  5  6  7  (8)  9  10  11  12  13  14  15  16  17  18  19  20