XQuery

From GreenVulcano Wiki
Revision as of 11:29, 11 January 2012 by Anonymous (talk) (Created page with "A query in XQuery consists of an expression that reads a sequence of XML nodes or a single value and returns results in a sequence of nodes or a single value. Click on the "XQuer...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A query in XQuery consists of an expression that reads a sequence of XML nodes or a single value and returns results in a sequence of nodes or a single value. Click on the "XQuery":

GVConsoleParamEditMenuXQuery1.jpg


Enter in the text box the XQuery expressions. These consist of XPath expressions to identify nodes for analysis and give additional specific features of XQuery for the retrieval of information. Clicking on "Processing ..." will display the results of XQuery:

GVConsoleParamEditMenuXQuery2.jpg