Altova Site Search

Welcome to the Altova Search Index

To find information on the Altova web site, simply use the form at the bottom of this page.

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

Documents 171 to 180 of 200

Result Section
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:namespace-uri - XPath XQuery Reference | Altova
......XPath/XQuery namespace-uri function...Summary...Returns the namespace URI part of the name of $arg , as an xs:anyURI value. Signatures...fn:namespace-uri (...) as xs:anyURI...fn:namespace-uri (
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: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: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: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:function-lookup - XPath XQuery Reference | Altova
XPath/XQuery function-lookup function...Summary...Returns the function having a given name and arity, if there is one. Signature...fn:function-lookup (...$name as xs:QName , $arity as xs:integer
General
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: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
fn:unparsed-text - XPath XQuery Reference | Altova
XPath/XQuery unparsed-text function...Summary...The fn:unparsed-text function reads an external resource (for example, a file) and returns a string representation of the resource. Signatures...)...
General
1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  (18)  19  20