Listing 6 shows the element declaration.
清单6展示了该元素声明。
UML:Attribute become a local XML element declaration (xs:element).
Attribute变成本地XML元素声明(xs:element )。
Listing 2 shows the element declaration for trext: LocationCountyCode.
清单2展示了trext:LocationCountyCode的元素声明。
The last xs:alternative child of the element declaration is allowed to omit the test attribute.
元素声明中的最后一个xs:alternative子元素可以忽略test 属性。
The element declaration for title has a base type of xs: anyType and specifies five type alternatives.
title的元素声明有一个xs:anytype基类型并且指定了5个类型替换。
The functions first look for the element declaration for the instance element in the provided schema documents.
这些函数首先为提供的模式文档中的实例元素查找元素声明。
This element declaration and complex type definition have been extracted from the single XForms-Schema.xsd file.
该元素声明和复杂类型定义已经从单独的XForms - Schema . xsd文件中提取出来了。
Specifically, the example in Listing 14 shows the element declaration to contain a complex type that contains a sequence.
具体而言,清单14中的示例展示了包含一个复杂类型的元素声明,该复杂类型包含一个序列。
In an XML schema document these are specified as a sequence of xs: alternative child elements of the element declaration.
在XML模式文档中,这些内容被指定为元素声明的xs:alternative子元素的序列。
If an element declaration has type alternatives, they are evaluated in the order that they were specified in the schema.
如果元素声明具有类型替换,那么将按照在模式中指定的顺序进行计算。
Listing 6 shows a snippet for a new SQL database system capability, including both the element declaration and type definition.
代码清单6为新的SQL数据库系统功能提供了一个代码片段,包括元素声明与类型定义。
The final issue is that the purchase order itself is defined in the primer as a global element declaration, with a global complex type.
最后一个问题是,购买订单本身在入门中是作为一个全局元素声明的,属于全局复合类型。
The content model must be deterministic. Wildcard declaration along with a local element declaration causes content model to become ambiguous.
内容模型必须是确定性的。通配符声明以及局部元素声明会导致内容模型变得不明确。
This allows the schema author to specify type substitutions on an element declaration which are selected based on the evaluation of XPath expressions.
它允许模式作者在元素声明中根据XPath表达式的值指定类型替换。
XML schema 1.1 introduces a new mechanism called type alternatives that allow the schema author to specify type substitutions on an element declaration.
XMLSchema 1.1引入了一种称为类型替换(typealternatives)的新机制,允许模式作者在元素声明中指定类型替换。
Now the points element in the instance in Listing 2 is defined and because of the weakened wildcard rule it unambiguously matches its element declaration.
现在,清单2中实例中的points元素定义好了,根据弱通配符规则,它明确地与它的元素声明匹配。
What makes this example extensible is that the schema developer only has to add a new element declaration indicating that it is a member of the substitution group.
这个示例的扩展点是模式开发人员必须添加一个新的元素声明来表明它是替换群的一个成员。
A local element is an element declaration that is nested within another component; for example, the Title element is a local element within the global element Book.
局部元素是嵌套在另一个组件内的元素声明;例如,Title元素是全局元素Book内的局部元素。
Because the separator element must appear in the instance there is no ambiguity between content which matches the separator element declaration and the wildcard which follows it.
由于separator元素必须出现在实例中,所以在匹配separator元素声明的内容和它后面的通配符之间不存在含糊性。
As a consequence, the complex type definition in Listing 1 becomes valid in XML Schema 1.1 because the ambiguity between the element declaration and the wildcard no longer exists.
因此,清单1中的复杂类型定义在XMLSchema 1.1中变得有效,因为元素声明和通配符之间的不确定性已不复存在。
JSR-109 defines a standard representation for XML schema type definition and element declaration in the JAX-RPC mapping file. Both of them are mapped to the java-xml-type-mapping element.
JSR- 109为JAX - RPC映射文件中的XML模式类型定义和元素声明定义了一个标准表示法。
They then traverse a substitution chain of element declarations or a type hierarchy to determine whether the element declaration satisfies the substitution or type derivation requirements.
然后遍历元素声明的代替链或类型层次结构,以决定元素声明是否满足代替或类型衍生要求。
In this approach, the senders would provide not only their topics but also the entity declaration and element definition files for the domain.
在这一方法中,发送方将不仅提供他们的主题,而且也将提供域的实体声明和元素定义文件。
If you're using interfaces, the command opens the declaration of the element - which is an interface.
如果您正在使用接口,则该命令会打开元素的声明—它是一个接口。
Then the procedure repeats until it finds the declaration for the last element in the path-which is the instance element in question.
然后重复这个过程,直到找到路径中最后一个元素的声明——它便是所查找的实例元素。
Finally, we see the tag we referred to in the declaration root element.
最后,我们看到在声明根元素中引用的标记。
Namespace manipulation is now supported in the XML tree, including the ability to add, modify, or delete namespace declarations on any element or remove the declaration from the JDOM structure.
以XML树型结构支持命名空间的操作,任意元素上都可以增加、修改或删除命名空间的声明,还可以从JDOM结构中移除声明。
Listing 2. Declaration of the trext: LocationCountyCode element and related types.
清单2.trext:LocationCountyCode元素以及一些相关类型的声明。
The snippet below shows how to write a declaration for a title element in Atom.
下面的片段展示了如何在Atom中为一个title元素编写声明。
Listing 7. Declaration of the tr: TheftReport element and related type.
清单7.tr:TheftReport元素和相关类型的声明。
应用推荐