/[suikacvs]/markup/html/dtd/module/html30-00-figure.mod
Suika

Contents of /markup/html/dtd/module/html30-00-figure.mod

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Sun Jun 20 03:38:42 2010 UTC (14 years, 5 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
were not added to the cvs repository

1 <!-- ...................................................................... -->
2 <!-- Hypertext Markup Language 3.0 (draft 00) Figure Module ............... -->
3 <!-- file: html30-00-figure.mod
4
5
6
7 Copyright 2005 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: 2005-04-05T01:46:48+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/www/markup/html/dtd/module/html30-00-figure.mod"
22
23 ...................................................................... -->
24
25 <!-- Figure
26
27 credit, fig, figtext, overlay
28 -->
29
30 <!-- fig: figures ...................................... -->
31
32 <!ENTITY % html30-00.fig.element "INCLUDE">
33 <![%html30-00.fig.element;[
34 <!ENTITY % html30-00.fig.content "(%html30-00.overlay.qname;*,(%caption.qname;|%html30-00.caption.qname;)?,%html30-00.figtext.qname;,%html30-00.credit.qname;?)">
35 <!ENTITY % html30-00.fig.qname "fig">
36 <!ENTITY % html30-00.fig.tagmin.start "-">
37 <!ENTITY % html30-00.fig.tagmin.end "-">
38 <![%sgml.tag.minimizable;[
39 <!ENTITY % html30-00.fig.tagmin "%html30-00.fig.tagmin.start; %html30-00.fig.tagmin.end;">
40 <!-- end of sgml.tag.minimizable -->]]>
41 <!ENTITY % html30-00.fig.tagmin "">
42 <!ELEMENT %html30-00.fig.qname; %html30-00.fig.tagmin; %html30-00.fig.content;>
43 <!-- end of html30-00.fig.element -->]]>
44
45 <!ENTITY % html30-00.fig.attlist "INCLUDE">
46 <![%html30-00.fig.attlist;[
47 <!ATTLIST %html30-00.fig.qname;
48 %html30-00.attrs.attrib;
49 %html30-00.needs.attrib;
50 %html30-00.url.link.attrib;
51 %html30-00.block.align.attrib;
52 %html30-00.src.required.attrib;
53 noflow %html30-00.(noflow).datatype; #IMPLIED
54 %html30-00.Size.attrib;
55 %html30-00.imagemap.attrib;
56 %html30-00.common.attrib;>
57 <!-- end of html30-00.fig.attlist -->]]>
58
59 <!-- overlay ........................................... -->
60
61 <!ENTITY % html30-00.overlay.element "INCLUDE">
62 <![%html30-00.overlay.element;[
63 <!ENTITY % html30-00.overlay.content "EMPTY">
64 <!ENTITY % html30-00.overlay.qname "overlay">
65 <!ENTITY % html30-00.overlay.tagmin.start "-">
66 <!ENTITY % html30-00.overlay.tagmin.end "o">
67 <![%sgml.tag.minimizable;[
68 <!ENTITY % html30-00.overlay.tagmin "%html30-00.overlay.tagmin.start; %html30-00.overlay.tagmin.end;">
69 <!-- end of sgml.tag.minimizable -->]]>
70 <!ENTITY % html30-00.overlay.tagmin "">
71 <!ELEMENT %html30-00.overlay.qname; %html30-00.overlay.tagmin; %html30-00.overlay.content;>
72 <!-- end of html30-00.overlay.element -->]]>
73
74 <!ENTITY % html30-00.overlay.attlist "INCLUDE">
75 <![%html30-00.overlay.attlist;[
76 <!ATTLIST %html30-00.overlay.qname;
77 %html30-00.url.link.attrib;
78 %html30-00.src.required.attrib;
79 %html30-00.Size.attrib;
80 %html30-00.imagemap.attrib;
81 x %html30-00.NUMBER.datatype; #IMPLIED
82 y %html30-00.NUMBER.datatype; #IMPLIED
83 %html30-00.common.attrib;>
84 <!-- end of html30-00.overlay.attlist -->]]>
85
86 <!-- figtext: dummy element ............................ -->
87
88 <!ENTITY % html30-00.figtext.element "INCLUDE">
89 <![%html30-00.figtext.element;[
90 <!ENTITY % html30-00.figtext.content "%html30-00.body.content;">
91 <!ENTITY % html30-00.figtext.qname "figtext">
92 <!ENTITY % html30-00.figtext.tagmin.start "-">
93 <!ENTITY % html30-00.figtext.tagmin.end "-">
94 <![%sgml.tag.minimizable;[
95 <!ENTITY % html30-00.figtext.tagmin "%html30-00.figtext.tagmin.start; %html30-00.figtext.tagmin.end;">
96 <!-- end of sgml.tag.minimizable -->]]>
97 <!ENTITY % html30-00.figtext.tagmin "">
98 <!ELEMENT %html30-00.figtext.qname; %html30-00.figtext.tagmin; %html30-00.figtext.content;>
99 <!-- end of html30-00.figtext.element -->]]>
100
101 <!ENTITY % html30-00.figtext.attlist "INCLUDE">
102 <![%html30-00.figtext.attlist;[
103 <!ATTLIST %html30-00.figtext.qname;
104 %html30-00.common.attrib;>
105 <!-- end of html30-00.figtext.attlist -->]]>
106
107 <!-- credit: name the source of a block quotation or figure -->
108
109 <!ENTITY % html30-00.credit.element "INCLUDE">
110 <![%html30-00.credit.element;[
111 <!ENTITY % html30-00.credit.content "%html30-00.text.content;">
112 <!ENTITY % html30-00.credit.qname "credit">
113 <!ENTITY % html30-00.credit.tagmin.start "-">
114 <!ENTITY % html30-00.credit.tagmin.end "-">
115 <![%sgml.tag.minimizable;[
116 <!ENTITY % html30-00.credit.tagmin "%html30-00.credit.tagmin.start; %html30-00.credit.tagmin.end;">
117 <!-- end of sgml.tag.minimizable -->]]>
118 <!ENTITY % html30-00.credit.tagmin "">
119 <!ELEMENT %html30-00.credit.qname; %html30-00.credit.tagmin; %html30-00.credit.content;>
120 <!-- end of html30-00.credit.element -->]]>
121
122 <!ENTITY % html30-00.credit.attlist "INCLUDE">
123 <![%html30-00.credit.attlist;[
124 <!ATTLIST %html30-00.credit.qname;
125 %html30-00.attrs.attrib;
126 %html30-00.common.attrib;>
127 <!-- end of html30-00.credit.attlist -->]]>
128
129
130 <!-- end of html30-00-figure.mod -->

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24