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

📄 smil-layout.mod

📁 彩信浏览器
💻 MOD
字号:
<!-- ====================================================================== --><!-- SMIL 2.1 Layout Modules ============================================== --><!-- file: SMIL-layout.mod        This is SMIL 2.1.        Copyright: 1998-2001,2005 W3C (MIT, ERCIM, Keio), All Rights        Reserved.  See http://www.w3.org/Consortium/Legal/.        Author:     Jacco van Ossenbruggen, Aaron Cohen        Editor for SMIL 2.1: Sjoerd Mullender, CWI        $Revision: 1.3 $        This DTD module is identified by the PUBLIC and SYSTEM identifiers:        PUBLIC "-//W3C//ELEMENTS SMIL 2.1 Layout//EN"        SYSTEM "http://www.w3.org/2005/SMIL21/WD/SMIL-layout.mod"        =================================================================== --><!-- ================== BasicLayout ======================================= --><!-- ================== BasicLayout Profiling Entities ==================== --><!ENTITY % SMIL.layout.attrib       ""><!ENTITY % SMIL.region.attrib       ""><!ENTITY % SMIL.rootlayout.attrib   ""><!ENTITY % SMIL.layout.content     "EMPTY"><!ENTITY % SMIL.region.content     "EMPTY"><!ENTITY % SMIL.rootlayout.content "EMPTY"><!-- ================== BasicLayout Entities ============================== --><!ENTITY % SMIL.common-layout-attrs "        height              CDATA    'auto'        width               CDATA    'auto'        %SMIL.backgroundColor.attrib;"><!ENTITY % SMIL.region-attrs "        bottom              CDATA    'auto'        left                CDATA    'auto'        right               CDATA    'auto'        top                 CDATA    'auto'        z-index             CDATA    #IMPLIED        showBackground      (always|whenActive) 'always'        %SMIL.fit.attrib;"><!-- ================== BasicLayout Elements ============================== --><!--     Layout contains the region and root-layout elements defined by     smil-basic-layout or other elements defined by an external layout     mechanism.--><!ENTITY % SMIL.layout.qname "layout"><!ELEMENT %SMIL.layout.qname; %SMIL.layout.content;><!ATTLIST %SMIL.layout.qname; %SMIL.layout.attrib;        %Core.attrib;        %I18n.attrib;        type CDATA 'text/smil-basic-layout'><!-- ================== Region Element ==================================== --><!ENTITY % SMIL.region.qname "region"><!ELEMENT %SMIL.region.qname; %SMIL.region.content;><!ATTLIST %SMIL.region.qname; %SMIL.region.attrib;        %Core.attrib;        %I18n.attrib;        %SMIL.backgroundColor-deprecated.attrib;        %SMIL.common-layout-attrs;        %SMIL.region-attrs;        regionName CDATA #IMPLIED><!-- ================== Root-layout Element =============================== --><!ENTITY % SMIL.root-layout.qname "root-layout"><!ELEMENT %SMIL.root-layout.qname; %SMIL.rootlayout.content; ><!ATTLIST %SMIL.root-layout.qname; %SMIL.rootlayout.attrib;        %Core.attrib;        %I18n.attrib;        %SMIL.backgroundColor-deprecated.attrib;        %SMIL.common-layout-attrs;><!-- ================== AudioLayout ======================================= --><!ENTITY % SMIL.AudioLayout.module "IGNORE"><![%SMIL.AudioLayout.module;[  <!-- ================== AudioLayout Entities ============================ -->  <!ENTITY % SMIL.audio-attrs "        soundLevel                        CDATA    '100&#37;'  ">  <!-- ================ AudioLayout Elements ============================== -->  <!-- ================ Add soundLevel to region element ================== -->  <!ATTLIST %SMIL.region.qname; %SMIL.audio-attrs;>]]> <!-- end AudioLayout.module --><!-- ================ MultiWindowLayout =================================== --><!ENTITY % SMIL.MultiWindowLayout.module "IGNORE"><![%SMIL.MultiWindowLayout.module;[  <!-- ============== MultiWindowLayout Profiling Entities ================ -->  <!ENTITY % SMIL.topLayout.attrib    "">  <!ENTITY % SMIL.topLayout.content   "EMPTY">    <!-- ============== MultiWindowLayout Elements ========================== -->  <!--================= topLayout element ================================= -->  <!ENTITY % SMIL.topLayout.qname "topLayout">  <!ELEMENT %SMIL.topLayout.qname; %SMIL.topLayout.content;>  <!ATTLIST %SMIL.topLayout.qname; %SMIL.topLayout.attrib;        %Core.attrib;        %I18n.attrib;        %SMIL.common-layout-attrs;        close               (onRequest|whenNotActive) 'onRequest'        open                (onStart|whenActive)      'onStart'  >]]> <!-- end MultiWindowLayout.module --><!-- ====================== AlignmentLayout =============================== --><!ENTITY % SMIL.AlignmentLayout.module "IGNORE"><![%SMIL.AlignmentLayout.module;[  <!-- ========== AlignmentLayout Profiling Entities ====================== -->  <!ENTITY % SMIL.regPoint.attrib     "">  <!ENTITY % SMIL.regPoint.content   "EMPTY">  <!-- ============ AlignmentLayout Elements ============================== -->  <!ENTITY % SMIL.regPoint.qname "regPoint">  <!ELEMENT %SMIL.regPoint.qname; %SMIL.regPoint.content;>  <!ATTLIST %SMIL.regPoint.qname; %SMIL.regPoint.attrib;        %Core.attrib;        %I18n.attrib;        %SMIL.regAlign.attrib;        bottom              CDATA    'auto'        left                CDATA    'auto'        right               CDATA    'auto'        top                 CDATA    'auto'  >  <!ATTLIST %SMIL.region.qname;       %SMIL.RegistrationPoint.attrib;       %SMIL.soundAlign.attrib;  >]]> <!-- end AlignmentLayout.module --><!-- ================== BackgroundTilingLayout ============================ --><!ENTITY % SMIL.BackgroundTilingLayout.module "IGNORE"><![%SMIL.BackgroundTilingLayout.module;[  <!-- ================== BackgroundTilingLayout Entities ================= -->  <!ENTITY % SMIL.BackgroundTiling-attrs "    backgroundImage %URI.datatype; 'none'    backgroundRepeat (repeat|repeatX|repeatY|noRepeat|inherit) 'repeat'">  <!-- ================ BackgroundTilingLayout Elements =================== -->  <!-- ================ Add attributes to region element ================== -->  <!ATTLIST %SMIL.region.qname; %SMIL.BackgroundTiling-attrs;>  <!ATTLIST %SMIL.root-layout.qname; %SMIL.BackgroundTiling-attrs;>  <![%SMIL.MultiWindowLayout.module;[    <!ATTLIST %SMIL.topLayout.qname; %SMIL.BackgroundTiling-attrs;>  ]]>]]> <!-- end BackgroundTilingLayout.module --><!-- end of SMIL-layout.mod -->

⌨️ 快捷键说明

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