Altova サイト検索

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

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

La recherche sur site d'Altova a trouvé 200 documents qui correspondent à votre requête en anglais pour 'xpath':

Documents 151 à 160 de 200

Résultat Section
fn:matches - XPath XQuery Reference | Altova
XPath/XQuery matches function...Summary...Returns true if the supplied string matches a given regular expression. Signatures...fn:matches (...$input as xs:string? , $pattern as xs:string...) as...
General
fn:lower-case - XPath XQuery Reference | Altova
XPath/XQuery lower-case function...Summary...Converts a string to lower case. Signature...fn:lower-case (...$arg as xs:string?...) as xs:string...Properties...This function is deterministic,...
General
fn:json-doc - XPath XQuery Reference | Altova
XPath/XQuery json-doc function...Summary...Reads an external resource containing JSON, and returns the result of parsing the resource as JSON. Signatures...fn:json-doc (...$href as xs:string?...)...
General
fn:for-each - XPath XQuery Reference | Altova
XPath/XQuery for-each function...Summary...Applies the function item $action to every item from the sequence $seq in turn, returning the concatenation of the resulting sequences in order....
General
op:add-yearMonthDurations - XPath XQuery Reference | Altova
XPath/XQuery add-yearMonthDurations function...Summary...Returns the result of adding two xs:yearMonthDuration values. Operator Mapping...Defines the semantics of the "+" operator when applied to...
General
fn:has-children - XPath XQuery Reference | Altova
XPath/XQuery has-children function...Summary...Returns true if the supplied node has one or more child nodes (of any kind). Signatures...fn:has-children (...) as xs:boolean...fn:has-children (...)...
General
fn:starts-with - XPath XQuery Reference | Altova
XPath/XQuery starts-with function...Summary...Returns true if the string $arg1 contains $arg2 as a leading substring, taking collations into account. Signatures...fn:starts-with (...$arg1 as...
General
fn:ceiling - XPath XQuery Reference | Altova
XPath/XQuery ceiling function...Summary...Rounds $arg upwards to a whole number. Signature...fn:ceiling (...$arg as xs:numeric?...) as xs:numeric?...Properties...This function is deterministic,...
General
fn:string-join - XPath XQuery Reference | Altova
XPath/XQuery string-join function...Summary...Returns a string created by concatenating the items in a sequence, with a defined separator between adjacent items. Signatures...fn:string-join (...)...
General
fn:collection - XPath XQuery Reference | Altova
XPath/XQuery collection function...Summary...Returns a sequence of items identified by a collection URI; or a default collection if no URI is supplied. Signatures...fn:collection (...) as item()*
General
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  (16)  17  18  19  20