Listing 2 shows a sample XML document, bib.xml, which represents a bibliography of books.
清单2显示了一个示例XML 文档bib.xml ,它表示书籍的书目。
The XML document is checked against a very restrictive schema.
该XML 文档是由一个限制非常严格的模式进行检查的。
As its name implies, this extension makes it simple to work with XML, whether it be reading from or writing to an XML document.
由其名字可以看出,这种扩展可以简化xml的处理,不论是从xml文档读取还是向XML文档写入,都是如此。
It loads the entire XML document into memory, and retrieval of elements from the XML document all occurs in memory.
它将把整个XML文档装载到内存中,并且从XML文档中检索元素全都在内存中进行。
Or, it might be an XML document.
后者,它可能是一个XML 文档。
You can use this update functionality to change documents in an XML column without XML parsing or reading the document into your application.
可以使用这种更新功能修改xml列中的文档,而不需要解析xml文档或把文档读取到应用程序中。
Note how the XML document types include the XML declaration.
请注意XML 文档类型是如何包含 XML声明。
Each XML document can specify a character encoding in the XML declaration.
每个XML文档都可以在XML声明中指定一种字符编码。
Listing 15 is an XML document of documents and their authors.
清单15是一个内容为文档及作者的XML文档。
A typical XSLT style sheet transforms one XML document into another XML document, or into an HTML document.
典型的xslt样式表将一个HTML文档转换成另一个XML文档,或者转换成HTML文档。
XML tasks: create and maintain tables and views with XML data; create and tune XML indexes; query and view XML documents; store and manage XML schema documents.
XML任务:创建并维护具有XML数据的表和视图;创建并调优xML索引;查询并查看XML文档;存储并管理XML模式文档。
The application parses the XML document, typically using the document object model (DOM).
应用程序解析XML文档,通常使用文档对象模型(DOM)。
These fields represent elements within the XML document.
这些字段代表XML文档中的元素。
Frequently, XML documents contain enumerations of certain elements.
XML文档经常包含某些元素的枚举。
XML document validation -- You can perform XML value validation for XML documents against a registered XML schema.
XML 文档验证 ——您可以在已注册的 XML模式上对 XML 文档执行 XML值验证。
Consider the following XML document.
考虑下面的XML文档。
Embedding copies the binary documents in the XML document.
嵌入是将二进制文档复制到XML文档中。
However, without XML parsing, the structure of the XML documents is entirely ignored.
然而,如果不进行xml解析,XML文档的结构会被完全忽略。
Send out the XML document for translation.
将需要翻译的XML文档发出。
An XML cursor defines a location in an XML document.
XML游标定义了XML文档中的一个位置。
XML documents can be mixed content.
XML文档可以是混合内容。
Therefore, messages are often constructed using XML documents that conform to XML schema.
因此,通常使用符合XML模式的 XML 文档来构造消息。
The XML editors section introduces the tools to write XML documents.
XML编辑器一节介绍了编写XML文档的工具。
Schema: in XML, a document describing a set of rules that XML documents must conform to.
模式:在XML中,描述XML文档所必须符合的一系列规则的文档。
For this distinction, an XML schema document is an XML document that adds new attribute or element declarations.
按这种区分,XML模式文档是添加新属性或者元素声明的XML文档。
Basically an XML document can be considered "well-formed" or "valid".
基本上,可以认为XML文档是“格式良好的”或“有效的”文档。
The entire XML document is represented in memory.
整个XML文档都在内存中表示。
Listing 7 is an XML document of documents.
清单7是一个关于文档的XML文档。
Delete the XML document's default namespace.
删除XML文档的默认名称空间。
Next, we generated a sample XML document based on the XML Schema provided.
然后根据得到的XML模式生成一个示例XML文档。
应用推荐