| 1 |
wakaba |
1.1 |
<!-- ...................................................................... --> |
| 2 |
|
|
<!-- HSML 1 Figure Module ................................................. --> |
| 3 |
|
|
<!-- file: hsml1-figure.mod |
| 4 |
|
|
|
| 5 |
|
|
This is HSML - Hyper Slide Markup Language, Version 1. |
| 6 |
|
|
|
| 7 |
|
|
Copyright 2004 Wakaba <[email protected]>, 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-figure.mod" |
| 22 |
|
|
|
| 23 |
|
|
...................................................................... --> |
| 24 |
|
|
|
| 25 |
|
|
<!-- Figure |
| 26 |
|
|
|
| 27 |
|
|
caption, fig |
| 28 |
|
|
--> |
| 29 |
|
|
|
| 30 |
|
|
<!-- fig: Figure ....................................... --> |
| 31 |
|
|
|
| 32 |
|
|
<!ENTITY % hsml1.fig.element "INCLUDE"> |
| 33 |
|
|
<![%hsml1.fig.element;[ |
| 34 |
|
|
<!ENTITY % hsml1.fig.content "((%Block.mix;)*,%hsml1.caption.qname;?)"> |
| 35 |
|
|
<!ENTITY % hsml1.fig.qname "fig"> |
| 36 |
|
|
<!ENTITY % hsml1.fig.tagmin.start "-"> |
| 37 |
|
|
<!ENTITY % hsml1.fig.tagmin.end "-"> |
| 38 |
|
|
<![%sgml.tag.minimizable;[ |
| 39 |
|
|
<!ENTITY % hsml1.fig.tagmin "%hsml1.fig.tagmin.start; %hsml1.fig.tagmin.end;"> |
| 40 |
|
|
<!-- end of sgml.tag.minimizable -->]]> |
| 41 |
|
|
<!ENTITY % hsml1.fig.tagmin ""> |
| 42 |
|
|
<!ELEMENT %hsml1.fig.qname; %hsml1.fig.tagmin; %hsml1.fig.content;> |
| 43 |
|
|
<!-- end of hsml1.fig.element -->]]> |
| 44 |
|
|
|
| 45 |
|
|
<!ENTITY % hsml1.fig.attlist "INCLUDE"> |
| 46 |
|
|
<![%hsml1.fig.attlist;[ |
| 47 |
|
|
<!ATTLIST %hsml1.fig.qname; |
| 48 |
|
|
%hsml1.common.attrib;> |
| 49 |
|
|
<!-- end of hsml1.fig.attlist -->]]> |
| 50 |
|
|
|
| 51 |
|
|
<!-- caption: Figure caption ........................... --> |
| 52 |
|
|
|
| 53 |
|
|
<!ENTITY % hsml1.caption.element "INCLUDE"> |
| 54 |
|
|
<![%hsml1.caption.element;[ |
| 55 |
|
|
<!ENTITY % hsml1.caption.content "(#PCDATA|%Inline.mix;)*"> |
| 56 |
|
|
<!ENTITY % hsml1.caption.qname "caption"> |
| 57 |
|
|
<!ENTITY % hsml1.caption.tagmin.start "-"> |
| 58 |
|
|
<!ENTITY % hsml1.caption.tagmin.end "-"> |
| 59 |
|
|
<![%sgml.tag.minimizable;[ |
| 60 |
|
|
<!ENTITY % hsml1.caption.tagmin "%hsml1.caption.tagmin.start; %hsml1.caption.tagmin.end;"> |
| 61 |
|
|
<!-- end of sgml.tag.minimizable -->]]> |
| 62 |
|
|
<!ENTITY % hsml1.caption.tagmin ""> |
| 63 |
|
|
<!ELEMENT %hsml1.caption.qname; %hsml1.caption.tagmin; %hsml1.caption.content;> |
| 64 |
|
|
<!-- end of hsml1.caption.element -->]]> |
| 65 |
|
|
|
| 66 |
|
|
<!ENTITY % hsml1.caption.attlist "INCLUDE"> |
| 67 |
|
|
<![%hsml1.caption.attlist;[ |
| 68 |
|
|
<!ATTLIST %hsml1.caption.qname; |
| 69 |
|
|
%hsml1.common.attrib;> |
| 70 |
|
|
<!-- end of hsml1.caption.attlist -->]]> |
| 71 |
|
|
|
| 72 |
|
|
|
| 73 |
|
|
<!-- end of hsml1-figure.mod --> |