xquery
- 网络XML查询语言
-
The second XQuery expression is represented using the element .
第二个XQuery表达式是使用元素定义的。
-
EXist : Check out this open source database management system that uses XQuery .
eXist:查看这个使用Xquery的开源数据库管理系统。
-
Keeping that in mind is key to using XQuery properly .
牢记这一点是正确使用XQuery的关键。
-
XQuery operates on XML data types , not relational data types .
XQuery只操作XML数据类型,而不能操作关系数据类型。
-
Hiding parts of the XML content through an XQuery update view
通过一个XQuery更新视图隐藏XML内容的某些部分
-
However , XQuery column names are represented with a number .
然而,XQuery列名是用一个数字表示的。
-
If you prefer , you can also use XQuery to do this .
如果您喜欢,还可以使用XQuery完成该任务。
-
Next , the location of the XQuery file is specified .
最后,将指定XQuery文件的位置。
-
This expression is part of the emerging XQuery standard for updating XML data .
这个表达式是即将形成的XML数据更新XQuery标准的一部分。
-
XML and XQuery are emerging standards with an increasing adoption in information management .
XML和XQuery则是两项新兴标准,正越来越多地在信息管理中采用。
-
You can launch XQuery code in many ways .
可以通过多种方法启动XQuery代码。
-
You can check this output using any of a number of XQuery clients .
您可以使用任何数量的XQuery客户端检查这一输出。
-
This ability allows great flexibility for sharing and reusing XQuery code .
这大大增加了共享和重用XQuery代码的灵活性。
-
XQuery provides several different kinds of expressions that can be combined in any way you like .
XQuery提供了一些不同类型的表达式,这些表达式可以随意组合。
-
It provides XQuery technology and a thin layer of document repository functionality .
它提供XQuery技术和基本的文档存储库功能层。
-
This article shows that you don 't need a native XML database to use XQuery .
本文展示无需一个原生XML数据库即可使用XQuery。
-
This kind of changing landscape is what XQuery was created to address .
这种变化的场景正是XQuery被创造出来去解决的。
-
The same query as above can also be expressed in an XQuery context
同样的查询也可以在XQuery上下文中表示
-
This article demonstrates the use of XQuery outside database environments using Saxon .
本文通过Saxon演示了数据库环境外部的XQuery的使用。
-
FastSOA uses the XQuery data model to implement policies .
FastSOA使用XQuery数据模型来实施策略。
-
Consider this XQuery example , which retrieves the names of public companies
考虑下面这个XQuery例子,它检索公开招股公司的名称
-
Of course , XQuery offers a lot more than simple runtime document selection .
当然除了简单地文档选择外,XQuery还提供了更多的功能。
-
That said , one important XML-based technology doesn 't appear in the list above : XQuery .
不过,有一个重要的基于XML的技术未出现在以上列表中:XQuery。
-
Like SQL , XQuery lets you handle sets of documents with one query .
和SQL一样,XQuery使您通过一个查询处理一组文档。
-
XQuery clearly outperforms publishing queries when complex data must be retrieved .
当必须检索复杂的数据时,XQuery明显优于发布查询。
-
But XQuery additionally provides for expressing an arbitrary transformation of the result set .
但是XQuery还额外提供了表达对结果集进行任意转换的功能。
-
This first part of the article shows how you can use pure XQuery to start classifying content .
本文的第一部分展示如何使用纯XQuery对内容进行分类。
-
Also , because XQuery is a functional programming language , each function stands on its own .
此外,由于XQuery是一种函数型编程语言,所以每个函数都是独立的。
-
There is no standard yet to include text search functionally into the XQuery language .
还没有将文本搜索功能包含进XQuery语言中的标准。
-
XQuery lets you avoid using the first row , which contains column labels .
XQuery让您避免使用第一行,因为该行包含了列标签。