1 |
<!-- ...................................................................... --> |
2 |
<!-- HSML 1 Internal Module ............................................... --> |
3 |
<!-- file: hsml1-internal.mod |
4 |
|
5 |
This is HSML - Hyper Slide Markup Language, Version 1. |
6 |
|
7 |
Copyright 2004 Wakaba <w@suika.fam.cx>, All Rights Reserved. |
8 |
|
9 |
Permission to use, copy, modify and distribute this DTD and its |
10 |
accompanying documentation for any purpose and without fee is hereby |
11 |
granted in perpetuity, provided that the above copyright notice and |
12 |
this paragraph appear in all copies. The copyright holders make no |
13 |
representation about the suitability of the DTD for any purpose. |
14 |
|
15 |
It is provided "as is" without expressed or implied warranty. |
16 |
|
17 |
Revision: 2004-11-08T10:28:26+00:00 (Generated by mkdtds/1.06) |
18 |
|
19 |
This DTD module is identified by the SYSTEM identifier: |
20 |
|
21 |
SYSTEM "http://suika.fam.cx/~wakaba/-temp/slide/schema/module/hsml1-internal.mod" |
22 |
|
23 |
...................................................................... --> |
24 |
|
25 |
<!-- Internal |
26 |
|
27 |
slideBody |
28 |
|
29 |
Information items for internal processing |
30 |
--> |
31 |
|
32 |
<!-- slideBody: Slide body - slide except note ......... --> |
33 |
|
34 |
<!ENTITY % hsml1.slideBody.element "INCLUDE"> |
35 |
<![%hsml1.slideBody.element;[ |
36 |
<!ENTITY % hsml1.slideBody.content "(%hsml1.slide.qname;)"> |
37 |
<!ENTITY % hsml1.slideBody.qname "slideBody"> |
38 |
<!ENTITY % hsml1.slideBody.tagmin.start "-"> |
39 |
<!ENTITY % hsml1.slideBody.tagmin.end "-"> |
40 |
<![%sgml.tag.minimizable;[ |
41 |
<!ENTITY % hsml1.slideBody.tagmin "%hsml1.slideBody.tagmin.start; %hsml1.slideBody.tagmin.end;"> |
42 |
<!-- end of sgml.tag.minimizable -->]]> |
43 |
<!ENTITY % hsml1.slideBody.tagmin ""> |
44 |
<!ELEMENT %hsml1.slideBody.qname; %hsml1.slideBody.tagmin; %hsml1.slideBody.content;> |
45 |
<!-- end of hsml1.slideBody.element -->]]> |
46 |
|
47 |
<!ENTITY % hsml1.slideBody.attlist "INCLUDE"> |
48 |
<![%hsml1.slideBody.attlist;[ |
49 |
<!ATTLIST %hsml1.slideBody.qname; |
50 |
%hsml1.common.attrib;> |
51 |
<!-- end of hsml1.slideBody.attlist -->]]> |
52 |
|
53 |
|
54 |
<!-- end of hsml1-internal.mod --> |