1 |
<!-- ...................................................................... --> |
2 |
<!-- Hypertext Markup Language 3.0 (draft 00) Inline Module ............... --> |
3 |
<!-- file: html30-00-inline.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-inline.mod" |
22 |
|
23 |
...................................................................... --> |
24 |
|
25 |
<!-- Inline |
26 |
|
27 |
au, person, tab |
28 |
--> |
29 |
|
30 |
<!-- au: The name of an author. ........................ --> |
31 |
|
32 |
<!ENTITY % html30-00.au.element "INCLUDE"> |
33 |
<![%html30-00.au.element;[ |
34 |
<!ENTITY % html30-00.au.content "%html30-00.text.content;"> |
35 |
<!ENTITY % html30-00.au.qname "au"> |
36 |
<!ENTITY % html30-00.au.tagmin.start "-"> |
37 |
<!ENTITY % html30-00.au.tagmin.end "-"> |
38 |
<![%sgml.tag.minimizable;[ |
39 |
<!ENTITY % html30-00.au.tagmin "%html30-00.au.tagmin.start; %html30-00.au.tagmin.end;"> |
40 |
<!-- end of sgml.tag.minimizable -->]]> |
41 |
<!ENTITY % html30-00.au.tagmin ""> |
42 |
<!ELEMENT %html30-00.au.qname; %html30-00.au.tagmin; %html30-00.au.content;> |
43 |
<!-- end of html30-00.au.element -->]]> |
44 |
|
45 |
<!ENTITY % html30-00.au.attlist "INCLUDE"> |
46 |
<![%html30-00.au.attlist;[ |
47 |
<!ATTLIST %html30-00.au.qname; |
48 |
%html30-00.attrs.attrib; |
49 |
%html30-00.common.attrib;> |
50 |
<!-- end of html30-00.au.attlist -->]]> |
51 |
|
52 |
<!-- person: Names of people to allow these to be extracted |
53 |
automatically by indexing programs. --> |
54 |
|
55 |
<!ENTITY % html30-00.person.element "INCLUDE"> |
56 |
<![%html30-00.person.element;[ |
57 |
<!ENTITY % html30-00.person.content "%html30-00.text.content;"> |
58 |
<!ENTITY % html30-00.person.qname "person"> |
59 |
<!ENTITY % html30-00.person.tagmin.start "-"> |
60 |
<!ENTITY % html30-00.person.tagmin.end "-"> |
61 |
<![%sgml.tag.minimizable;[ |
62 |
<!ENTITY % html30-00.person.tagmin "%html30-00.person.tagmin.start; %html30-00.person.tagmin.end;"> |
63 |
<!-- end of sgml.tag.minimizable -->]]> |
64 |
<!ENTITY % html30-00.person.tagmin ""> |
65 |
<!ELEMENT %html30-00.person.qname; %html30-00.person.tagmin; %html30-00.person.content;> |
66 |
<!-- end of html30-00.person.element -->]]> |
67 |
|
68 |
<!ENTITY % html30-00.person.attlist "INCLUDE"> |
69 |
<![%html30-00.person.attlist;[ |
70 |
<!ATTLIST %html30-00.person.qname; |
71 |
%html30-00.attrs.attrib; |
72 |
%html30-00.common.attrib;> |
73 |
<!-- end of html30-00.person.attlist -->]]> |
74 |
|
75 |
<!-- tab: Controls over the horizontal positioning. |
76 |
|
77 |
See: <http://www.w3.org/MarkUp/html3/tabs.html> --> |
78 |
|
79 |
<!ENTITY % html30-00.tab.element "INCLUDE"> |
80 |
<![%html30-00.tab.element;[ |
81 |
<!ENTITY % html30-00.tab.content "EMPTY"> |
82 |
<!ENTITY % html30-00.tab.qname "tab"> |
83 |
<!ENTITY % html30-00.tab.tagmin.start "-"> |
84 |
<!ENTITY % html30-00.tab.tagmin.end "o"> |
85 |
<![%sgml.tag.minimizable;[ |
86 |
<!ENTITY % html30-00.tab.tagmin "%html30-00.tab.tagmin.start; %html30-00.tab.tagmin.end;"> |
87 |
<!-- end of sgml.tag.minimizable -->]]> |
88 |
<!ENTITY % html30-00.tab.tagmin ""> |
89 |
<!ELEMENT %html30-00.tab.qname; %html30-00.tab.tagmin; %html30-00.tab.content;> |
90 |
<!-- end of html30-00.tab.element -->]]> |
91 |
|
92 |
<!ENTITY % html30-00.tab.attlist "INCLUDE"> |
93 |
<![%html30-00.tab.attlist;[ |
94 |
<!ATTLIST %html30-00.tab.qname; |
95 |
%html30-00.attrs.attrib; |
96 |
indent %html30-00.NUMBER.datatype; #IMPLIED |
97 |
to IDREF #IMPLIED |
98 |
%html30-00.common.attrib;> |
99 |
<!-- end of html30-00.tab.attlist -->]]> |
100 |
|
101 |
|
102 |
<!-- end of html30-00-inline.mod --> |