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实例文档作为整体处理。
First, you can create an XML instance document from an XML Schema definition.
首先,可以从XMLSche ma定义创建一个XML实例文档。
This class provides the APIs to transform an SDO package instance to/from XML instance document.
这个类提供了将SDO包实例转化为XML 实例文档(或相反)的API。
The XML instance document now contains the currency each time it exchanges information about the tax on an item.
现在,XML实例文档每次交换有关某一项的税费信息时都包含货币类型。
I will show you how an actual XML instance document that conforms to this schema is then bound to these interfaces.
然后我会向您展示如何将符合该模式的具体XML文档实例绑定到这些接口。
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实例文档指出每个组件从哪个名称空间派生其定义。
Each XML instance document produced by IXRetail should specify a default namespace, which should be the IXRetail namespace.
IXRetail产生的每个XML实例文档应指定一个缺省的名称空间,它应是IXRetail名称空间。
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示例文档,返回一个表示文档的对象。
The binding process involves using the XMLBeans API to access the data in the actual XML instance document in an object-mannered way.
绑定过程需要使用XMLBeansAPI,以面向对象的方式访问真正的XML实例文档中的数据。
The binding process involves using the XMLBeans API to access the data in the actual XML instance document in an object-oriented fashion.
绑定过程包括以面向对象的方式使用XMLBeansAPI来访问实际XML实例文档中的数据。
When generating from an XML instance document, the XML Forms Generator has access to the models of the data domain to which the XML instance document belongs.
在从XML实例文档生成表单时,XMLFormsGenerator可以访问该XML实例文档所属的数据域的模型。
The XML DAS always initializes its model by reading and parsing an XML schema definition file (an XSD file) that corresponds to the XML instance document it is going to load.
XMLDAS初始化其模型的方法是:读取和解析与准备载入的 XML文档对应的 XML模式定义文件(XSD 文件)。
This means that whenever the element BookSales is referenced, the XML instance document will include number and price information with the title, the author, and the ISBN (see Listing 7).
这意味着无论何时引用元素BookSales ,XML实例文档都将在包含书名、作者和ISBN 的同时包含销量和售价信息(请参阅清单7)。
XSLT first validates an incoming XML instance document and then transforms it before the instance document is either processed by the application itself or sent on to an external application.
XSLT首先验证传入的XML实例文档,然后在应用程序本身对它进行处理或者它被发送到外部应用程序之前对它进行转换。
XPath 2 introduces a few new sequence type constructs that allow applications to use the type definitions and element declarations in an XML schema to match elements in an XML instance document.
XPath2引入了一些新的序列类型构造,允许应用程序在XML模式中使用类型定义和元素声明,从而在XML实例文档中匹配元素。
This is a simple XML document instance of the schema from Listing 1.
以上是清单 1 所示模式的一个简单的XML文档实例。
This is because, in defining structure, the format of a CAM document is strikingly similar to an XML instance.
这是因为,在定义结构方面,CAM文档的格式非常类似于一个xml实例。
Two instance document XML data are also defined.
另外还定义了两个实例文档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 实例的模式,或者两者都要创建。
It's not only responsible for scanning an XML instance, but it also plays an important role in assessing the validity of the XML document.
它不只负责扫描xml实例,而且在评定XML文档的有效性方面起着重要作用。
Effect on XML Schema and document instance.
对XML模式和文档实例的影响。
You create an instance of XmlSerializerNamespaces to set the XML namespace for the output document.
您可以创建XmlSerializerNamespaces的一个实例,以为输出文档设置XML名称空间。
Like any XML document, the instance might or might not be backed by an XML Schema, which defines its allowable structure.
与任何XML文档一样,该实例可以有XMLSchema的支持,也可以没有,XML Sche ma定义了允许的结构。
The AssemblyStructure element defines the actual structure of the XML document instance.
AssemblyStructure元素定义了XML文档实例的实际结构。
Notice the two instances, as mentioned: one that references the XML instance data, and another that references the Schematron document.
注意两个实例:一个实例引用XML实例数据,另一个引用schematron文档。
The XML instance data for this form is the XHTML + XForms document highlighted previously.
该表单的XML实例数据就是前面突出显示的XHTML +X Forms文档。
Then you tell the parser instance to parse the XML document. For example.
然后告诉解析器实例开始解析xml文档。
应用推荐