For another example, you will create stats XML document. This will show XML describing the number of occurrences of each service in the feed.
再举一个例子,您可以创建一个统计XML文档,其中显示的XML描述每个服务在提要中出现的次数。
The XML tree displayed from the XML document content can be edited directly facilitating easy traversal.
从XML文档内容显示的xml树可以直接编辑,从而促进轻松的遍历。
DB2 allows any well-formed XML document to be stored in an XML column.
DB 2允许将任何格式良好的XML文档存储到一个xml列中。
If you try to open an XML document, the XML Parser might generate an error.
如果试图打开一个XML文档,xml解析器可能会生成一个错误。
Note how the XML document types include the XML declaration.
请注意XML文档类型是如何包含 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数据类型。
Then, given an XML document, it checks whether the XML is accepted by the automaton.
然后,给出一个XML文档,用它检查XML是否被自动机接受。
It contains index entries for every text node, i.e. every leaf element value in every XML document in the XML column.
它包含每个文本节点(即xml列中的每个XML文档中的每个叶子元素值)的索引条目。
XML document validation -- You can perform XML value validation for XML documents against a registered XML schema.
XML文档验证 ——您可以在已注册的 XML模式上对 XML文档执行 XML值验证。
There are times that you need to create a sample XML document instance from a given XML schema (XSD), a schema from an XML instance, or both.
有些时候,您需要创建来自给定XML模式(XSD)的样例 XML文档实例,来自 XML 实例的模式,或者两者都要创建。
An XML cursor defines a location in an XML document.
XML游标定义了XML文档中的一个位置。
The only requirement to store an XML document in an XML column in DB2 is that it be well-formed.
在DB2 的XML列中存储 XML文档的惟一要求就是,它必须是标准格式的。
Next, we generated a sample XML document based on the XML Schema provided.
然后根据得到的XML模式生成一个示例XML文档。
I proposed that we look at the RPC request as an XML document and use XML programming, rather than RPC coding, to construct the call.
我建议,我们把RPC请求看作是一个XML文档,并使用XML编程而不是RPC编码构造调用。
The elements and attributes that may be specified in an XML document are specified in an XML schema.
在XML文档中指定的元素和属性都是遵循XML模式指定的。
A typical XSLT style sheet transforms one XML document into another XML document, or into an HTML document.
典型的xslt样式表将一个HTML文档转换成另一个XML文档,或者转换成HTML文档。
You recursively work through the XML document, using the XML tag name as the key of the item for the associative array that is built.
递归遍历XML文档,使用XML标记名作为所构建的关联数组的项目的键。
An XML parser converts an encoded form of an XML document (the encoding being specified in the XML declaration) to an abstract model representing the information in the XML document.
xml解析器将XML文档的编码形式(编码在XML声明中规定)转化成表示XML文档信息的抽象模型。
For this distinction, an XML schema document is an XML document that adds new attribute or element declarations.
按这种区分,XML模式文档是添加新属性或者元素声明的XML文档。
The most basic way to see the advantages of the new API is to use SDO 2.0 to create and then read an XML document compliant to XML Schema (XSD).
了解这个新api的优势的最基本方法是使用SDO 2.0来创建符合XML模式(XSD)的XML文档并对其进行读取操作。
Listing 2 illustrates the use of the DOM to create an XML string and XML document, formatted for your viewing pleasure.
清单2示范了使用DOM创建XML字符串和XML文档并设置格式以便查看。
Once the client has retrieved a particular XML document from the database, an XML stylesheet is needed to transform the raw XML document into a more user-friendly representation of the information.
客户机从数据库获取特定的XML文档之后,需要使用一个xml样式表把原始的XML文档转换为对用户更友好的形式。
The first line of your XML document might be an XML declaration.
XML文档的第一行可以是一个 XML声明。
Consider the document entity as the first item in the XML document that an XML processor encounters.
将文档实体看作是XML处理器遇到的XML文档的第一项。
When you use the mapping editor, you are creating mappings that transform a source XML document into a target XML document.
使用映射编辑器时,将创建将源XML文档转换为目标 XML 文档的映射。
To work with an XML document and the XML DAS, you need to start with an XML schema file, which the DAS USES to build the SDO model.
为处理XML文档和XMLDAS,首先需要一个XML模式文件,DAS将用此文件来构建sdo模型。
An XML map exists to transform a source XML document into a target XML document.
XML映射用于将源xml文档转换为一个目标XML文档。
If the document does not completely adhere to XML syntax, then it's not an XML document; if it's not an XML document, XML tools cannot process it.
如果文档不完全符合xml语法,就不是一个XML文档;如果不是XML文档,XML工具就不能处理它。
Sometimes, Schematron constraints are contained within an XML Schema document, usually within XML Schema appinfo elements.
有时候,Schematron约束包含在XML模式文档中,常常在XML模式的appinfo元素中。
If the core of your application is processing an XML document, the XML Code framework constructed by JBind may make it very easy to use.
如果应用程序的核心是处理XML文档,则使用由JBind构造的“XML代码”框架可能非常简单。
应用推荐