单词 | instance document | ||||||||
释义 | instance document
更多释义 收起释义 例句释义: 实例文档,实例应用层,实例文件 1. The form manipulates such an instance document and provides for the submission of that XML to a back-end system. 表单将处理这类实例文档,并且将该XML的提交传递给后端系统。 www.ibm.com 2. Is used to locate and open an XML instance document , or to locate and open any external resources referenced by the XML instance document . 用来定位和打开XML实例文档,或者用来定位和打开XML实例文档所引用的任何外部资源。 www.bing.com 3. It indicates that, in a given instance document, only one of those entities can appear in the specified position. 这意味着,在给定的实例文档中,只有其中一个实体可以出现在指定的位置。 msdn2.microsoft.com 4. XForms require an XML instance to which form controls can refer, so an instance document is a natural starting point for XForms generation. XForms需要表单控件可以访问的XML实例,因此,实例文档自然就是XForms生成的起始点。 www-128.ibm.com 5. The instance document creator wants to leverage the profile, but has no interest in building or editing profiles. 实例文档创建者需要利用配置文件,但是对构造和编辑配置文件不感兴趣。 www-128.ibm.com 6. The lack of the two derived types is an interoperability problem because abstract types cannot appear in an XML instance document. 缺少这两个派生类型是一个互操作性问题,因为抽象类型是不能出现在XML实例文档中的。 www.ibm.com 7. Instead is applied to an array, the array elements appear in an instance document as children of the element that binds to the class. 应用于数组,则数组元素以绑定到类的元素的子级的形式出现在实例文档中。 msdn2.microsoft.com 8. For instance, document languages do not offer mechanisms to access the first letter or first line of an element's content. 例如,文档语言不提供访问一个元素内容第一个字符或者第一行的机制。 donse.org 9. takes an element node in an instance document, an element QName, and a sequence of schema document nodes. 获取实例文档中的一个元素节点、一个元素QName和一个模式文档节点的序列。 www.ibm.com 10. xsi: type is specified on an element in the instance document to replace the declared type with a derived one. 要在实例文档中对元素指定xsi:type,使用派生类型替换声明的类型。 www.ibm.com 1. This document is called an instance document, whereas a source document is called a form document. 这个文档被称为实例文档,而源文档被称为表单文档。 www.ibm.com 2. You should see a new XML file in the root directory of your C: drive containing the instance document as it existed when you saved it. 在C盘根目录下将会出现一个XML文件,其中包含了刚才保存的实例文档。 www.ibm.com 3. As an assertion, meaning that a test for a certain condition will be applied to an instance document. 作为断言,这意味着对应用于实例文档的特定条件进行测试。 www.ibm.com 4. Gets or sets information to indicate if the element can be used in an instance document. 获取或设置信息以指示是否可在实例文档中使用该元素。 msdn2.microsoft.com 5. This step also has the effect of enabling the element to be a valid root element in an instance document. 这一步还可以让该元素成为实例文档中合法的根元素。 www-128.ibm.com 6. If Xml attributes used in the instance document are not found in the specified schema, the document will not validate. 如果指定架构中未发现实例文档中使用的Xml属性,则该文档将不会验证。 msdn2.microsoft.com 7. As you can see in Listing 5, the instance document contains all the base class characteristics and the added CosmeticsAdvert component. 如您在清单5中所见,实例文档包含所有的基类特征以及添加的CosmeticsAdvert组件。 www.ibm.com 8. For an instance document to be valid, all assertions must evaluate to true. 实例文档要想有效,所有断言的计算结果都必须是true。 www.ibm.com 9. This ensures that your stylesheet works with any XML in a given format, rather than one specific instance document. 这就确保样式表处理任何给定格式的XML,而非特定的实例文档。 www.ibm.com 10. And the instance document contains Xml attributes that are not explicitly allowed by the schema, the validation engine will report an error. 并且实例文档包含该架构未显式允许的Xml属性,则验证引擎将报告错误。 msdn2.microsoft.com 1. I will show you how an actual XML instance document that conforms to this schema is then bound to these interfaces. 然后我会向您展示如何将符合该模式的具体XML文档实例绑定到这些接口。 www.ibm.com 2. Object can be used to validate an XML instance document against an XML schema that uses restriction. 对象可以用来对照使用限制的XML架构验证XML实例文档。 msdn2.microsoft.com 3. Attribute provides a default value to be used if the element is empty or the attribute is not present when an instance document is received. 属性提供默认值,如果在收到实例文档时该元素为空或该属性不存在,将使用该默认值。 msdn2.microsoft.com 4. When parsing and processing an instance document, SimpleXML is an excellent technology choice. 在解析和处理实例文档时,SimpleXML是一个好的技术选择。 www.ibm.com 5. Schematron is a rule-based language that uses XPath to express assertions about the content in an XML instance document. Schematron是基于规则的语言,使用XPath来表达关于XML实例文档中的内容的断言。 www.ibm.com 6. Attribute to appear in a conforming element in an XML instance document. 属性出现在XML实例文档的符合元素中。 msdn2.microsoft.com 7. Therefore, for each data item in the instance document, the Generator automatically creates the appropriate forms constructs. 因此,对于实力文档中的每个数据项,Generator都自动创建合适的表单构造。 www.ibm.com 8. Attribute provides a way to locate the XML Schema definitions for namespaces defined in an XML instance document. 属性提供一种方法来查找在XML实例文档中定义的命名空间的XML架构定义。 msdn2.microsoft.com 9. 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实例文档中的数据。 www.ibm.com 10. The XML instance document now contains the currency each time it exchanges information about the tax on an item. 现在,XML实例文档每次交换有关某一项的税费信息时都包含货币类型。 www.ibm.com 1. When the Java classes and interfaces are generated, an XML instance document that conforms to the schema is bound to them. 在生成Java类和接口后,符合该模式的XML实例文档就会与之绑定。 www.ibm.com 2. In an instance document. A key must be unique, non-nillable, and always present. 键必须是唯一的、不为零的并且始终存在。 msdn2.microsoft.com 3. The first instance document with id searchLastName contains the last name of the patient searched for. id为searchLastName的第一个实例文档包含要搜索的患者姓氏。 www.ibm.com 4. The issue with the above complex type definition can be illustrated with the instance document in Listing 2. 上面这个复杂类型定义的问题可以用清单2中的实例文档来演示。 www.ibm.com 5. As mentioned earlier, this step enables the sample instance document to successfully validate. 如前所述,这一步可以保证实例文档通过验证。 www.ibm.com 6. You can populate the form through an instance document, which you reference from XPath expressions on the form elements. 可以通过实例文档填充表单,实例文档是从表单元素上的XPath表达式引用的。 www-128.ibm.com 7. With XMLBeans, the entire XML instance document is handled as a whole. 通过使用XMLBeans,可以将整个XML实例文档作为整体处理。 www.ibm.com 8. The resulting instance document has an element and attribute for each element and attribute declared in the schema. 得到的实例文档对应于模式中声明的每个元素和属性都有相应的元素和属性。 www.ibm.com 9. When the user submits the annotation, the annotation client retrieves the data from the HTML form and constructs an instance document. 当用户提交注释时,注释客户端从HTML表格中检索数据并构造一个实例文档。 www-128.ibm.com 10. You should find that the correspondence between the instance document, the schema, and the SDO data graph is clear. 您应可看出示例文档与模式之间的对应关系,SDO数据图非常清晰。 www.ibm.com 1. Indicates a validation error occurred when validating the instance document. 指示在验证实例文件时发生了验证错误。 msdn2.microsoft.com 2. Attributes constrain how many times in succession the specified entity can appear in the corresponding position in an XML instance document. 属性限制指定的实体可以连续出现在XML实例文档中的对应位置的次数。 msdn2.microsoft.com 3. The browser displays information from the instance document, which is structured as a SOAP request. 浏览器显示实例文档中的信息,该文档采用SOAP请求的结构。 www-128.ibm.com 4. Each XML instance document produced by IXRetail should specify a default namespace, which should be the IXRetail namespace. IXRetail产生的每个XML实例文档应指定一个缺省的名称空间,它应是IXRetail名称空间。 www.ibm.com 5. When you update the data in a form element, the instance document is updated. 当更新表单元素中的数据时,会更新实例文档。 www-128.ibm.com 6. An XML Schema document is created and opened for each namespace found in the XML instance document. 将为XML实例文档中发现的每个命名空间创建并打开一个XML架构文档。 msdn2.microsoft.com 7. For elements, a default value is used only if the element appears in an instance document without any content. 对于元素而言,只有当元素出现在实例文档中但没有任何内容时,才使用默认值。 msdn2.microsoft.com 8. 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指定一个具体元素的类型时。 www.ibm.com 9. Schema Validator validates a single schema plus an instance document and lists errors. SchemaValidator验证单个模式以及一个实例文档,并列出错误。 www.ibm.com 10. Ability to generate XML Schema definition language (XSD) schemas from the XML instance document. 可以从XML实例文档生成XML架构定义语言(XSD)架构。 msdn2.microsoft.com 1. First, you can create an XML instance document from an XML Schema definition. 首先,可以从XMLSchema定义创建一个XML实例文档。 www.ibm.com 2. To validate an XML instance document against a RELAX NG schema. 依据RELAXNG模式来验证XML实例文档。 www-128.ibm.com 3. When the user submits the form, the instance document is actually sent. 当用户提交表单时,实际发送的是实例文档。 www-128.ibm.com 4. For example, the SOAP message may be part of a larger instance document that includes related data. 比如,SOAP消息可能是一个更大的、包含其他相关数据的实例文档的一部分。 www-128.ibm.com 5. Throughout this article, we use the simple XML instance document in Listing 1. 在本文中,我们使用清单1中的简单XML实例文档。 www.ibm.com 6. In Listing 4, the nodeset attribute describes the nodes in the instance document that will be constrained. 在清单4中,nodeset属性描述实例文档中将受到约束的节点。 www.ibm.com 7. The XML instance document in Listing 1 references a schema called Simple. xsd, the contents of which are in Listing 2. 清单1中的XML实例文档引用一个称为Simple.xsd的模式,这个模式的内容见清单2。 www.ibm.com 8. The data source descriptor abstraction is kept separate from the instance document throughout the API to achieve this goal. 数据源描述符抽象与整个API中的实例文档相分离,以便实现这个目标。 www-128.ibm.com 9. You'll use a schema that defines enumerations for gender, marital status, and favorite color. Here's a sample instance document 可以使用模式来定义针对性别、婚姻状况和最喜欢颜色的枚举。 www.ibm.com 10. The XML instance document determines how the schema is generated in the following manner XML实例文档通过以下方式确定如何生成架构 msdn2.microsoft.com 1. Include your SOAP request within a general instance document 在普通的实例文档中包含SOAP消息 www-128.ibm.com 2. That DTD will match the prior XML instance document, but it will also falsely match 该DTD将与前面的XML实例文档相匹配,但是它还会错误地匹配 www-128.ibm.com 3. So while deserializing an XML instance document, 因此,在反序列化XML实例文档时, msdn2.microsoft.com 4. Suppose that an XML instance document contains the following element that is intended to conform to the preceding 假定某个XML实例文档中包含旨在遵循前面的 msdn2.microsoft.com 5. Suppose I have a vocabulary with instance document such as this 假设我的一个词汇表有如下所示的实例文档 www-128.ibm.com |
||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。