Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • XQuery

    1. Home>
    2. XQuery>
    3. Page 4

    XQuery – HTML Format

    • Post author:k A
    • Post published:August 20, 2021
    • Post category:XQuery
    • Post comments:0 Comments

    XQuery can also be easily used to transform an XML document into an HTML page. Take a look at the following example to understand how XQuery does it. Example We…

    Continue ReadingXQuery – HTML Format

    XQuery – FLWOR

    • Post author:k A
    • Post published:August 20, 2021
    • Post category:XQuery
    • Post comments:0 Comments

    FLWOR is an acronym that stands for "For, Let, Where, Order by, Return". The following list shows what they account for in a FLWOR expression − F - For - Selects…

    Continue ReadingXQuery – FLWOR

    XQuery – First Application

    • Post author:k A
    • Post published:August 20, 2021
    • Post category:XQuery
    • Post comments:0 Comments

    Example Following is a sample XML document containing the records of a bookstore of various books. books.xml <?xml version="1.0" encoding="UTF-8"?> <books> <book category="JAVA"> <title lang="en">Learn Java in 24 Hours</title> <author>Robert</author>…

    Continue ReadingXQuery – First Application

    XQuery – Environment Setup

    • Post author:k A
    • Post published:August 20, 2021
    • Post category:XQuery
    • Post comments:19 Comments

    This chapter elaborates how to set up XQuery library in a local development environment. We are using an open source standalone XQuery processor Saxon Home Edition (Saxon-HE) which is widely…

    Continue ReadingXQuery – Environment Setup

    XQuery – Overview

    • Post author:k A
    • Post published:August 20, 2021
    • Post category:XQuery
    • Post comments:0 Comments

    XQuery is a query-based language to retrieve data stored in the form of XML. XQuery is to XML what SQL is to a database. This tutorial covers all the basic…

    Continue ReadingXQuery – Overview
    • Go to the previous page
    • 1
    • 2
    • 3
    • 4
    Copyright - OceanWP Theme by OceanWP