XQuery


XQuery or XML Query Language is a W3C specification that provides flexible query facilities to extract data from real and virtual documents and collections both locally and on the World Wide Web, providing interaction between the Web world and the database world. It is a standardized way of searching through semi-structured data that is either physically stored as XML or virtualized as XML. The XQuery effort at W3C is lead by the XML Query Working Group.

Read Also:

  • XML Schema Definition (XSD)

    Short for XML Schema Definition, a way to describe and validate data in an XML environment. (A schema is a model for describing the structure of information.) XSD is a recommendation of the W3C. XSD has advantages over earlier XML schema languages, such as DTD. Because XSD is written in XML, there is no need […]

  • XSL

    Short for Extensible Style Language, a specification for separating style from content when creating HTML or XML pages. The specifications work much like templates, allowing designers to apply single style documents to multiple pages. XSL is the second style specification to be offered by the World Wide Web Consortium (W3C )(www.w3c.org). The first, called Cascading […]

  • XSLT

    Short for Extensible Style Language Transformation, the language used in XSL style sheets to transform XML documents into other XML documents. An XSL processor reads the XML document and follows the instructions in the XSL style sheet, then it outputs a new XML document or XML-document fragment. This is extremely useful in e-commerce, where the […]

  • XSP

    (1) When spelled xSP, a generic term for a service provider on the Internet, such as an application service provider (ASP), network service provider (NSP) or an Internet service provider (ISP). (2) When spelled XSP, short for eXtensible Server Pages. The XSP language is a core technology of Cocoon, XML-based Web publishing in Java and […]

  • XSS

    An abbreviation of cross-site scripting. XSS is a security breach that takes advantage of dynamically generated Web pages. In an XSS attack, a Web application is sent with a script that activates when it is read by an unsuspecting user��s browser or by an application that has not protected itself against cross-site scripting. Because dynamic […]


Disclaimer: XQuery definition / meaning should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. All content on this website is for informational purposes only.