After the HTML table be converted into XML, we need to perform data integrated at the schema level, that is to generate global schema.
网上表格内容被转换为XML文档后,集成这些XML文档首先需要进行模式集成,即产生全局模式。
An efficient method is proposed to transform the global schema of a distributed database to its fragmentation schema and allocation schema.
用我们提供的方法,可以有效地把分布式数据库的全局模式映射到系统的分割模式和分配模式。
Peer data management systems employ decentralized design. Schemas are set up among organizations on demand, without global schema as a mediator.
对等数据管理系统采用无中心化的设计,各组织之间按需建立模式映射,不需要全局模式的中介。
Schema matching is a basic problem in the field of data integration, the main aspect of it concerns a match between global schema and local schema.
而模式匹配是数据集成领域中一个基本的问题,它主要考虑全局模式和局部模式之间的匹配。
Specifically, you must use global elements (defined directly under the schema element and referred to by the ref attribute).
具体而言,这里只能使用全局元素(直接定义在schema元素下,通过ref 属性来引用)。
You can use global elements as root nodes and can reference them from other parts of the schema.
您可以使用全局元素作为根节点,并且可以从模式的其他部分引用它们。
In this article, we'll first show how global or local scope is defined for various schema particles and explain how scope affects their behavior.
在本文中,我们首先展示如何为各种模式粒子定义全局或局部作用域,并解释作用域将如何影响它们的行为。
It's not always easy to determine whether you should define schema particles with local or global scope.
确定应该将模式粒子定义为具有局部作用域还是全局作用域并不总是那么容易。
In this pattern, all global-level components in a schema are defined as a type except the root.
在此模式中,模式中除根元素外的所有全局级别的组件都定义为类型。
Global elements are element declarations that appear as children of the schema element in an XML schema document, whereas local elements are not.
全局元素是XML模式文档中作为模式元素的子元素来声明的元素,而局部元素却不是。
However, a schema without global elements is not much useful for XML payload generation and validation.
不过,没有全局元素的模式对xml有效负载生成和验证用处不大。
Sometimes only global-level types are defined in an XML schema without any global element defined.
有时候,会仅在XML模式中定义全局级别的类型,而不定义任何全局元素。
When a global variable is referenced without the schema name, the SQL path is used to assist in the name resolution.
如果在没有使用模式名情况下引用全局变量,则使用SQL路径协助解析名称。
Even the most basic schema refactorings, such as converting a local definition to a global definition, are not supported by the dominant WSDL and schema tools.
即便是最基础的模式重构,如转换局部定义到全局定义,也不被主流WSDL和模式工具所支持。
In a nutshell, the idea of unique global data identification that can be developed on the level that provides Part Numbering schema in multiple divisions in your company.
总体的思路就是,为企业多个部门提供零件编号的机制可以用来开发独特的全局数据标识系统。
This simple implementation is based on a global (static) schemas registry, which is implemented as a map of fully qualified schema names and schema objects, corresponding to these names.
这个简单实现基于全局(静态)模式注册表,它由完全限定的模式名及与之对应的对象构成。
Please note that global variables have two-part names that consist of the name of a schema and the name of the variable within that schema.
请注意,全局变量的名称由两部分组成,即模式的名称和其中的变量的名称。
If it is absent, the wizard exits with a popup message stating that the schema has no global element.
如果没有,向导将退出,并弹出消息,指示模式没有全局元素。
Declarations that appear directly under the xs: schema element have a global scope while other declarations have a local scope.
直接出现在xs:schema元素下面的声明具有全局范围,而其他声明具有局部范围。
Assuming that movie is a self-contained element, then Listing 4 is a better schema with a good mix of local and global declarations.
假定movie是一个自包含的元素,那么清单4是一种更好的模式,它很好地结合了局部和全局声明。
If such a schema exists, then the compiler imports all global element declarations in the XML schema.
如果这样的模式已经存在,则编绎器导入该X MLSchema中所有的全局元素声明。
The CallingApplication business object corresponds to the XML schema in Listing 7, which defines a global element referencing a complex type.
CallingApplication业务对象与清单7中的XML模式对应;此模式定义了引用复杂类型的全局元素。
Now ErpPerson and ErpAddress become global level elements in a schema and are reusable components that can be referenced in other components such as element "Employee".
现在ErpPerson和ErpAddress成为了模式中的全局级别元素,是能够在其他组件(如元素“Employee”)中引用的可重用组件。
This schema fits into a document-style WSDL but is not well suited for RPC style since there is no global level type defined.
此模式适合在document样式的WSDL中使用,但并不适合rpc样式,因为未定义全局级别的类型。
This can be a schema element, a Web service adapter, or some other data store definition, but it can also be a global variable.
这可以是schema元素、Web服务适配器或其他数据存储定义,不过也可以是全局变量。
To exactly duplicate the effect of the DTD declarations in XML Schema, the elements Title and Author must have a global scope, as in Listing 9.
为了在XMLSchema中实现与DTD声明完全相同的效果,元素Title和Author必须是全局范围的,如清单9中所示。
This schema can be used to define both document - and RPC-style Employee messages in a WSDL since it contains both global-level elements and types.
此模式可以用于在WSDL中定义Document和rpc样式的Employee消息,因为其中既包括全局级别的元素,也包括类型。
Global declarations are not new — they were originally introduced with DTDs — but local declarations are unique to XML Schema.
全局声明并不是新东西——DTD中就已经引入它们了——但是局部声明是XML Schema所独有的。
Direct child elements of the schema element are defined globally (that is, they have global scope).
schema元素的直接子元素是全局定义的(就是说,具有全局作用域)。
In the Garden of Eden design pattern, you make both element declarations and type declarations global, taking globalization to the extreme. Listing 12 shows a Garden of Eden style schema.
在GardenofEden设计范式中,您让元素声明和类型声明都是全局的,将全局化发挥到了极致。
应用推荐