The mapping maps from the XML data structure using xpath expressions into the search engine.
从XML数据结构到搜索引擎的映射是使用XPath表达式来完成。
Using the DOM and JDOM APIs and the like directly to write to a file from your XML data structure
使用DOM和JDOM 之类的API 将XML数据结构直接写入文件
With each request, a typical PHP Web application runs very briefly, yielding a Web page or an XML data structure.
对于每个请求,典型的PHPWeb应用程序在简短运行后将得到一个 Web页面或 XML数据结构。
Users do not need to pre-define an XML data structure (or, more accurately, an XML schema) in order to store their data.
用户不需要预定义XML数据结构(或者,更准确地说,XML模式)就可以存储数据。
When the XML data structure is changed, the visual presentation is re-calculated and changes without having to reload the page.
当XML数据结构发生变化时,可视化表示将被重新计算并作出相应变化而无需重新加载页面。
The details of the complex item could, for example, be represented with an XML data structure and subsequently serialized into a string.
例如,可以用一个XML数据结构表示复杂条目的细节,然后将XML数据结构序列化成字符串。
In the late 1990s, lacking any XML data structure organizations, vertical groups again led the charge to create specific vertical-industry data structures.
在90年代,缺乏XML数据结构组织,垂直行业的公司又一次负责创建专门的垂直行业数据结构。
XForms implements dynamic changes to the content without re-submitting the page from the server by linking the XForms visual presentation to an XML data structure.
XForms实现对内容的动态更改无需通过将X Forms可视化表示(visual presentation)链接到XML数据结构来重新提交来自服务器的页面。
Additionally, a common XML data structure can improve the integration between e-commerce players, allowing them to trade orders, stock information, and shipping details more efficiently.
此外,通用XML数据结构可以改进电子商务参与方之间的集成,更有效地交换订单、库存信息和发货细节。
This example also works in cases where you know the structure of the XML data beforehand.
这个示例在您预先知道XML数据结构的情况下也能够正常运行。
Instead of basing XML on the presentation of data, consider a structure that describes the data.
这次的XML不是基于数据显示,而是考虑一种用于描述数据的结构。
The first step in interacting with data represented as XML is to retrieve it as an XML document and parse it to yield a data structure for accessing the contents of the document.
与使用XML表示的数据进行交互的第一步是把数据作为一个XML文件,对其进行检索并进行分解,以创建数据结构来接入该文件中的内容。
With data binding your application can largely ignore the actual structure of XML documents, instead working directly with the data content of those documents.
有了数据绑定,应用程序可以在很大程度上忽略XML文档的实际结构,而直接使用那些文档的数据内容。
Using standard XML schemas, the structure and type of the data is explicitly defined.
通过使用标准XML模式,可以显式地定义数据的结构和类型。
Second, you could shred the data to map to relational tables that roughly represent the structure of the XML data.
第二种方法是 分割数据以映射到一些关系表,这些表粗略地表示XML 数据的结构。
It creates a tight coupling between your application data structure and the XML document structure.
这种方法造成应用程序数据结构与XML文档结构之间紧密耦合。
In this scenario, XML data needs to be mapped from one schema structure in the parser to another schema structure in the composer.
在该场景中,需要将XML数据从分析器中的一个架构结构映射到编写器中的另一个架构结构。
Listing 1 shows an example of a data structure represented in XML.
清单1显示了用XML表示的数据结构的例子。
This data model represents a common scenario in which portions of XML data are often shredded into a relational structure.
这个数据模型表示一个常见的场景,在此场景中,XML 数据的一些部分常常被分解到关系结构中。
Often the response data contains an XML structure contained within a CDATA tag.
响应数据经常包含一个包含在CDATA标记中的XML结构。
This data model represents a common scenario in which portions of XML data are often "shredded" into a relational structure.
这个数据模型代表一个典型的场景,其中XML 数据部分被 “分割”成关系结构。
Ensure the script will accept the particular XML format and structure in which you send data.
保证脚本认可发送数据所采用的特定xml格式和结构。
More specifically, you saved a form into a DB2 V9 database, preserving its XML-based data instance structure.
更确切地说是如何将表单保存到DB2V9数据库中,同时保持其基于 XML 的数据实例结构。
The SOAP standard USES XML to help structure the data and to help define the data types and information in an architecture neutral format.
SOAP标准使用XML以一种体系结构中立的格式来构造数据,定义数据类型和信息。
The SOAP envelope is a data structure that can be used to carry any XML document.
SOAP信封是一个能用来装载任何XML文档的数据结构。
The event API model USES a callback mechanism to notify the application of the structure of the XML data.
事件API模型使用回调机制向应用程序通报XML数据的结构。
A parsing engine consumes XML sequential data and makes callbacks into the application as it discovers the structure of the incoming XML data.
一个解析引擎消耗xml序列数据,并在发现进来的XML数据的结构时回调应用程序。
An XML schema is used to define the structure of an XML document, its elements, its attributes, and data types of elements or attributes.
XML模式用于定义XML文档的结构、元素、属性以及元素和属性的数据类型。
Creating a view of the XML data helps to abstract the structure of the product XML from the application code, by allowing us to simply query the view.
创建XML数据视图使我们可以轻松地查询视图,从而有助于从应用程序代码理解产品XML的结构。
Once a business has decided to store XML data, they know that DB2 can process and store any XML structure as long as it is well-formed.
一旦公司决定要存储XML数据,它们知道DB 2能够处理并存储任何格式正确的XML结构。
应用推荐