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
fn:innermost - XPath XQuery Reference | Altova
XPath/XQuery innermost function...Summary...Returns every node within the input sequence that is not an ancestor of another member of the input sequence; the nodes are returned in document order...
General
fn:index-of - XPath XQuery Reference | Altova
XPath/XQuery index-of function...Summary...Returns a sequence of positive integers giving the positions within the sequence $seq of items that are equal to $search . Signatures...fn:index-of (...)...
General
op:numeric-mod - XPath XQuery Reference | Altova
XPath/XQuery numeric-mod function...Summary...Returns the remainder resulting from dividing $arg1 , the dividend, by $arg2 , the divisor. Operator Mapping...Defines the semantics of the "mod"...
General
math:atan2 - XPath XQuery Reference | Altova
XPath/XQuery atan2 function...Summary...Returns the angle in radians subtended at the origin by the point on a plane with coordinates (x, y) and the positive x-axis. Signature...math:atan2 (...$y...
General
math:atan - XPath XQuery Reference | Altova
XPath/XQuery atan function...Summary...Returns the arc tangent of the argument. Signature...math:atan (...$arg as xs:double?...) as xs:double?...Properties...This function is deterministic,...
General
math:asin - XPath XQuery Reference | Altova
XPath/XQuery asin function...Summary...Returns the arc sine of the argument. Signature...math:asin (...$arg as xs:double?...) as xs:double?...Properties...This function is deterministic,...
General
math:acos - XPath XQuery Reference | Altova
XPath/XQuery acos function...Summary...Returns the arc cosine of the argument. Signature...math:acos (...$arg as xs:double?...) as xs:double?...Properties...This function is deterministic,...
General
fn:fold-left - XPath XQuery Reference | Altova
XPath/XQuery fold-left function...Summary...Processes the supplied sequence from left to right, applying the supplied function repeatedly to each item in turn, together with an accumulated result...
General
fn:floor - XPath XQuery Reference | Altova
XPath/XQuery floor function...Summary...Rounds $arg downwards to a whole number. Signature...fn:floor (...$arg as xs:numeric?...) as xs:numeric?...Properties...This function is deterministic,...
General
fn:filter - XPath XQuery Reference | Altova
XPath/XQuery filter function...Summary...Returns those items from the sequence $seq for which the supplied function $f returns true. Signature...fn:filter (...$seq as item()* , $f as...
General
1  2  3  4  5  6  7  (8)  9  10  11  12  13  14  15  16  17  18  19  20