Altova Suchmaschine

Willkommen beim Altova Suchindex!

Um Informationen auf der Altova Website zu finden, verwenden Sie einfach das Formular am unteren Rand dieser Seite.

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

ドキュメント 200 の 140 から 131

結果 セクション
fn:parse-json - XPath XQuery Reference | Altova
XPath/XQuery parse-json function...Summary...Parses a string supplied in the form of a JSON text, returning the results typically in the form of a map or array. Signatures...fn:parse-json (...) as...
General
fn:transform - XPath XQuery Reference | Altova
The following example loads a stylesheet from the location render.xsl , applies it to a document loaded from test.xml , and uses an XPath expression to examine the result:...let $result :=...
General
XPath and XQuery Functions and Operators 3.1 | Altova
Select a function or operator below for information on its properties and rules as well as real-world examples of the function in use. These functions are used in XPath 3.1, XQuery 3.1, and...
General
fn:default-collation - XPath XQuery Reference | Altova
The default collation property can never be absent. If it is not explicitly defined, a system defined default can be invoked. If this is not provided, the Unicode codepoint collation (...
General
fn:exactly-one - XPath XQuery Reference | Altova
......XPath/XQuery exactly-one function...Summary...Returns $arg if it contains exactly one item. Otherwise, raises an error. Signature...fn:exactly-one (...$arg as item()*...) as item()...Properties
General
op:numeric-equal - XPath XQuery Reference | Altova
XPath/XQuery numeric-equal function...Summary...Returns true if and only if the value of $arg1 is equal to the value of $arg2 . Operator Mapping...Defines the semantics of the "eq" operator when...
General
op:boolean-equal - XPath XQuery Reference | Altova
XPath/XQuery boolean-equal function...Summary...Returns true if the two arguments are the same boolean value. Operator Mapping...Defines the semantics of the "eq" operator when applied to two...
General
array:get - XPath XQuery Reference | Altova
......XPath/XQuery get function...Summary...Returns the value at the specified position in the supplied array (counting from 1). Signature...array:get (...$array as array(*) , $position as xs:integer
General
map:size - XPath XQuery Reference | Altova
XPath/XQuery size function...Summary...Returns the number of entries in the supplied map. Signature...map:size (...$map as map(*)...) as xs:integer...Properties...This function is deterministic,...
General
fn:head - XPath XQuery Reference | Altova
XPath/XQuery head function...Summary...Returns the first item in a sequence. Signature...fn:head (...$arg as item()*...) as item()?...Properties...This function is deterministic,...
General
1  2  3  4  5  6  7  8  9  10  11  12  13  (14)  15  16  17  18  19  20