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 61 - 70 de un total de 200

Resultados Sección
op:multiply-dayTimeDuration - XPath XQuery Reference | Altova
XPath/XQuery multiply-dayTimeDuration function...Summary...Returns the result of multiplying a xs:dayTimeDuration by a number. Operator Mapping...Defines the semantics of the "*" operator when...
General
op:numeric-divide - XPath XQuery Reference | Altova
XPath/XQuery numeric-divide function...Summary...Returns the arithmetic quotient of its operands: ( $arg1 div $arg2 ). Operator Mapping...Defines the semantics of the "div" operator when applied...
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
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
map:remove - XPath XQuery Reference | Altova
XPath/XQuery remove function...Summary...Returns a map containing all the entries from a supplied map, except those having a specified key . Signature...map:remove (...$map as map(*) , $keys as...
General
map:put - XPath XQuery Reference | Altova
XPath/XQuery put function...Summary...Returns a map containing all the contents of the supplied map, but with an additional entry, which replaces any existing entry for the same key. Signature...)...
General
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
1  2  3  4  5  6  (7)  8  9  10  11  12  13  14  15  16  17  18  19  20