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

Resultados Sección
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: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
op:QName-equal - XPath XQuery Reference | Altova
XPath/XQuery QName-equal function...Summary...Returns true if two supplied QNames have the same namespace URI and the same local part. Operator Mapping...Defines the semantics of the "eq" and "ne"...
General
op:NOTATION-equal - XPath XQuery Reference | Altova
XPath/XQuery NOTATION-equal function...Summary...Returns true if the two xs:NOTATION values have the same namespace URI and the same local part. Operator Mapping...Defines the semantics of the...
General
math:tan - XPath XQuery Reference | Altova
XPath/XQuery tan function...Summary...Returns the tangent of the argument. The argument is an angle in radians. Signature...math:tan (...$θ as xs:double?...) as xs:double?...Properties...This...
General
op:time-equal - XPath XQuery Reference | Altova
XPath/XQuery time-equal function...Summary...Returns true if the two xs:time values represent the same instant in time, when treated as being times on the same date, before adjusting the timezone....
General
math:sqrt - XPath XQuery Reference | Altova
XPath/XQuery sqrt function...Summary...Returns the non-negative square root of the argument. Signature...math:sqrt (...$arg as xs:double?...) as xs:double?...Properties...This function is...
General
math:sin - XPath XQuery Reference | Altova
XPath/XQuery sin function...Summary...Returns the sine of the argument. The argument is an angle in radians. Signature...math:sin (...$θ as xs:double?...) as xs:double?...Properties...This...
General
math:pow - XPath XQuery Reference | Altova
......XPath/XQuery pow function...Summary...Returns the result of raising the first argument to the power of the second. Signature...math:pow (...$x as xs:double? , $y as xs:numeric...) as xs:double?
General
1  2  3  4  5  6  7  (8)  9  10  11  12  13  14  15  16  17  18  19  20