XQuery - Applications

Applications

Below are a few examples of how XQuery can be used:

  1. Extracting information from a database for use in a web service.
  2. Generating summary reports on data stored in an XML database.
  3. Searching textual documents on the Web for relevant information and compiling the results.
  4. Selecting and transforming XML data to XHTML to be published on the Web.
  5. Pulling data from databases to be used for the application integration.
  6. Splitting up an XML document that represents multiple transactions into multiple XML documents.

Read more about this topic:  XQuery