instance document
实例文档;实例文件
2025-09-07 19:46 浏览次数 16
实例文档;实例文件
XML Instance DocumentXML实例文档
XBRL Instance Document实例文档
document instance set haha文件实例集
document instance文件实例
document instance set文件实例集
a xml instance document dataxml文档数据
instance of a document type文件型别实例
xml instance document dataxml文档数据
the following is a resulting instance document for a parcel of strawberry jam that is shipped from new york to tallinn given the schemas you created.
以下是运用您创建的模式为一批从纽约运往塔林的草莓酱生成的实例文档。
the xml instance document now contains the currency each time it exchanges information about the tax on an item.
现在,xml实例文档每次交换有关某一项的税费信息时都包含货币类型。
you should be able to see that this schema file does indeed correspond to the instance document above.
您应能看出,此模式文件确实与上文中的示例文档相对应。
the resulting instance document has an element and attribute for each element and attribute declared in the schema.
得到的实例文档对应于模式中声明的每个元素和属性都有相应的元素和属性。
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文件,其中包含了刚才保存的实例文档。
as mentioned earlier, this step enables the sample instance document to successfully validate.
如前所述,这一步可以保证实例文档通过验证。
suppose a given institution requires certain information be present in an instance document that is considered optional by the hl7 cda xml schema.
假设,一个给定的机构要求一个实例文档中必须出现特定的一些信息,而这却被hl7cdaxml模式视为可选。
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文件)。
throughout this article, we use the simple xml instance document in listing 1.
在本文中,我们使用 清单1中的简单xml实例文档。
when you update the data in a form element, the instance document is updated.
当更新表单元素中的数据时,会更新实例文档。
validation is a process of checking whether the instance document satisfies structural, data type, and content constraints specified in the xml schema.
验证就是检查实例文档是否满足在xml模式中指定的结构、数据类型和内容限制的过程。
this determinism simplifies the implementation of the validator and can be useful for applications which require a mapping between elements in the instance document and particles in the schema.
这种确定性简化了验证器的实现,并且对于需要实例文档中的元素与模式中的粒子匹配的应用程序来说也很有用。
the functionality of the application is simply to check whether the geographic features encoded in a gml instance document contains at least one geometry element.
这个应用程序的功能仅仅检查用gml实例文档编码的地理特性是否包含至少一个几何元素。
an xml instance document may refer to names of elements from multiple namespaces that are defined in multiple schemas.
一个xml实例文档可能引用多个名称空间的元素名,这些名称空间定义在不同模式中。
two instance document xml data are also defined.
另外还定义了两个实例文档xml数据。
both companies want the xml instance document to indicate the namespace from which each component derives its definition.
两家公司都希望xml实例文档指出每个组件从哪个名称空间派生其定义。
i will show you how an actual xml instance document that conforms to this schema is then bound to these interfaces.
然后我会向您展示如何将符合该模式的具体xml文档实例绑定到这些接口。
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实例文档,然后在应用程序本身对它进行处理或者它被发送到外部应用程序之前对它进行转换。