XML is regarded as a public format of different sources in this method. By establishing mappings between different sources and XML document data models, a virtual method of integration is realized.
该方法采用XML作为集成数据的公共数据格式,通过在不同的数据源和XML文档数据模型之间建立映射,实现了一种虚拟化的数据集成方法。
For example, XML schemas specify what elements are valid, the order in which these elements should appear in a document, what XML data types are associated with each element, and so on.
例如,XML模式指定哪些元素是有效的,这些元素在文档中应该以什么次序出现,与每个元素相关联的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文档结构之间紧密耦合。
This feature adds complexity to XML processing, and seems more appropriate for use of XML in document processing than in data representation.
该特性增加了XML处理的复杂性,似乎更适合于在文档处理而不是数据表示中使用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文档,该文档表示序列化之后的数据对象。
All data in an XML document is stored in one of two ways.
XML文档中的所有数据都用两种方法中的一种方法进行存储。
It introduced the idea of separating the structural part of the XML document from the data part to then group the related data items into homogenous containers that can be compressed separately.
它介绍了一种思路,即将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文档中。
In this case, there are no namespaces, and you get a basic, unadorned XML document containing only the data from the data model instance.
该例中没有其他名称空间,因此所得到的这个简单无修饰的XML文档只包含数据模型实例中的数据。
Finally, you can implement efficient document search methods for structured XML data.
最后,可以为结构化xml数据实现高效的文档搜索方法。
The document API model parses XML data to produce an object.
文档API模型对XML数据进行解析以生成一个对象。
Check that all employee IDs in the incoming XML document exist in the reference data set.
检查传入的XML文档中的所有雇员ID是否都在引用数据集中。
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文档中的数据。
So the first task was to build an XML document that represented the whole data set.
因此第一项任务是构建一个表示整个数据集的XML文档。
The value for this attribute should be the element in the XML document that contains the data you want to bind to.
这个属性的值应该是XML文档中包含您希望绑定到的数据的元素。
XML data is often used for interapplication data exchange and document management purposes.
XML数据常用于应用程序之间的数据交换和文档管理。
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文档对其进行反序列化。
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文档中的数据。
应用推荐