W3C: XQuery, XSLT 2 e XPath 2
Por Cosme Faé | 26 de Janeiro de 2007
A W3C publicou 8 novos padrões de XML para Data mining, transformação de documentos e computação de web services para base de dados. “Mais de 1000 comentários de desenvolvedores ajudaram a garantir implementações de configuração de tecnologia de base de dados”, disse Jim Melton (Oracle). XSLT tranforma documentos em diferente markups ou formatos”. XML Query pode fazer procuras, queries e juntar coleções de documentos. Usando as expressões XPath, XSLT 2 e XQuery podem operar em documentos xml, base de dados xml, base de dados relacionais, sistemas de busca e repositórios de objeto.
- XQuery 1.0: An XML Query Language:
An XML-aware syntax for querying collections of structured and semi-structured data both locally and over the Web - XSL Transformations (XSLT) Version 2.0:
Transforms data model instances (XML and non-XML) into other documents, including into XSL-FO for printing - XML Path Language (XPath) 2.0:
Expression syntax for referring to parts of XML documents - XQuery 1.0 and XPath 2.0 Functions and Operators:
The functions you can call in XPath expressions and the operations you can perform on XPath 2.0 data types - XQuery 1.0 and XPath 2.0 Data Model (XDM):
Representation and access for both XML and non-XML sources - XSLT 2.0 and XQuery 1.0 Serialization:
How to output the results of XSLT 2.0 and XML Query evaluation in XML, HTML or as text - XML Syntax for XQuery 1.0 (XQueryX):
An XML-aware syntax for querying collections of structured and semi-structured data both locally and over the Web - XQuery 1.0 and XPath 2.0 Formal Semantics:
The type system used in XQuery and XSLT 2 via XPath defined precisely for implementers

