Altova サイト検索

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

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

Altova 検索サイトは 問い合わせ 'xpath' に一致するドキュメントを 200 件検索しました:

ドキュメント 200 の 180 から 171

結果 セクション
fn:upper-case - XPath XQuery Reference | Altova
XPath/XQuery upper-case function...Summary...Converts a string to upper case. Signature...fn:upper-case (...$arg as xs:string?...) as xs:string...Properties...This function is deterministic,...
General
fn:trace - XPath XQuery Reference | Altova
XPath/XQuery trace function...Summary...Provides an execution trace intended to be used in debugging queries. Signatures...fn:trace (...$value as item()*...) as item()*...fn:trace (...$value as...
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: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:collation-key - XPath XQuery Reference | Altova
XPath/XQuery collation-key function...Summary...Given a string value and a collation, generates an internal value called a collation key, with the property that the matching and ordering of...
General
fn:distinct-values - XPath XQuery Reference | Altova
XPath/XQuery distinct-values function...Summary...Returns the values that appear in a sequence, with duplicates eliminated. Signatures...fn:distinct-values (...$arg as xs:anyAtomicType*...) as...
General
fn:generate-id - XPath XQuery Reference | Altova
XPath/XQuery generate-id function...Summary...This function returns a string that uniquely identifies a given node. Signatures...fn:generate-id (...) as xs:string...fn:generate-id (...$arg as...
General
fn:normalize-unicode - XPath XQuery Reference | Altova
XPath/XQuery normalize-unicode function...Summary...Returns the value of $arg after applying Unicode normalization. Signatures...fn:normalize-unicode (...$arg as xs:string?...) as xs:string...$arg...
General
fn:replace - XPath XQuery Reference | Altova
XPath/XQuery replace function...Summary...Returns a string produced from the input string by replacing any substrings that match a given regular expression with a supplied replacement string....
General
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  (18)  19  20