?? xhtml-math11-f.mod
字號:
<!-- ....................................................................... --><!-- XHTML plus Math 1.1 DTD .............................................. --><!-- file: xhtml-math11.dtd--><!-- XHTML plus Math 1.1 DTD This is a prototype extension of XHTML 1.1 incorporating MathML 2.0. 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 1.1 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: xhtml-1,v 1.1 2000/10/31 19:52:09 davidc Exp $--><!-- This is the driver file for version 1.1 of the XHTML Namespace Test DTD.--><!ENTITY % XHTML.version "-//W3C//DTD XHTML 1.1 plus MathML 2.0//EN" ><!-- Use this URI to identify the XHTML default namespace: "http://www.w3.org/1999/xhtml" See the XHTML 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 "http://www.w3.org/1999/xlink" ><!ENTITY % XLINK.xmlns.attrib "xmlns:xlink CDATA #FIXED '%XLINK.xmlns;'" ><!-- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: --><!ENTITY % xhtml-qname-extra.mod PUBLIC "-//W3C//ENTITIES MathML 2.0 Qualified Names 1.0//EN" "mathml2-qname-1.mod" ><!-- redeclare location of math content --><!ENTITY % Misc.extra "| %math.qname;" ><!-- instantiate XHTML 1.1 DTD .................................. --><!ENTITY % xhtml11.dtd PUBLIC "-//W3C//DTD XHTML 1.1//EN" "XHTML11.dtd" ><!-- ....................................................................... --><!-- 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 1.1 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: xhtml-1,v 1.1 2000/10/31 19:52:09 davidc Exp $ SMI--><!-- 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" ><!-- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: --><!-- 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" ><!-- 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" "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-2000 W3C (MIT, INRIA, Keio), All Rights Reserved. Revision: $Id: xhtml-1,v 1.1 2000/10/31 19:52:09 davidc Exp $ SMI This DTD module is identified by the PUBLIC and SYSTEM identifiers: PUBLIC "-//W3C//ENTITIES XHTML Modular Framework 1.0//EN" SYSTEM "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 + 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 "INCLUDE" ><![%xhtml-arch.module;[<!ENTITY % xhtml-arch.mod PUBLIC "-//W3C//ELEMENTS XHTML Base Architecture 1.0//EN" "xhtml-arch-1.mod" ><!-- ...................................................................... --><!-- XHTML Base Architecture Module ...................................... --><!-- file: xhtml-arch-1.mod This is XHTML, a reformulation of HTML as a modular XML application. Copyright 1998-2000 W3C (MIT, INRIA, Keio), All Rights Reserved. Revision: $Id: xhtml-1,v 1.1 2000/10/31 19:52:09 davidc Exp $ SMI This DTD module is identified by the PUBLIC and SYSTEM identifiers: PUBLIC "-//W3C//ELEMENTS XHTML Base Architecture 1.0//EN" SYSTEM "xhtml-arch-1.mod" Revisions: (none) ....................................................................... --><!-- This optional module includes declarations that enable XHTML to be used as a base architecture according to the 'Architectural Forms Definition Requirements' (Annex A.3, ISO/IEC 10744, 2nd edition). For more information on use of architectural forms, see the HyTime web site at: http://www.hytime.org/--><?IS10744 ArcBase xhtml ?><!NOTATION xhtml PUBLIC "-//W3C//NOTATION AFDR ARCBASE XHTML 1.1//EN" ><!-- Entity declaration for associated Architectural DTD--><!ENTITY xhtml-arch.dtd PUBLIC "-//W3C//DTD XHTML Architecture 1.1//EN" "xhtml11-arch.dtd" ><?IS10744:arch xhtml public-id = "-//W3C//NOTATION AFDR ARCBASE XHTML 1.1//EN" dtd-public-id = "-//W3C//DTD XHTML 1.1//EN" dtd-system-id = "xhtml11.dtd" doc-elem-form = "html" form-att = "html" renamer-att = "htnames" suppressor-att = "htsupp" data-ignore-att = "htign" auto = "ArcAuto" options = "HtModReq HtModOpt" HtModReq = "Framework Text Hypertext Lists Structure" HtModOpt = "Standard"?><!-- end of xhtml-arch-1.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-2000 W3C (MIT, INRIA, Keio), All Rights Reserved. Revision: $Id: xhtml-1,v 1.1 2000/10/31 19:52:09 davidc Exp $ This DTD module is identified by the PUBLIC and SYSTEM identifiers: PUBLIC "-//W3C//NOTATIONS XHTML Notations 1.0//EN" SYSTEM "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 ..................................... --><!-- 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" ><!-- 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" >
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -