1 |
#?SuikaWikiConfig/2.0
|
2 |
|
3 |
DocumentType:
|
4 |
@Name: HSML
|
5 |
@Version: 1.0
|
6 |
@Description:
|
7 |
This is HSML - Hyper Slide Markup Language, Version 1.0.
|
8 |
@ID: hsml10
|
9 |
@BaseURI:
|
10 |
http://suika.fam.cx/~wakaba/-temp/slide/dtd/
|
11 |
|
12 |
@Namespace:
|
13 |
@@UsePrefix: 1
|
14 |
|
15 |
@Copyright: Wakaba <w@suika.fam.cx>
|
16 |
@RCSDate:
|
17 |
$Date: 2003/10/24 11:09:02 $
|
18 |
|
19 |
Driver:
|
20 |
@ModuleSet:
|
21 |
@@Name: HSML
|
22 |
@@Version: 1
|
23 |
@@ID: hsml1
|
24 |
@@BaseURI:
|
25 |
module/
|
26 |
@@Namespace:
|
27 |
@@@Name:
|
28 |
urn:x-suika-fam-cx:markup:slide:1
|
29 |
@@@DefaultPrefix: s
|
30 |
@@@UsePrefix: -1
|
31 |
@@Default: 1
|
32 |
@ModuleSet:
|
33 |
@@Name: XHTML
|
34 |
@@Version: 2
|
35 |
@@ID: xhtml2
|
36 |
@@BaseURI:
|
37 |
data:,xhtml2-dtd-module-
|
38 |
@@Namespace:
|
39 |
@@@Name:
|
40 |
http://www.w3.org/2002/06/xhtml2
|
41 |
@@@DefaultPrefix: h
|
42 |
@@@UsePrefix: 1
|
43 |
@@Default: 1
|
44 |
@ModuleSet:
|
45 |
@@Name: XHTML
|
46 |
@@Version: 1
|
47 |
@@ID: XHTML
|
48 |
@@BaseURI:
|
49 |
http://www.w3.org/TR/xhtml-modularization/DTD/
|
50 |
@@Namespace:
|
51 |
@@@Name:
|
52 |
http://www.w3.org/1999/xhtml
|
53 |
@@@DefaultPrefix: h1
|
54 |
@@@UsePrefix: 1
|
55 |
@@Default: -1
|
56 |
|
57 |
@QNameModule:
|
58 |
@@ID:
|
59 |
hsml1:qname
|
60 |
@QNameModule:
|
61 |
@@ID:
|
62 |
XHTML:qname
|
63 |
@@SYSTEM:
|
64 |
xhtml-qname-1.mod
|
65 |
@@PUBLIC:
|
66 |
-//W3C//ENTITIES XHTML Qualified Names 1.0//EN
|
67 |
|
68 |
@DatatypeModule:
|
69 |
@@ID:
|
70 |
hsml1:datatype
|
71 |
@DatatypeModule:
|
72 |
@@ID:
|
73 |
XHTML:datatype
|
74 |
@@SYSTEM:
|
75 |
xhtml-datatypes-1.mod
|
76 |
@@PUBLIC:
|
77 |
-//W3C//ENTITIES XHTML Datatypes 1.0//EN
|
78 |
|
79 |
@AttributeModule:
|
80 |
@@ID:
|
81 |
hsml1:attribs
|
82 |
@AttributeModule:
|
83 |
@@ID:
|
84 |
XHTML:attribs
|
85 |
@@SYSTEM:
|
86 |
xhtml-attribs-1.mod
|
87 |
@@PUBLIC:
|
88 |
-//W3C//ENTITIES XHTML Common Attributes 1.0//EN
|
89 |
|
90 |
@@ParameterEntity:
|
91 |
@@@Name: XHTML.bidi
|
92 |
@@@EntityValue: INCLUDE
|
93 |
@@AttributeSet:
|
94 |
@@@Name:
|
95 |
XHTML:common.extra
|
96 |
@@@REF:
|
97 |
xml:space
|
98 |
|
99 |
@Module:
|
100 |
@@ID:
|
101 |
hsml1:inline
|
102 |
@@Description: Inline module
|
103 |
|
104 |
@Module:
|
105 |
@@ID:
|
106 |
hsml1:figure
|
107 |
@@Description: Figure module
|
108 |
|
109 |
@Module:
|
110 |
@@ID:
|
111 |
hsml1:struct
|
112 |
@@Description: Slide structure module
|
113 |
|
114 |
Model:
|
115 |
@Class:
|
116 |
@@Name:
|
117 |
:HeadOpts.mix
|
118 |
@@Content:
|
119 |
@@Description: Optional Elements in html:head
|
120 |
|
121 |
## Inline or block
|
122 |
@Class:
|
123 |
@@Name:
|
124 |
:Edit
|
125 |
@@Content:
|
126 |
@Class:
|
127 |
@@Name:
|
128 |
:Script
|
129 |
@@Content:
|
130 |
@@Description:
|
131 |
scripts and alternative content
|
132 |
|
133 |
@Class:
|
134 |
@@Name:
|
135 |
:Misc.extra
|
136 |
@@Content:
|
137 |
@Class:
|
138 |
@@Name:
|
139 |
:Misc.class
|
140 |
@@Content:
|
141 |
$:Edit
|
142 |
$:Script
|
143 |
$:Misc.extra
|
144 |
@@Description:
|
145 |
neither block nor inline, and can
|
146 |
essentially be used anywhere in the document body
|
147 |
|
148 |
## Inline
|
149 |
@Class:
|
150 |
@@Name:
|
151 |
:InlStruct
|
152 |
@@Content:
|
153 |
h2:span
|
154 |
|
155 |
@Class:
|
156 |
@@Name: emphasis
|
157 |
@@Content:
|
158 |
h2:em
|
159 |
@Class:
|
160 |
@@Name:
|
161 |
:InlPhras
|
162 |
@@Content:
|
163 |
| $emphasis
|
164 |
|
165 |
@Class:
|
166 |
@@Name: vertical-align
|
167 |
@@Content:
|
168 |
h2:sup | h2:sub
|
169 |
@Class:
|
170 |
@@Name:
|
171 |
:InlPres
|
172 |
@@Content:
|
173 |
| $vertical-align
|
174 |
|
175 |
@Class:
|
176 |
@@Name:
|
177 |
:I18n
|
178 |
@@Content:
|
179 |
@Class:
|
180 |
@@Name:
|
181 |
:Anchor
|
182 |
@@Content:
|
183 |
|
184 |
@Class:
|
185 |
@@Name:
|
186 |
:InlSpecial
|
187 |
@@Content:
|
188 |
| seqNo
|
189 |
|
190 |
@Class:
|
191 |
@@Name:
|
192 |
:InlForm
|
193 |
@@Content:
|
194 |
|
195 |
@Class:
|
196 |
@@Name:
|
197 |
:Ruby
|
198 |
@@Content:
|
199 |
| h2:ruby
|
200 |
|
201 |
@Class:
|
202 |
@@Name:
|
203 |
:Inline.extra
|
204 |
@@Content:
|
205 |
|
206 |
@Class:
|
207 |
@@Name:
|
208 |
:InlNoRuby
|
209 |
@@Content:
|
210 |
$:InlStruct
|
211 |
$:InlPhras
|
212 |
$:InlPres
|
213 |
$:I18n
|
214 |
$:Anchor
|
215 |
$:InlSpecial
|
216 |
$:InlForm
|
217 |
$:Inline.extra
|
218 |
@Class:
|
219 |
@@Name:
|
220 |
:Inline.class
|
221 |
@@Content:
|
222 |
$:InlNoRuby $:Ruby
|
223 |
@@Description: includes all inline elements
|
224 |
@Class:
|
225 |
@@Name:
|
226 |
:Inline.mix
|
227 |
@@Content:
|
228 |
$:Inline.class
|
229 |
$:Misc.class
|
230 |
@@Description: all inline elements, including %Misc.class;
|
231 |
@Class:
|
232 |
@@Name:
|
233 |
:InlNoAnchor
|
234 |
@@Content:
|
235 |
$:Inline
|
236 |
@Class:
|
237 |
@@Name:
|
238 |
:InlNoAnchor.mix
|
239 |
@@Content:
|
240 |
$:InlNoAnchor
|
241 |
$:Misc.class
|
242 |
@Class:
|
243 |
@@Name:
|
244 |
:NoRuby.content
|
245 |
@@Content:
|
246 |
(
|
247 |
\#PCDATA
|
248 |
| $:InlNoRuby
|
249 |
$:Misc.class
|
250 |
)*
|
251 |
|
252 |
## Block
|
253 |
@Class:
|
254 |
@@Name:
|
255 |
:List
|
256 |
@@Content:
|
257 |
h2:ul
|
258 |
| h2:ol
|
259 |
| h2:nl
|
260 |
| h2:dl
|
261 |
|
262 |
@Class:
|
263 |
@@Name:
|
264 |
:Heading
|
265 |
@@Content:
|
266 |
h2:h
|
267 |
|
268 |
@Class:
|
269 |
@@Name:
|
270 |
:Table
|
271 |
@@Content:
|
272 |
| h2:table
|
273 |
|
274 |
@Class:
|
275 |
@@Name:
|
276 |
:Form
|
277 |
@@Content:
|
278 |
@Class:
|
279 |
@@Name:
|
280 |
:Fieldset
|
281 |
@@Content:
|
282 |
|
283 |
@Class:
|
284 |
@@Name:
|
285 |
:BlkStruct
|
286 |
@@Content:
|
287 |
h2:p
|
288 |
| h2:div
|
289 |
|
290 |
@Class:
|
291 |
@@Name:
|
292 |
:BlkPhras
|
293 |
@@Content:
|
294 |
| fig
|
295 |
|
296 |
@Class:
|
297 |
@@Name:
|
298 |
:BlkPres
|
299 |
|
300 |
@Class:
|
301 |
@@Name:
|
302 |
:BlkSpecial
|
303 |
@@Content:
|
304 |
$:Table
|
305 |
$:Form
|
306 |
$:Fieldset
|
307 |
|
308 |
@Class:
|
309 |
@@Name:
|
310 |
:Block.extra
|
311 |
@@Content:
|
312 |
@Class:
|
313 |
@@Name:
|
314 |
:Block.class
|
315 |
@@Content:
|
316 |
$:BlkStruct
|
317 |
$:BlkPhras
|
318 |
$:BlkPres
|
319 |
$:BlkSpecial
|
320 |
$:Block.extra
|
321 |
@@Description: includes all block elements
|
322 |
@Class:
|
323 |
@@Name:
|
324 |
:Block.mix
|
325 |
@@Content:
|
326 |
$:Heading
|
327 |
| $:List
|
328 |
| $:Block.class
|
329 |
$:Misc.class
|
330 |
@@Description: includes all block elements plus %Misc.class;
|
331 |
|
332 |
@Class:
|
333 |
@@Name:
|
334 |
:Flow.mix
|
335 |
@@Content:
|
336 |
$:List
|
337 |
| $:Block.class
|
338 |
| $:Inline.class
|
339 |
|
340 |
$:Misc.class
|
341 |
@@Description: includes all text content, block and inline
|