1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186
|
<!-- ...................................................................... -->
<!-- SMIL 3.0 Language DTD ................................................ -->
<!-- file: SMIL30Language.dtd
This is SMIL 3.0.
Copyright: 1998-2008 W3C (MIT, ERCIM, Keio), All Rights
Reserved. See http://www.w3.org/Consortium/Legal/.
Editor for SMIL 3.0: Sjoerd Mullender, CWI
Editor for previous versions of SMIL: Jacco van Ossenbruggen,
Sjoerd Mullender.
$Revision: 1.8 $
$Date: 2008/09/07 20:36:50 $
This is the driver file for the SMIL 3.0 Language Profile DTD.
This DTD module is identified by the PUBLIC and SYSTEM identifiers:
PUBLIC "-//W3C//DTD SMIL 3.0 Language//EN"
SYSTEM "http://www.w3.org/2008/SMIL30/SMIL30Language.dtd"
-->
<!-- Define the prefix to be used (none) -->
<!ENTITY % NS.prefixed "IGNORE" >
<!-- Define the default for the baseProfile attribute -->
<!ENTITY % SMIL.baseProfile.default "#FIXED 'Language'">
<!-- Define which modules to include -->
<!-- Structure -->
<!ENTITY % SMIL.Structure.module "INCLUDE">
<!ENTITY % SMIL.Identity.module "INCLUDE">
<!-- Media Object -->
<!ENTITY % SMIL.BasicMedia.module "INCLUDE">
<!ENTITY % SMIL.BrushMedia.module "INCLUDE">
<!ENTITY % SMIL.MediaAccessibility.module "INCLUDE">
<!ENTITY % SMIL.MediaClipMarkers.module "INCLUDE">
<!ENTITY % SMIL.MediaClipping.module "INCLUDE">
<!ENTITY % SMIL.MediaDescription.module "INCLUDE">
<!ENTITY % SMIL.MediaOpacity.module "INCLUDE">
<!ENTITY % SMIL.MediaPanZoom.module "INCLUDE">
<!ENTITY % SMIL.MediaParam.module "INCLUDE">
<!ENTITY % SMIL.MediaRenderAttributes.module "INCLUDE">
<!-- Timing and Synchronization -->
<!ENTITY % SMIL.AccessKeyTiming.module "INCLUDE">
<!ENTITY % SMIL.BasicExclTimeContainers.module "INCLUDE">
<!ENTITY % SMIL.BasicInlineTiming.module "INCLUDE">
<!ENTITY % SMIL.BasicPriorityClassContainers.module "INCLUDE">
<!ENTITY % SMIL.BasicTimeContainers.module "INCLUDE">
<!ENTITY % SMIL.DOMTimingMethods.module "IGNORE">
<!ENTITY % SMIL.EventTiming.module "INCLUDE">
<!ENTITY % SMIL.FillDefault.module "INCLUDE">
<!ENTITY % SMIL.MediaMarkerTiming.module "INCLUDE">
<!ENTITY % SMIL.MinMaxTiming.module "IGNORE">
<!ENTITY % SMIL.MultiArcTiming.module "INCLUDE">
<!ENTITY % SMIL.RepeatTiming.module "INCLUDE">
<!ENTITY % SMIL.RepeatValueTiming.module "INCLUDE">
<!ENTITY % SMIL.RestartDefault.module "INCLUDE">
<!ENTITY % SMIL.RestartTiming.module "INCLUDE">
<!ENTITY % SMIL.SyncbaseTiming.module "INCLUDE">
<!ENTITY % SMIL.SyncBehaviorDefault.module "INCLUDE">
<!ENTITY % SMIL.SyncBehavior.module "INCLUDE">
<!ENTITY % SMIL.SyncMaster.module "IGNORE">
<!ENTITY % SMIL.TimeContainerAttributes.module "IGNORE">
<!ENTITY % SMIL.WallclockTiming.module "INCLUDE">
<!-- Content Control -->
<!ENTITY % SMIL.BasicContentControl.module "INCLUDE">
<!ENTITY % SMIL.CustomTestAttributes.module "INCLUDE">
<!ENTITY % SMIL.PrefetchControl.module "INCLUDE">
<!ENTITY % SMIL.RequiredContentControl.module "INCLUDE">
<!ENTITY % SMIL.SkipContentControl.module "INCLUDE">
<!-- Layout -->
<!ENTITY % SMIL.AlignmentLayout.module "INCLUDE">
<!ENTITY % SMIL.AudioLayout.module "INCLUDE">
<!ENTITY % SMIL.BackgroundTilingLayout.module "INCLUDE">
<!ENTITY % SMIL.BasicLayout.module "INCLUDE">
<!ENTITY % SMIL.MultiWindowLayout.module "INCLUDE">
<!ENTITY % SMIL.OverrideLayout.module "INCLUDE">
<!ENTITY % SMIL.StructureLayout.module "INCLUDE">
<!ENTITY % SMIL.SubRegionLayout.module "INCLUDE">
<!-- smilText -->
<!ENTITY % SMIL.BasicText.module "INCLUDE">
<!ENTITY % SMIL.TextMotion.module "INCLUDE">
<!ENTITY % SMIL.TextStyling.module "INCLUDE">
<!-- Linking -->
<!ENTITY % SMIL.BasicLinking.module "INCLUDE">
<!ENTITY % SMIL.LinkingAttributes.module "INCLUDE">
<!ENTITY % SMIL.ObjectLinking.module "INCLUDE">
<!-- Metainformation -->
<!ENTITY % SMIL.Metainformation.module "INCLUDE">
<!-- Transition Effects -->
<!ENTITY % SMIL.BasicTransitions.module "INCLUDE">
<!ENTITY % SMIL.FullScreenTransitionEffects.module "INCLUDE">
<!ENTITY % SMIL.InlineTransitions.module "IGNORE">
<!ENTITY % SMIL.TransitionModifiers.module "INCLUDE">
<!-- Animation -->
<!ENTITY % SMIL.BasicAnimation.module "INCLUDE">
<!ENTITY % SMIL.SplineAnimation.module "IGNORE">
<!-- State -->
<!ENTITY % SMIL.StateInterpolation.module "INCLUDE">
<!ENTITY % SMIL.StateSubmission.module "INCLUDE">
<!ENTITY % SMIL.StateTest.module "INCLUDE">
<!ENTITY % SMIL.UserState.module "INCLUDE">
<!-- Time Manipulation -->
<!ENTITY % SMIL.TimeManipulations.module "IGNORE">
<!-- External Timing -->
<!ENTITY % SMIL.Timesheet.module "IGNORE">
<!-- Define which variants to use -->
<!ENTITY % SMIL.animation-targetElement "INCLUDE">
<!ENTITY % SMIL.animation-XLinkTarget "IGNORE">
<!ENTITY % SMIL.transition-targetElement "INCLUDE">
<!ENTITY % SMIL.transition-XLinkTarget "IGNORE">
<!ENTITY % SMIL.ContentControl.deprecated.module "INCLUDE">
<!ENTITY % SMIL.MediaClipping.deprecated.module "INCLUDE">
<!ENTITY % SMIL.RepeatTiming.deprecated.module "INCLUDE">
<!ENTITY % SMIL.BasicLinking.deprecated.module "INCLUDE">
<!ENTITY % SMIL.IncludeModuleNamespaces "IGNORE">
<!ENTITY % SMIL.ITS-Attributes.module "INCLUDE">
<!ENTITY % SMIL.RoleAttributes.module "IGNORE">
<!ENTITY % SMIL.submission-post "INCLUDE">
<!-- Define the Content Model -->
<!ENTITY % smil-model.mod
PUBLIC "-//W3C//ENTITIES SMIL 3.0 Document Model 1.0//EN"
"smil-profile-model-1.mod" >
<!-- Modular Framework Module ............................................ -->
<!ENTITY % smil-framework.module "INCLUDE" >
<![%smil-framework.module;[
<!ENTITY % smil-framework.mod
PUBLIC "-//W3C//ENTITIES SMIL 3.0 Modular Framework 1.0//EN"
"smil-framework-1.mod" >
%smil-framework.mod;]]>
<!-- List module files to include -->
<!ENTITY % SMIL.anim-mod
PUBLIC "-//W3C//ELEMENTS SMIL 3.0 Animation//EN"
"SMIL-anim.mod">
<!ENTITY % SMIL.control-mod
PUBLIC "-//W3C//ELEMENTS SMIL 3.0 Content Control//EN"
"SMIL-control.mod">
<!ENTITY % SMIL.layout-mod
PUBLIC "-//W3C//ELEMENTS SMIL 3.0 Layout//EN"
"SMIL-layout.mod">
<!ENTITY % SMIL.link-mod
PUBLIC "-//W3C//ELEMENTS SMIL 3.0 Linking//EN"
"SMIL-link.mod">
<!ENTITY % SMIL.media-mod
PUBLIC "-//W3C//ELEMENTS SMIL 3.0 Media Objects//EN"
"SMIL-media.mod">
<!ENTITY % SMIL.meta-mod
PUBLIC "-//W3C//ELEMENTS SMIL 3.0 Document Metainformation//EN"
"SMIL-metainformation.mod">
<!ENTITY % SMIL.struct-mod
PUBLIC "-//W3C//ELEMENTS SMIL 3.0 Document Structure//EN"
"SMIL-struct.mod">
<!ENTITY % SMIL.text-mod
PUBLIC "-//W3C//ELEMENTS SMIL 3.0 SMILtext//EN"
"SMIL-smiltext.mod">
<!ENTITY % SMIL.state-mod
PUBLIC "-//W3C//ELEMENTS SMIL 3.0 State//EN"
"SMIL-state.mod">
<!ENTITY % SMIL.timing-mod
PUBLIC "-//W3C//ELEMENTS SMIL 3.0 Timing//EN"
"SMIL-timing.mod">
<!ENTITY % SMIL.transition-mod
PUBLIC "-//W3C//ELEMENTS SMIL 3.0 Transition//EN"
"SMIL-transition.mod">
<!-- Include module files -->
%SMIL.struct-mod;
%SMIL.anim-mod;
%SMIL.control-mod;
%SMIL.meta-mod;
%SMIL.layout-mod;
%SMIL.link-mod;
%SMIL.media-mod;
%SMIL.text-mod;
%SMIL.state-mod;
%SMIL.timing-mod;
%SMIL.transition-mod;
<!-- end of SMIL30Language.dtd -->
|