The issue with the above complex type definition can be illustrated with the instance document in Listing 2.
上面这个复杂类型定义的问题可以用清单2中的实例文档来演示。
This attribute group definition will automatically be included in each complex type defined in the schema document.
该属性组定义将被自动包含在模式文档中定义的每个复杂类型中。
A document type provides a mechanism by which the behaviors of a document can be defined, including document templates, versioning, workflow definition, and custom fields.
文档类型提供一个可以定义文档行为的机制,包括文档模板、版本化、工作流定义和定制字段。
This tutorial lays the groundwork for Part 2, which focuses on information modeling, including the use of namespaces and the definition of Document Type definition (DTD) schemas.
本教程作为第2部分的铺垫,第2部分主要讨论信息建模,包括名称空间的使用和定义文档类型定义(DTD)模式。
The older document type definition (DTD) syntax for specifying document structure is not namespace-aware.
指定文档结构的早期文档类型定义(DTD)语法不能识别名称空间。
Constraints of type III allow the definition of constraints to evaluate dependencies between content stored in different HL7 CDA XML document instances.
类型III的约束允许定义约束来评估存储在不同的HL7CDAXML文档实例内的内容之间的依赖性。
In the style section of an HTML document, type the name of the class, a space, and an opening curly bracket to begin the definition.
在HTML文档的样式部分中,输入类名、一个空格和一个前花括号,开始定义。
It's interesting to note that in the XSL specification, the W3C didn't include an official DTD (document Type Definition) that you could use to validate an FO document.
有趣的是,在XSL规范中,W3C没有包含一个可用来验证fo文档的正式认可的DTD(文档类型定义)。
Document versioning is enabled using document type definition.
通过使用文档类型定义可以进行文档版本控制。
In the former type of processing, it is necessary to read a "document type Definition" (DTD) prior to reading an XML document it applies to.
在以前的处理类型中,读取XML文档之前,必须先读取“文档类型定义”(DTD)。
Discover how it avoids the pitfalls of Document type Definition (DTD) id types while providing a refreshing simplicity.
通过本文了解:提供刷新简单性的同时如何避免文档类型定义(Document Type Definition,DTD)ID类型的缺陷。
The definition file contains the outline (or document type) name, the outline description, and the corresponding.dot file.
定义文件包含大纲(或文档类型)名称、大纲说明以及对应的.dot文件。
At the heart of DITA, representing the generic building block of a topic-oriented information architecture, is an XML document type definition (DTD) called "the topic DTD."
DITA的核心是一个称为“主题DTD”的XML文档类型定义(DTD),代表面向主题的信息体系结构的一般构造块。
Cypal Studio for GWT starts creating a bunch of files, and you may be prompted to accept a license agreement for a document type definition (DTD) or two.
Cypal StudioforGWT将开始创建一批文件,然后系统可能提示您接受一到两个文档类型定义(DTD)的许可协议。
If you want to add your own document type, you must create the relevant Microsoft Word document template (.dot file) and a definition file before adding a new document type.
如果想要添加自己的文档类型,就必须在添加新文档类型之前创建相应的MicrosoftWord文档模板(. dot文件)和定义文件。
In the XML schema type definition section of the WSDL document, there is an abstract complex type defined for com.example.Message.
在WSDL文档的XMLschema类型定义部分,有一个为com . example . Message定义的抽象复杂类型。
Each part definition must reference an element (not a type, type is used in RPC) defined to make it document style of messaging.
每个Part定义都必须引用一个已定义的参数(不是一种类型,类型用于RPC)以便使其成为消息的文档样式。
The lower portion of the definition, bounded by document ... end, is used by the GDB command interpreter to display help text associated with the cls command when you type help cls.
此定义的下半部分(在document ...end 所界定的范围内)由GDB命令解释器使用,用于在您键入helpcls时显示与 cls 命令关联的文本。
(you can define your elements in a Document Type Definition (DTD) or in a schema, which I will discuss briefly later.)
(您可以在文档类型定义(Document Type Definition,DTD)或模式(schema)中定义元素,稍后我将对此进行简要的描述)。
A number of DTDs (Document Type Definition) have been developed by WAICENT and are used in different projects.
世界农业信息中心制定了不同项目使用的一些文件类型定义。
The process of validation checks the XML against a Document Type Definition (DTD), which may be part of the XML or external to it.
确认过程根据文档类型定义(DTD)来检查XML, DTD可以是XML的一部分,也可以在它的外部。
As with most things in XML, the contents of the file are described by a Document Type Definition (DTD).
对于XML中的大多数事情来说,文件的内容由文档类型定义(DTD)描述。
It has a Document Type Definition (DTD) and USES namespaces, and also has the file names and URLs that you're looking for.
有文档类型定义(DTD),并使用了名称空间,还有需要的文件名和URL。
DTD fragments in element definitions come from the strict document type definition except for the elements related to frames.
除了和框架有关的元素外,所有的有关元素定义DTD片段都来自严格文档类型定义(DTD)。
ISO12200 specified the tags, entry structures, character encoding, document structure and document type definition, which are used when terminology data are interchanged in MARTIF format.
ISO 12200规定了以MARTIF格式交换术语数据时使用的置标标记、条目结构、字符编码、文件结构和文件类型定义。
For example, you can use an entity catalog to specify the location from which an XML processor loads a Document Type Definition (DTD), given the system and public identifiers for that DTD.
比如,给定一个DTD(文档类型定义,Document Type Definition)的系统标识符和公共标识符,实体目录(entity catalog)可用于规定XML处理程序从哪里加载dtd。
You define these rules in a Document Type Definition (DTD) or in a schema.
这些规则是在文档类型定义(Document Type Definition,DTD)或模式(schema)中定义的。
However SimpleXML cannot validate against a Document Type Definition (DTD) or schema.
然而,SimpleXML不能针对文档类型定义(DTD)或模式进行验证。
Find out why some people dislike Document Type Definition (DTD), and discover how RELAX NG aims to improve upon it.
通过本文了解某些人不喜欢使用文档类型定义(Document Type Definition,DTD)的原因,以及RELAX NG如何针对它进行改善。
The configuration and mapper files' root elements are updated to include new Document Type Definition (DTD) declarations, and some of the elements have been moved to provide better organization.
配置以及mapper文件的根元素均被更新以包括新的Document Type Definition (DTD)声明,并且这些元素中的一些已被移动了位置以提供更好的组织性。
应用推荐