Company2.xsd (XML schema) in Listing 2 and Listing 3, customer2.xml.
xsd (xml Schema),如清单2和清单3所示;customer2 . xml (xml数据),如清单11所示。
Company4.xsd (XML schema) in Listing 5 and Listing 6, customer4.xml.
xsd (xml Schema),如清单5和清单6所示;customer4 . xml (xml数据),如清单13所示。
If your XML is being validated against a DTD or XML Schema, this is required (unless the elements actually exist in the DTD or XSD and can be included at that point in the document).
如果您的XML正在针对一个DTD或XML模式进行验证,则这是必须的(除非这些元素实际存在于dtd或XSD中且可以包含在文档中该位置)。
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 实例的模式,或者两者都要创建。
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 文件)。
In this case, the source would be your relational database and the target would be an XML schema definition (XSD) document that contains the structure of the XML document.
在这个示例中,源是您的关系数据库,目标是一个包含XML文档结构的XML模式定义(XSD)文档。
XML and its derivatives -- especially the XML Schema Definition (XSD) language -- are commonly used to specify the data exchanged between applications and between components within an application.
XML及其派生技术,特别是 XML模式定义(XSD)语言,常常可用于指定不同应用程序之间和同一个应用程序的不同组件之间所交换的数据。
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文档并对其进行读取操作。
Output document XML schema definition (XSD) — XML schema that describes the outgoing XML document produced by the output converter.
输出文档XML模式定义(XSD)——描述由输出转换程序产生的传出XML文档的XML模式。
A schema is a well-formed XML document that USES the powerful XML schema Definition Language (XSD, also sometimes called W3C schema) to model and validate other XML data.
模式是一个格式良好的XML文档,它使用强大的XML模式定义语言(XSDL,有时也叫做W3CSchema)来建模和验证其他XML数据。
If you use XML for data exchange in the message body, best practices recommend that you perform XML Schema (XSD) validation to ensure that the sender and receiver speak the same language.
如果您在消息体中使用XML进行数据交换,最佳实践建议您执行XML Schema (XSD)验证,以确保发送器和接收器使用相同的语言。
XML data with the IDs of 1, 2, and 22 conform to XML schema cust2. xsd in Listing 3.
ID为1、2和22的XML数据遵守清单3中的 XML schemacust2.xsd。
Before creating such fragments, you should create an XML Schema Definition (XSD) defining the structure of the appended XML.
在创建此类片段前,应该创建定义追加的xml的结构的xml模式定义(xml Schema Definition,XSD)。
In this situation, XML data is not validated using the schema location. Validating XML data using the schema location cust2.xsd.
在这种情况下,XML数据没有使用这个schema位置验证。
XStream is a serialization tool and not a data binding tool, which means that it doesn't perform class generation from an XML or XML Schema Definition (XSD) file.
XStream是一种序列化工具而不是数据绑定工具,就是说不能从XML或者XML SchemaDefinition (XSD)文件生成类。
If you're familiar with XML or Web services, you can think of the data graph model as the XML Schema (XSD) that defines your data objects.
如果熟悉XML或者Web服务,那么可以将数据图模型看作定义数据对象XML Schema (XSD)。
Sets an event handler for receiving information about document type definition (DTD), XML-Data Reduced (XDR) schema, and XML schema definition language (XSD) schema validation errors.
设置事件处理程序以接收有关文档类型定义(DTD)、XML数据简化(XDR)架构和XML架构定义语言(XSD)架构验证错误的信息。
Deserializes the XML document that is contained in the text reader by using the tracking profile XML Schema definition (XSD).
通过使用跟踪配置文件XML架构定义(XSD)反序列化包含在文本阅读器中的XML文档。
Deserializes the XML document that is contained in the text reader by using the tracking profile XML Schema definition (XSD).
通过使用跟踪配置文件XML架构定义(XSD)反序列化包含在文本阅读器中的XML文档。
应用推荐