⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 xhtml11-flat.dtd

📁 Hippo CMS是一个以信息为中心的开源内容管理系统。Hippo CMS目标是供中,大型企业来管理其发布在互连网
💻 DTD
📖 第 1 页 / 共 5 页
字号:
<!-- ....................................................................... --><!-- XHTML 1.1 DTD  ........................................................ --><!-- file: xhtml11.dtd--><!-- XHTML 1.1 DTD     This is XHTML, a reformulation of HTML as a modular XML application.     The Extensible HyperText Markup Language (XHTML)     Copyright 1998-2000 World Wide Web Consortium        (Massachusetts Institute of Technology, Institut National de         Recherche en Informatique et en Automatique, Keio University).         All Rights Reserved.     Permission to use, copy, modify and distribute the XHTML DTD and its      accompanying documentation for any purpose and without fee is hereby      granted in perpetuity, provided that the above copyright notice and      this paragraph appear in all copies.  The copyright holders make no      representation about the suitability of the DTD for any purpose.     It is provided "as is" without expressed or implied warranty.        Author:     Murray M. Altheim <altheim@eng.sun.com>        Revision:   $Id: xhtml11-flat.dtd,v 1.1 2003/05/15 14:02:27 vgritsenko Exp $--><!-- This is the driver file for version 1.1 of the XHTML DTD.     Please use this formal public identifier to identify it:         "-//W3C//DTD XHTML 1.1//EN"--><!ENTITY % XHTML.version  "-//W3C//DTD XHTML 1.1//EN" ><!-- Use this URI to identify the default namespace:         "http://www.w3.org/1999/xhtml"     See the Qualified Names module for information     on the use of namespace prefixes in the DTD.--><!ENTITY % NS.prefixed "IGNORE" ><!ENTITY % XHTML.prefix "" ><!-- Reserved for use with the XLink namespace:--><!ENTITY % XLINK.xmlns "" ><!ENTITY % XLINK.xmlns.attrib "" ><!-- For example, if you are using XHTML 1.1 directly, use the FPI     in the DOCTYPE declaration, with the xmlns attribute on the     document element to identify the default namespace:       <?xml version="1.0"?>       <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">       <html xmlns="http://www.w3.org/1999/xhtml"             xml:lang="en">       ...       </html>     Revisions:     (none)--><!-- reserved for future use with document profiles --><!ENTITY % XHTML.profile  "" ><!-- Bidirectional Text features     This feature-test entity is used to declare elements     and attributes used for bidirectional text support.--><!ENTITY % XHTML.bidi  "INCLUDE" ><?doc type="doctype" role="title" { XHTML 1.1 } ?><!-- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: --><!-- Pre-Framework Redeclaration placeholder  .................... --><!-- this serves as a location to insert markup declarations     into the DTD prior to the framework declarations.--><!ENTITY % xhtml-prefw-redecl.module "IGNORE" ><![%xhtml-prefw-redecl.module;[%xhtml-prefw-redecl.mod;<!-- end of xhtml-prefw-redecl.module -->]]><!ENTITY % xhtml-events.module "INCLUDE" ><!-- Inline Style Module  ........................................ --><!ENTITY % xhtml-inlstyle.module "INCLUDE" ><![%xhtml-inlstyle.module;[<!ENTITY % xhtml-inlstyle.mod     PUBLIC "-//W3C//ELEMENTS XHTML Inline Style 1.0//EN"            "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-inlstyle-1.mod" ><!-- ...................................................................... --><!-- XHTML Inline Style Module  ........................................... --><!-- file: xhtml-inlstyle-1.mod     This is XHTML, a reformulation of HTML as a modular XML application.     Copyright 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved.     Revision: $Id: xhtml11-flat.dtd,v 1.1 2003/05/15 14:02:27 vgritsenko Exp $     This DTD module is identified by the PUBLIC and SYSTEM identifiers:       PUBLIC "-//W3C//ENTITIES XHTML Inline Style 1.0//EN"       SYSTEM "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-inlstyle-1.mod"     Revisions:     (none)     ....................................................................... --><!-- Inline Style     This module declares the 'style' attribute, used to support inline     style markup. This module must be instantiated prior to the XHTML     Common Attributes module in order to be included in %Core.attrib;.--><!ENTITY % style.attrib     "style        CDATA                    #IMPLIED"><!ENTITY % Core.extra.attrib     "%style.attrib;"><!-- end of xhtml-inlstyle-1.mod -->]]><!-- declare Document Model module instantiated in framework--><!ENTITY % xhtml-model.mod     PUBLIC "-//W3C//ENTITIES XHTML 1.1 Document Model 1.0//EN"            "xhtml11-model-1.mod" ><!-- Modular Framework Module (required) ......................... --><!ENTITY % xhtml-framework.module "INCLUDE" ><![%xhtml-framework.module;[<!ENTITY % xhtml-framework.mod     PUBLIC "-//W3C//ENTITIES XHTML Modular Framework 1.0//EN"            "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-framework-1.mod" ><!-- ...................................................................... --><!-- XHTML Modular Framework Module  ...................................... --><!-- file: xhtml-framework-1.mod     This is XHTML, a reformulation of HTML as a modular XML application.     Copyright 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved.     Revision: $Id: xhtml11-flat.dtd,v 1.1 2003/05/15 14:02:27 vgritsenko Exp $ SMI     This DTD module is identified by the PUBLIC and SYSTEM identifiers:       PUBLIC "-//W3C//ENTITIES XHTML Modular Framework 1.0//EN"       SYSTEM "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-framework-1.mod"     Revisions:     (none)     ....................................................................... --><!-- Modular Framework     This required module instantiates the modules needed     to support the XHTML modularization model, including:        +  notations        +  datatypes        +  namespace-qualified names        +  common attributes        +  document model        +  character entities     The Intrinsic Events module is ignored by default but     occurs in this module because it must be instantiated     prior to Attributes but after Datatypes.--><!ENTITY % xhtml-arch.module "IGNORE" ><![%xhtml-arch.module;[<!ENTITY % xhtml-arch.mod     PUBLIC "-//W3C//ELEMENTS XHTML Base Architecture 1.0//EN"            "xhtml-arch-1.mod" >%xhtml-arch.mod;]]><!ENTITY % xhtml-notations.module "INCLUDE" ><![%xhtml-notations.module;[<!ENTITY % xhtml-notations.mod     PUBLIC "-//W3C//NOTATIONS XHTML Notations 1.0//EN"            "xhtml-notations-1.mod" ><!-- ...................................................................... --><!-- XHTML Notations Module  .............................................. --><!-- file: xhtml-notations-1.mod     This is XHTML, a reformulation of HTML as a modular XML application.     Copyright 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved.     Revision: $Id: xhtml11-flat.dtd,v 1.1 2003/05/15 14:02:27 vgritsenko Exp $     This DTD module is identified by the PUBLIC and SYSTEM identifiers:       PUBLIC "-//W3C//NOTATIONS XHTML Notations 1.0//EN"       SYSTEM "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-notations-1.mod"     Revisions:     (none)     ....................................................................... --><!-- Notations     defines the following notations, many of these imported from     other specifications and standards. When an existing FPI is     known, it is incorporated here.--><!-- XML Notations ..................................... --><!-- SGML and XML Notations ............................ --><!-- W3C XML 1.0 Recommendation --><!NOTATION w3c-xml     PUBLIC "ISO 8879//NOTATION Extensible Markup Language (XML) 1.0//EN" ><!-- XML 1.0 CDATA --><!NOTATION cdata     PUBLIC "-//W3C//NOTATION XML 1.0: CDATA//EN" ><!-- SGML Formal Public Identifiers --><!NOTATION fpi     PUBLIC "ISO 8879:1986//NOTATION Formal Public Identifier//EN" ><!-- XHTML Notations ................................... --><!-- Length defined for cellpadding/cellspacing --><!-- nn for pixels or nn% for percentage length --><!NOTATION length    PUBLIC "-//W3C//NOTATION XHTML Datatype: Length//EN" ><!-- space-separated list of link types --><!NOTATION linkTypes    PUBLIC "-//W3C//NOTATION XHTML Datatype: LinkTypes//EN" ><!-- single or comma-separated list of media descriptors --><!NOTATION mediaDesc    PUBLIC "-//W3C//NOTATION XHTML Datatype: MediaDesc//EN" ><!-- pixel, percentage, or relative --><!NOTATION multiLength    PUBLIC "-//W3C//NOTATION XHTML Datatype: MultiLength//EN" ><!-- one or more digits (NUMBER) --><!NOTATION number    PUBLIC "-//W3C//NOTATION XHTML Datatype: Number//EN" ><!-- integer representing length in pixels --><!NOTATION pixels    PUBLIC "-//W3C//NOTATION XHTML Datatype: Pixels//EN" ><!-- script expression --><!NOTATION script    PUBLIC "-//W3C//NOTATION XHTML Datatype: Script//EN" ><!-- textual content --><!NOTATION text    PUBLIC "-//W3C//NOTATION XHTML Datatype: Text//EN" ><!-- Imported Notations ................................ --><!-- a single character from [ISO10646] --><!NOTATION character    PUBLIC "-//W3C//NOTATION XHTML Datatype: Character//EN" ><!-- a character encoding, as per [RFC2045] --><!NOTATION charset    PUBLIC "-//W3C//NOTATION XHTML Datatype: Charset//EN" ><!-- a space separated list of character encodings, as per [RFC2045] --><!NOTATION charsets    PUBLIC "-//W3C//NOTATION XHTML Datatype: Charsets//EN" ><!-- media type, as per [RFC2045] --><!NOTATION contentType    PUBLIC "-//W3C//NOTATION XHTML Datatype: ContentType//EN" ><!-- comma-separated list of media types, as per [RFC2045] --><!NOTATION contentTypes    PUBLIC "-//W3C//NOTATION XHTML Datatype: ContentTypes//EN" ><!-- date and time information. ISO date format --><!NOTATION datetime    PUBLIC "-//W3C//NOTATION XHTML Datatype: Datetime//EN" ><!-- a language code, as per [RFC3066] --><!NOTATION languageCode    PUBLIC "-//W3C//NOTATION XHTML Datatype: LanguageCode//EN" ><!-- a Uniform Resource Identifier, see [URI] --><!NOTATION uri    PUBLIC "-//W3C//NOTATION XHTML Datatype: URI//EN" ><!-- a space-separated list of Uniform Resource Identifiers, see [URI] --><!NOTATION uris    PUBLIC "-//W3C//NOTATION XHTML Datatype: URIs//EN" ><!-- end of xhtml-notations-1.mod -->]]><!ENTITY % xhtml-datatypes.module "INCLUDE" ><![%xhtml-datatypes.module;[<!ENTITY % xhtml-datatypes.mod     PUBLIC "-//W3C//ENTITIES XHTML Datatypes 1.0//EN"            "xhtml-datatypes-1.mod" ><!-- ...................................................................... --><!-- XHTML Datatypes Module  .............................................. --><!-- file: xhtml-datatypes-1.mod     This is XHTML, a reformulation of HTML as a modular XML application.     Copyright 1998-2001 W3C (MIT, INRIA, Keio), All Rights Reserved.     Revision: $Id: xhtml11-flat.dtd,v 1.1 2003/05/15 14:02:27 vgritsenko Exp $ SMI     This DTD module is identified by the PUBLIC and SYSTEM identifiers:       PUBLIC "-//W3C//ENTITIES XHTML Datatypes 1.0//EN"       SYSTEM "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-datatypes-1.mod"     Revisions:     (none)     ....................................................................... --><!-- Datatypes     defines containers for the following datatypes, many of     these imported from other specifications and standards.-->

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -