Altova サイト検索

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

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

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

Documents 11 à 20 de 200

Résultat Section
fn:lang - XPath XQuery Reference | Altova
The behavior of the function if the second argument is omitted is exactly the same as if the context item ( . ) had been passed as the second argument. The language of the argument $node , or the...
General
fn:substring - XPath XQuery Reference | Altova
The first character of a string is located at position 1, not position 0. The second and third arguments allow xs:double values (rather than requiring xs:integer ) in order to achieve compatibility...
General
fn:codepoint-equal - XPath XQuery Reference | Altova
If either argument is the empty sequence, the function returns the empty sequence. Otherwise, the function returns true or false depending on whether the value of $comparand1 is equal to the value of...
General
fn:contains-token - XPath XQuery Reference | Altova
The expression fn:contains-token("red green blue ", "red") returns true() . The expression fn:contains-token(("red", "green", "blue"), " red ") returns true() . The expression fn:contains-token("red,...
General
array:head - XPath XQuery Reference | Altova
XPath/XQuery head function...Summary...Returns the first member of an array, that is $array(1) . Signature...array:head (...$array as array(*)...) as item()*...Properties...This function is...
General
fn:true - XPath XQuery Reference | Altova
XPath/XQuery true function...Summary...Returns the xs:boolean value true . Signature...fn:true (...) as xs:boolean...Properties...This function is deterministic, context-independent, and...
General
math:pi - XPath XQuery Reference | Altova
XPath/XQuery pi function...Summary...Returns an approximation to the mathematical constant π . Signature...math:pi (...) as xs:double...Properties...This function is deterministic,...
General
fn:position - XPath XQuery Reference | Altova
XPath/XQuery position function...Summary...Returns the context position from the dynamic context. Signature...fn:position (...) as xs:integer...Properties...This function is deterministic,...
General
array:reverse - XPath XQuery Reference | Altova
......XPath/XQuery reverse function...Summary...Returns an array containing all the members of a supplied array, but in reverse order. Signature...array:reverse (...$array as array(*)...) as array(*)
General
fn:function-arity - XPath XQuery Reference | Altova
XPath/XQuery function-arity function...Summary...Returns the arity of the function identified by a function item. Signature...fn:function-arity (...$func as function(*)...) as xs:integer...This...
General
1  (2)  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18  19  20