Altova サイト検索

Altova 検索インデックスへようこそ

Altova Webサイト上の情報を検索するには、このページの下のフォームを使用してください。

Altova Site Search has found 200 documents that match your query in English for 'xpath':

Documents 181 to 190 of 200

Result Section
fn:uri-collection - XPath XQuery Reference | Altova
XPath/XQuery uri-collection function...Summary...Returns a sequence of xs:anyURI values representing the URIs in a URI collection. Signatures...fn:uri-collection (...) as xs:anyURI*...$arg as...
General
fn:deep-equal - XPath XQuery Reference | Altova
XPath/XQuery deep-equal function...Summary...This function assesses whether two sequences are deep-equal to each other. To be deep-equal, they must contain items that are pairwise deep-equal; and...
General
fn:serialize - XPath XQuery Reference | Altova
XPath/XQuery serialize function...Summary...This function serializes the supplied input sequence $arg as described in , returning the serialized representation of the sequence as a string....
General
fn:format-integer - XPath XQuery Reference | Altova
XPath/XQuery format-integer function...Summary...Formats an integer according to a given picture string, using the conventions of a given natural language if specified. Signatures...$value as...
General
XPath 3 Training | Altova
'!' can be used to replace the location path '/' everywhere except where '/' is used to represent the document node i.e. at the beginning of an XPath expression. This example shows an invalid...
General
XPath 3 Training | Altova
This chapter explains what XPath is and provides an introduction to two fundamental concepts in XPath, the 'expression' and the 'sequence'. What is XPath?...XPath stands for...
General
XPath 3 Training | Altova
XPath 3.0 supports the creation of 'user-defined' functions (was not possible in XPath 1.0 and 2.0). Functions have been elevated to first-class status ('higher order' functions). New...
General
XPath 3 Training | Altova
XPath 3.0 contains a wealth of built-in functions which can be used in XPath expressions. The functions are defined in the XPath and XQuery Functions and Operators 3.0...
General
XPath 3 Training | Altova
This XPath expression selects all attribute nodes in the XML document (irrespective of name or type). The double forward slash at the beginning of the XPath expression is short form for...
General
XPath 3 Training | Altova
The '||' operator is used to concatenate the string representation of two values. This operator is new to XPath 3.0. '||' is equivalent to the built-in XPath 'concat' function. String...
General
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  (19)  20