xquery

  • 网络XML查询语言
xqueryxquery
  1. The second XQuery expression is represented using the element .

    第二个XQuery表达式是使用元素定义的。

  2. EXist : Check out this open source database management system that uses XQuery .

    eXist:查看这个使用Xquery的开源数据库管理系统。

  3. Keeping that in mind is key to using XQuery properly .

    牢记这一点是正确使用XQuery的关键。

  4. XQuery operates on XML data types , not relational data types .

    XQuery只操作XML数据类型,而不能操作关系数据类型。

  5. Hiding parts of the XML content through an XQuery update view

    通过一个XQuery更新视图隐藏XML内容的某些部分

  6. However , XQuery column names are represented with a number .

    然而,XQuery列名是用一个数字表示的。

  7. If you prefer , you can also use XQuery to do this .

    如果您喜欢,还可以使用XQuery完成该任务。

  8. Next , the location of the XQuery file is specified .

    最后,将指定XQuery文件的位置。

  9. This expression is part of the emerging XQuery standard for updating XML data .

    这个表达式是即将形成的XML数据更新XQuery标准的一部分。

  10. XML and XQuery are emerging standards with an increasing adoption in information management .

    XML和XQuery则是两项新兴标准,正越来越多地在信息管理中采用。

  11. You can launch XQuery code in many ways .

    可以通过多种方法启动XQuery代码。

  12. You can check this output using any of a number of XQuery clients .

    您可以使用任何数量的XQuery客户端检查这一输出。

  13. This ability allows great flexibility for sharing and reusing XQuery code .

    这大大增加了共享和重用XQuery代码的灵活性。

  14. XQuery provides several different kinds of expressions that can be combined in any way you like .

    XQuery提供了一些不同类型的表达式,这些表达式可以随意组合。

  15. It provides XQuery technology and a thin layer of document repository functionality .

    它提供XQuery技术和基本的文档存储库功能层。

  16. This article shows that you don 't need a native XML database to use XQuery .

    本文展示无需一个原生XML数据库即可使用XQuery。

  17. This kind of changing landscape is what XQuery was created to address .

    这种变化的场景正是XQuery被创造出来去解决的。

  18. The same query as above can also be expressed in an XQuery context

    同样的查询也可以在XQuery上下文中表示

  19. This article demonstrates the use of XQuery outside database environments using Saxon .

    本文通过Saxon演示了数据库环境外部的XQuery的使用。

  20. FastSOA uses the XQuery data model to implement policies .

    FastSOA使用XQuery数据模型来实施策略。

  21. Consider this XQuery example , which retrieves the names of public companies

    考虑下面这个XQuery例子,它检索公开招股公司的名称

  22. Of course , XQuery offers a lot more than simple runtime document selection .

    当然除了简单地文档选择外,XQuery还提供了更多的功能。

  23. That said , one important XML-based technology doesn 't appear in the list above : XQuery .

    不过,有一个重要的基于XML的技术未出现在以上列表中:XQuery。

  24. Like SQL , XQuery lets you handle sets of documents with one query .

    和SQL一样,XQuery使您通过一个查询处理一组文档。

  25. XQuery clearly outperforms publishing queries when complex data must be retrieved .

    当必须检索复杂的数据时,XQuery明显优于发布查询。

  26. But XQuery additionally provides for expressing an arbitrary transformation of the result set .

    但是XQuery还额外提供了表达对结果集进行任意转换的功能。

  27. This first part of the article shows how you can use pure XQuery to start classifying content .

    本文的第一部分展示如何使用纯XQuery对内容进行分类。

  28. Also , because XQuery is a functional programming language , each function stands on its own .

    此外,由于XQuery是一种函数型编程语言,所以每个函数都是独立的。

  29. There is no standard yet to include text search functionally into the XQuery language .

    还没有将文本搜索功能包含进XQuery语言中的标准。

  30. XQuery lets you avoid using the first row , which contains column labels .

    XQuery让您避免使用第一行,因为该行包含了列标签。