.XQ 文件扩展名
XQuery File
| 开发者 | The W3C XML Query Working Group |
| 受欢迎程度 |
4.2 | 6 票 |
什么是 XQ 文件?
File written using XQuery, a language used for querying and manipulating data from XML data sources; contains source code that reads and extracts information using a logical data model created from an XML data source; used in various Web and desktop software products for handling XML content.
更多信息
When reading data from a data source, XQuery operates at the logical data model level. Therefore, in addition to direct XML data sources, XQuery can be used for interpreting data from relational databases and object repositories. However, these other sources must include the appropriate middleware to present the source data as XML.