XQL (XML Query Language)

XML Query Language (XQL) is a language for querying XML documents. It is designed to be used with XML databases and document repositories. XQL is based on the path expressions of the XPath language, and uses a syntax similar to that of SQL. It supports the following operations: – retrieving data from an XML document … Read more