~ubuntu-branches/ubuntu/precise/w3c-sgml-lib/precise

« back to all changes in this revision

Viewing changes to htdocs/sgml-lib/REC-SMIL3-20081201/SMIL30smilText.dtd

  • Committer: Bazaar Package Importer
  • Author(s): Nicholas Bamber
  • Date: 2010-08-21 11:15:42 UTC
  • Revision ID: james.westby@ubuntu.com-20100821111542-cklvls9be6wh2f2z
Tags: upstream-1.1
ImportĀ upstreamĀ versionĀ 1.1

Show diffs side-by-side

added added

removed removed

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