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 91 - 100 de un total de 200

Resultados Sección
fn:document-uri - XPath XQuery Reference | Altova
XPath/XQuery document-uri function...Summary...Returns the URI of a resource where a document can be found, if available. Signatures...fn:document-uri (...) as xs:anyURI?...fn:document-uri (...)...
General
fn:sum - XPath XQuery Reference | Altova
XPath/XQuery sum function...Summary...Returns a value obtained by adding together the values in $arg . Signatures...fn:sum (...$arg as xs:anyAtomicType*...) as xs:anyAtomicType...fn:sum (...$arg...
General
fn:dateTime - XPath XQuery Reference | Altova
XPath/XQuery dateTime function...Summary...Returns an xs:dateTime value created by combining an xs:date and an xs:time . Signature...fn:dateTime (...$arg1 as xs:date? , $arg2 as xs:time?...) as...
General
fn:data - XPath XQuery Reference | Altova
XPath/XQuery data function...Summary...Returns the result of atomizing a sequence. This process flattens arrays, and replaces nodes by their typed values. Signatures...fn:data (...) as...
General
fn:current-time - XPath XQuery Reference | Altova
XPath/XQuery current-time function...Summary...Returns the current time. Signature...fn:current-time (...) as xs:time...Properties...This function is deterministic, context-dependent, and...
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: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:contains - XPath XQuery Reference | Altova
XPath/XQuery contains function...Summary...Returns true if the string $arg1 contains $arg2 as a substring, taking collations into account. Signatures...fn:contains (...$arg1 as xs:string? , $arg2...
General
fn:compare - XPath XQuery Reference | Altova
XPath/XQuery compare function...Summary...Returns -1, 0, or 1, depending on whether $comparand1 collates before, equal to, or after $comparand2 according to the rules of a selected collation....
General
fn:boolean - XPath XQuery Reference | Altova
XPath/XQuery boolean function...Summary...Computes the effective boolean value of the sequence $arg . Signature...fn:boolean (...$arg as item()*...) as xs:boolean...Rules...The function computes...
General
1  2  3  4  5  6  7  8  9  (10)  11  12  13  14  15  16  17  18  19  20