Parse , which is used to parse the actual XML instance document.
parse用于解析真正的XML实例文档。
With XMLBeans, the entire XML instance document is handled as a whole.
通过使用XMLBeans,可以将整个XML实例文档作为整体处理。
For an instance document to be valid, all assertions must evaluate to true.
实例文档要想有效,所有断言的计算结果都必须是true。
First, you can create an XML instance document from an XML Schema definition.
首先,可以从XMLSche ma定义创建一个XML实例文档。
Schema Validator validates a single schema plus an instance document and lists errors.
SchemaValidator验证单个模式以及一个实例文档,并列出错误。
As mentioned earlier, this step enables the sample instance document to successfully validate.
如前所述,这一步可以保证实例文档通过验证。
When parsing and processing an instance document, SimpleXML is an excellent technology choice.
在解析和处理实例文档时,SimpleXML是一个好的技术选择。
This class provides the APIs to transform an SDO package instance to/from XML instance document.
这个类提供了将SDO包实例转化为XML 实例文档(或相反)的API。
This document is called an instance document, whereas a source document is called a form document.
这个文档被称为实例文档,而源文档被称为表单文档。
As an assertion, meaning that a test for a certain condition will be applied to an instance document.
作为断言,这意味着对应用于实例文档的特定条件进行测试。
You should be able to see that this schema file does indeed correspond to the instance document above.
您应能看出,此模式文件确实与上文中的示例文档相对应。
Takes an element node in an instance document, an element QName, and a sequence of schema document nodes.
获取实例文档中的一个元素节点、一个元素QName和一个模式文档节点的序列。
The issue with the above complex type definition can be illustrated with the instance document in Listing 2.
上面这个复杂类型定义的问题可以用清单2中的实例文档来演示。
Xsi: type is specified on an element in the instance document to replace the declared type with a derived one.
要在实例文档中对元素指定xsi:type,使用派生类型替换声明的类型。
The XML instance document now contains the currency each time it exchanges information about the tax on an item.
现在,XML实例文档每次交换有关某一项的税费信息时都包含货币类型。
The form manipulates such an instance document and provides for the submission of that XML to a back-end system.
表单操纵这些实例文档,并负责将XML提交到后端系统。
The resulting instance document has an element and attribute for each element and attribute declared in the schema.
得到的实例文档对应于模式中声明的每个元素和属性都有相应的元素和属性。
I will show you how an actual XML instance document that conforms to this schema is then bound to these interfaces.
然后我会向您展示如何将符合该模式的具体XML文档实例绑定到这些接口。
You should find that the correspondence between the instance document, the schema, and the SDO data graph is clear.
您应可看出示例文档与模式之间的对应关系,SDO数据图非常清晰。
For each of such XForms instances, a separate instance document with proper namespaces is created for verification.
对于此类X Forms实例中的每一个,将针对验证创建一个单独的、具有合适名称空间的实例文档。
In this article, we showed you how to use Xerces-C + + to validate an instance document according to an XML Schema.
本文说明了如何根据XMLSchema,使用Xerces - C+ +验证实例文档。
An XML instance document may refer to names of elements from multiple namespaces that are defined in multiple schemas.
一个XML实例文档可能引用多个名称空间的元素名,这些名称空间定义在不同模式中。
Both companies want the XML instance document to indicate the namespace from which each component derives its definition.
两家公司都希望XML实例文档指出每个组件从哪个名称空间派生其定义。
You can populate the form through an instance document, which you reference from XPath expressions on the form elements.
可以通过实例文档填充表单,实例文档是从表单元素上的XPath表达式引用的。
The model is just a sample instance document, with the form input data removed but all the markup and static text in place.
模型就是一个实例文档,没有输入数据,但是保留了标记和静态文本。
Each XML instance document produced by IXRetail should specify a default namespace, which should be the IXRetail namespace.
IXRetail产生的每个XML实例文档应指定一个缺省的名称空间,它应是IXRetail名称空间。
Therefore, for each data item in the instance document, the Generator automatically creates the appropriate forms constructs.
因此,对于实力文档中的每个数据项,Generator都自动创建合适的表单构造。
Sometimes a type name is used in an instance document, such as when the type of a concrete element is specified with xsi: type.
有时候类型名称在一个实例文档中使用,比如当用xsi: type指定一个具体元素的类型时。
The lack of the two derived types is an interoperability problem because abstract types cannot appear in an XML instance document.
缺少这两个派生类型是一个互操作性问题,因为抽象类型是不能出现在XML实例文档中的。
The subsequent call to loadFile() then reads in and parses the XML instance document, returning an object to represent the document.
后续的loadFile()调用将读入并解析XML示例文档,返回一个表示文档的对象。
应用推荐