📄 xhtml11-flat.dtd
字号:
<!ENTITY % rt.qname "%XHTML.pfx;rt" ><!ENTITY % rp.qname "%XHTML.pfx;rp" ><!-- Provisional XHTML 2.0 Qualified Names ...................... --><!-- module: xhtml-image-2.mod --><!ENTITY % alt.qname "%XHTML.pfx;alt" ><!-- end of xhtml-qname-1.mod -->]]><!ENTITY % xhtml-events.module "IGNORE" ><![%xhtml-events.module;[<!ENTITY % xhtml-events.mod PUBLIC "-//W3C//ENTITIES XHTML Intrinsic Events 1.0//EN" "xhtml-events-1.mod" ><!-- ...................................................................... --><!-- XHTML Intrinsic Events Module ....................................... --><!-- file: xhtml-events-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 Intrinsic Events 1.0//EN" SYSTEM "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-events-1.mod" Revisions: (none) ....................................................................... --><!-- Intrinsic Event Attributes These are the event attributes defined in HTML 4.0, Section 18.2.3 "Intrinsic Events". This module must be instantiated prior to the Attributes Module but after the Datatype Module in the Modular Framework module. "Note: Authors of HTML documents are advised that changes are likely to occur in the realm of intrinsic events (e.g., how scripts are bound to events). Research in this realm is carried on by members of the W3C Document Object Model Working Group (see the W3C Web site at http://www.w3.org/ for more information)."--><!-- NOTE: Because the ATTLIST declarations in this module occur before their respective ELEMENT declarations in other modules, there may be a dependency on this module that should be considered if any of the parameter entities used for element type names (eg., %a.qname;) are redeclared.--><!ENTITY % Events.attrib "onclick %Script.datatype; #IMPLIED ondblclick %Script.datatype; #IMPLIED onmousedown %Script.datatype; #IMPLIED onmouseup %Script.datatype; #IMPLIED onmouseover %Script.datatype; #IMPLIED onmousemove %Script.datatype; #IMPLIED onmouseout %Script.datatype; #IMPLIED onkeypress %Script.datatype; #IMPLIED onkeydown %Script.datatype; #IMPLIED onkeyup %Script.datatype; #IMPLIED"><!-- additional attributes on anchor element--><!ATTLIST %a.qname; onfocus %Script.datatype; #IMPLIED onblur %Script.datatype; #IMPLIED><!-- additional attributes on form element--><!ATTLIST %form.qname; onsubmit %Script.datatype; #IMPLIED onreset %Script.datatype; #IMPLIED><!-- additional attributes on label element--><!ATTLIST %label.qname; onfocus %Script.datatype; #IMPLIED onblur %Script.datatype; #IMPLIED><!-- additional attributes on input element--><!ATTLIST %input.qname; onfocus %Script.datatype; #IMPLIED onblur %Script.datatype; #IMPLIED onselect %Script.datatype; #IMPLIED onchange %Script.datatype; #IMPLIED><!-- additional attributes on select element--><!ATTLIST %select.qname; onfocus %Script.datatype; #IMPLIED onblur %Script.datatype; #IMPLIED onchange %Script.datatype; #IMPLIED><!-- additional attributes on textarea element--><!ATTLIST %textarea.qname; onfocus %Script.datatype; #IMPLIED onblur %Script.datatype; #IMPLIED onselect %Script.datatype; #IMPLIED onchange %Script.datatype; #IMPLIED><!-- additional attributes on button element--><!ATTLIST %button.qname; onfocus %Script.datatype; #IMPLIED onblur %Script.datatype; #IMPLIED><!-- additional attributes on body element--><!ATTLIST %body.qname; onload %Script.datatype; #IMPLIED onunload %Script.datatype; #IMPLIED><!-- additional attributes on area element--><!ATTLIST %area.qname; onfocus %Script.datatype; #IMPLIED onblur %Script.datatype; #IMPLIED><!-- end of xhtml-events-1.mod -->]]><!ENTITY % xhtml-attribs.module "INCLUDE" ><![%xhtml-attribs.module;[<!ENTITY % xhtml-attribs.mod PUBLIC "-//W3C//ENTITIES XHTML Common Attributes 1.0//EN" "xhtml-attribs-1.mod" ><!-- ...................................................................... --><!-- XHTML Common Attributes Module ...................................... --><!-- file: xhtml-attribs-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 Common Attributes 1.0//EN" SYSTEM "http://www.w3.org/TR/xhtml-modularization/DTD/xhtml-attribs-1.mod" Revisions: (none) ....................................................................... --><!-- Common Attributes This module declares many of the common attributes for the XHTML DTD. %NS.decl.attrib; is declared in the XHTML Qname module.--><!ENTITY % id.attrib "id ID #IMPLIED"><!ENTITY % class.attrib "class NMTOKENS #IMPLIED"><!ENTITY % title.attrib "title %Text.datatype; #IMPLIED"><!ENTITY % Core.extra.attrib "" ><!ENTITY % Core.attrib "%XHTML.xmlns.attrib; %id.attrib; %class.attrib; %title.attrib; %Core.extra.attrib;"><!ENTITY % lang.attrib "xml:lang %LanguageCode.datatype; #IMPLIED"><![%XHTML.bidi;[<!ENTITY % dir.attrib "dir ( ltr | rtl ) #IMPLIED"><!ENTITY % I18n.attrib "%dir.attrib; %lang.attrib;">]]><!ENTITY % I18n.attrib "%lang.attrib;"><!ENTITY % Common.extra.attrib "" ><!-- intrinsic event attributes declared previously--><!ENTITY % Events.attrib "" ><!ENTITY % Common.attrib "%Core.attrib; %I18n.attrib; %Events.attrib; %Common.extra.attrib;"><!-- end of xhtml-attribs-1.mod -->]]><!-- placeholder for content model redeclarations --><!ENTITY % xhtml-model.redecl "" ><!ENTITY % xhtml-model.module "INCLUDE" ><![%xhtml-model.module;[<!-- instantiate the Document Model module declared in the DTD driver--><!-- ....................................................................... --><!-- XHTML 1.1 Document Model Module ...................................... --><!-- file: xhtml11-model-1.mod This is XHTML 1.1, a reformulation of HTML as a modular XML application. Copyright 1998-2000 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 1.1 Document Model 1.0//EN" SYSTEM "http://www.w3.org/TR/xhtml11/DTD/xhtml11-model-1.mod" Revisions: (none) ....................................................................... --><!-- XHTML 1.1 Document Model This module describes the groupings of elements that make up common content models for XHTML elements. XHTML has three basic content models: %Inline.mix; character-level elements %Block.mix; block-like elements, eg., paragraphs and lists %Flow.mix; any block or inline elements Any parameter entities declared in this module may be used to create element content models, but the above three are considered 'global' (insofar as that term applies here). The reserved word '#PCDATA' (indicating a text string) is now included explicitly with each element declaration that is declared as mixed content, as XML requires that this token occur first in a content model specification.--><!-- Extending the Model While in some cases this module may need to be rewritten to accommodate changes to the document model, minor extensions may be accomplished by redeclaring any of the three *.extra; parameter entities to contain extension element types as follows: %Misc.extra; whose parent may be any block or inline element. %Inline.extra; whose parent may be any inline element. %Block.extra; whose parent may be any block element. If used, these parameter entities must be an OR-separated list beginning with an OR separator ("|"), eg., "| a | b | c" All block and inline *.class parameter entities not part of the *struct.class classes begin with "| " to allow for exclusion from mixes.--><!-- .............. Optional Elements in head .................. --><!ENTITY % HeadOpts.mix "( %script.qname; | %style.qname; | %meta.qname; | %link.qname; | %object.qname; )*"><!-- ................. Miscellaneous Elements .................. --><!-- ins and del are used to denote editing changes--><!ENTITY % Edit.class "| %ins.qname; | %del.qname;" ><!-- script and noscript are used to contain scripts and alternative content--><!ENTITY % Script.class "| %script.qname; | %noscript.qname;" ><!ENTITY % Misc.extra "" ><!-- These elements are neither block nor inline, and can essentially be used anywhere in the document body.--><!ENTITY % Misc.class "%Edit.class; %Script.class; %Misc.extra;"><!-- .................... Inline Elements ...................... --><!ENTITY % InlStruct.class "%br.qname; | %span.qname;" ><!ENTITY % InlPhras.class "| %em.qname; | %strong.qname; | %dfn.qname; | %code.qname; | %samp.qname; | %kbd.qname; | %var.qname; | %cite.qname; | %abbr.qname; | %acronym.qname; | %q.qname;" ><!ENTITY % InlPres.class "| %tt.qname; | %i.qname; | %b.qname; | %big.qname; | %small.qname; | %sub.qname; | %sup.qname;" >
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -