In Listing 2, ButterflyTransformer takes a ButterflyXmlDocument object, representing the XSLT stylesheet, and USES PHP 5's XSL module to apply it to an XML data document.
在清单2中,ButterflyTransformer接受一个表示xslt样式表的ButterflyXmlDocument对象,并使用PHP5的XSL模块将其应用到XML数据文档中。
XML digital signatures define how to digitally sign part or all of an XML document to guarantee data integrity.
XML数字签名定义了如何对XML文档的部分或全部进行数字签名以保证数据完整性。
It creates a tight coupling between your application data structure and the XML document structure.
这种方法造成应用程序数据结构与XML文档结构之间紧密耦合。
Two samples will be demonstrated to show how to parse XML document into tabular data.
本文将演示两个示例,以展示如何将XML文档解析为表数据。
Figure 2 shows an example of an XML document that represents the data object after serialization.
图2展示了一个示例XML文档,该文档表示序列化之后的数据对象。
The obvious drawback is that you can't express predicates on the XML data itself or retrieve just fragments of an XML document.
显而易见的缺陷就是您无法表示关于XML数据本身的谓词,也无法仅检索XML文档的片段。
It enables a programmer to access data stored in an XML document as a tree of nodes.
它使程序员能够访问以节点树的形式存储在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文件,对其进行检索并进行分解,以创建数据结构来接入该文件中的内容。
All data in an XML document is stored in one of two ways.
XML文档中的所有数据都用两种方法中的一种方法进行存储。
If binary content is seldom used, your users will find it more convenient to embed binary data in the XML document.
如果二进制内容很少使用,则将二进制数据内嵌在XML文档中可以让用户方便地找到。
Let's look at an example of a simple XML document showing data from an RSS feed database application.
让我们来看一个显示来自RSS摘要数据库应用程序的数据的简单X ML文档示例。
Embed the binary data in the XML document.
将二进制数据嵌入到XML文档中。
Finally, you can implement efficient document search methods for structured XML data.
最后,可以为结构化xml数据实现高效的文档搜索方法。
People can participate in processes while they are offline, because XML data travels within the PDF document.
当人们脱机时,也可以参与处理过程,因为XML数据使用PD f文档传播。
The document API model parses XML data to produce an object.
文档API模型对XML数据进行解析以生成一个对象。
The thought of adding redundant data to an XML document is heresy to a seasoned relational database administrator.
将冗余数据添加到XML文档的想法对于老练的关系数据库管理员来说是不可思议的。
A relational database is required to support the XML data type to store an XML document. Not all databases support the XML data type.
需要一个关系数据库来支持XML数据类型存储XML文档,不是所有的数据库都支持XML数据类型。
A lot of processing is involved to take the data in an XML document and convert it into member variable data in multiple objects.
获取XML文档中的数据并将其转换为多个对象中的成员变量数据涉及大量的处理工作。
Analyze marketing data collected and formatted in an XML document.
分析收集并格式化为xml文档的市场数据。
There is no efficient way to query data inside the XML document.
没有非常有效的办法查询XML文档中的数据。
SOAP encoding is used to encode non-XML data into an XML document, so that it can be transmitted within a SOAP envelope.
SOAP编码被用于将非xml数据编码为XML文档,这样它就能被装在SOAP信封中进行传输了。
These columns will represent the element tags for data in your XML document.
这些列将代表您XML文档中数据的元素标签。
Two instance document XML data are also defined.
另外还定义了两个实例文档XML数据。
You can parse business objects into a XML document and deserialize them from the XML document using Service Data object (SDO) APIs.
您可以将业务对象解析为XML文档,并使用服务数据对象(SDO) API通过XML文档对其进行反序列化。
As with SAX, REXML gives the application programmer no default data structures from the XML document.
正如使用SAX一样,REXML没有向应用程序程序员提供来自XML文档的缺省数据结构。
When the server sends XML data to the browser, that XML data is processed using Document Object Model (DOM) APIs.
服务器将XML数据发送到浏览器时,使用文档对象模型(DOM)API来处理这些XML数据。
With the XML data type, you can store an XML document in a database table column similar to the other data types.
借助XML数据类型,您可以在类似于其他数据类型的数据库表列中存储XML文档。
SAX enables a programmer to accesses data in an XML document as a sequence of events.
SAX使程序员能够访问在XML文档中作为事件序列的数据。
An XML document typically describes data in an orderly manner, with indentation being the only formatting.
XML文档通常按顺序描述数据,其唯一格式就是缩进。
Many times, developers give little consideration to how they use the data from an XML document in terms of which data binding solution to chose.
开发人员常常会疏于考虑:如何根据选择的数据绑定解决方案使用XML文档中的数据。
应用推荐