文档类型定义 meaning in English
document type definition (dtd)
dtd document type definition
Examples
- Gets or sets a value indicating whether to prohibit document type definition processing
获取或设置一个值,该值指示是否禁用文档类型定义( dtd )处理。 - This applies to document type definitions dtds and xml schema definition language schemas
这一点应用于文档类型定义( dtd )和xml架构定义语言( xsd )架构。 - Returns declarations of unparsed entities in the document type definition of the source document
返回源文档的文档类型定义( dtd )中的未分析实体的声明。 - Is used to resolve external xml resources such as entities , document type definitions dtds or schemas
用于解析外部xml资源,如实体、文档类型定义( dtd )或架构。 - A doctype is required if the document is to be validated with a document type definition document
如果文档要使用文档类型定义( dtd )文档验证则必须有doctype 。