annotate etc/sgml/HTML32.dtd @ 22:8fc7fe29b841 r19-15b94

Import from CVS: tag r19-15b94
author cvs
date Mon, 13 Aug 2007 08:50:29 +0200
parents 0293115a14e9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
1 <!--
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
2 W3C Document Type Definition for the HyperText Markup Language
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
3 version 3.2 as ratified by a vote of W3C member companies.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
4 For more information on W3C look at URL http://www.w3.org/
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
5
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
6 Date: Tuesday January 14th 1996
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
7
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
8 Author: Dave Raggett <dsr@w3.org>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
9
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
10 HTML 3.2 aims to capture recommended practice as of early '96
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
11 and as such to be used as a replacement for HTML 2.0 (RFC 1866).
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
12 Widely deployed rendering attributes are included where they
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
13 have been shown to be interoperable. SCRIPT and STYLE are
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
14 included to smooth the introduction of client-side scripts
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
15 and style sheets. Browsers must avoid showing the contents
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
16 of these element Otherwise support for them is not required.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
17 ID, CLASS and STYLE attributes are not included in this version
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
18 of HTML.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
19 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
20
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
21 <!ENTITY % HTML.Version
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
22 "-//W3C//DTD HTML 3.2 Final//EN"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
23
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
24 -- Typical usage:
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
25
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
26 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
27 <html>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
28 ...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
29 </html>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
30 --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
31 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
32
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
33 <!--================== Deprecated Features Switch =========================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
34
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
35 <!ENTITY % HTML.Deprecated "INCLUDE">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
36
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
37 <!--================== Imported Names =====================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
38
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
39 <!ENTITY % Content-Type "CDATA"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
40 -- meaning a MIME content type, as per RFC1521
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
41 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
42
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
43 <!ENTITY % HTTP-Method "GET | POST"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
44 -- as per HTTP specification
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
45 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
46
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
47 <!ENTITY % URL "CDATA"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
48 -- The term URL means a CDATA attribute
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
49 whose value is a Uniform Resource Locator,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
50 See RFC1808 (June 95) and RFC1738 (Dec 94).
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
51 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
52
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
53 <!-- Parameter Entities -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
54
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
55 <!ENTITY % head.misc "SCRIPT|STYLE|META|LINK" -- repeatable head elements -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
56
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
57 <!ENTITY % heading "H1|H2|H3|H4|H5|H6">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
58
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
59 <!ENTITY % list "UL | OL | DIR | MENU">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
60
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
61 <![ %HTML.Deprecated [
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
62 <!ENTITY % preformatted "PRE | XMP | LISTING">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
63 ]]>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
64
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
65 <!ENTITY % preformatted "PRE">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
66
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
67 <!--================ Character mnemonic entities ==========================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
68
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
69 <!ENTITY % ISOlat1 PUBLIC
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
70 "ISO 8879-1986//ENTITIES Added Latin 1//EN//HTML">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
71 %ISOlat1;
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
72
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
73 <!--================ Entities for special symbols =========================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
74 <!-- &trade and &cbsp are not widely deployed and so not included here -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
75
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
76 <!ENTITY amp CDATA "&#38;" -- ampersand -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
77 <!ENTITY gt CDATA "&#62;" -- greater than -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
78 <!ENTITY lt CDATA "&#60;" -- less than -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
79
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
80 <!--=================== Text Markup =======================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
81
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
82 <!ENTITY % font "TT | I | B | U | STRIKE | BIG | SMALL | SUB | SUP">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
83
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
84 <!ENTITY % phrase "EM | STRONG | DFN | CODE | SAMP | KBD | VAR | CITE">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
85
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
86 <!ENTITY % special "A | IMG | APPLET | FONT | BASEFONT | BR | SCRIPT | MAP">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
87
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
88 <!ENTITY % form "INPUT | SELECT | TEXTAREA">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
89
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
90 <!ENTITY % text "#PCDATA | %font | %phrase | %special | %form">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
91
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
92 <!ELEMENT (%font|%phrase) - - (%text)*>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
93
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
94 <!-- there are also 16 widely known color names although
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
95 the resulting colors are implementation dependent:
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
96
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
97 aqua, black, blue, fuchsia, gray, green, lime, maroon,
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
98 navy, olive, purple, red, silver, teal, white, and yellow
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
99
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
100 These colors were originally picked as being the standard
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
101 16 colors supported with the Windows VGA palette.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
102 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
103
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
104 <!ELEMENT FONT - - (%text)* -- local change to font -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
105 <!ATTLIST FONT
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
106 size CDATA #IMPLIED -- [+]nn e.g. size="+1", size=4 --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
107 color CDATA #IMPLIED -- #RRGGBB in hex, e.g. red: color="#FF0000" --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
108 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
109
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
110 <!ELEMENT BASEFONT - O EMPTY -- base font size (1 to 7)-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
111 <!ATTLIST BASEFONT
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
112 size CDATA #IMPLIED -- e.g. size=3 --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
113 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
114
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
115 <!ELEMENT BR - O EMPTY -- forced line break -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
116 <!ATTLIST BR
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
117 clear (left|all|right|none) none -- control of text flow --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
118 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
119
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
120 <!--================== HTML content models ================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
121 <!--
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
122 HTML has three basic content models:
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
123
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
124 %text character level elements and text strings
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
125 %flow block-like elements e.g. paragraphs and lists
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
126 %bodytext as %flow plus headers H1-H6 and ADDRESS
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
127 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
128
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
129 <!ENTITY % block
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
130 "P | %list | %preformatted | DL | DIV | CENTER |
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
131 BLOCKQUOTE | FORM | ISINDEX | HR | TABLE">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
132
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
133 <!-- %flow is used for DD and LI -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
134
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
135 <!ENTITY % flow "(%text | %block)*">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
136
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
137 <!--=================== Document Body =====================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
138
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
139 <!ENTITY % body.content "(%heading | %text | %block | ADDRESS)*">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
140
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
141 <!ENTITY % color "CDATA" -- a color specification: #HHHHHH @@ details? -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
142
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
143 <!ENTITY % body-color-attrs "
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
144 bgcolor %color #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
145 text %color #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
146 link %color #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
147 vlink %color #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
148 alink %color #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
149 ">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
150
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
151 <!ELEMENT BODY O O %body.content>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
152 <!ATTLIST BODY
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
153 background %URL #IMPLIED -- texture tile for document background --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
154 %body-color-attrs; -- bgcolor, text, link, vlink, alink --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
155 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
156
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
157 <!ENTITY % address.content "((%text;) | P)*">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
158
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
159 <!ELEMENT ADDRESS - - %address.content>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
160
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
161 <!ELEMENT DIV - - %body.content>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
162 <!ATTLIST DIV
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
163 align (left|center|right) #IMPLIED -- alignment of following text --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
164 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
165
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
166 <!-- CENTER is a shorthand for DIV with ALIGN=CENTER -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
167 <!ELEMENT center - - %body.content>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
168
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
169 <!--================== The Anchor Element =================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
170
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
171 <!ELEMENT A - - (%text)* -(A)>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
172 <!ATTLIST A
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
173 name CDATA #IMPLIED -- named link end --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
174 href %URL #IMPLIED -- URL for linked resource --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
175 rel CDATA #IMPLIED -- forward link types --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
176 rev CDATA #IMPLIED -- reverse link types --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
177 title CDATA #IMPLIED -- advisory title string --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
178 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
179
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
180 <!--================== Client-side image maps ============================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
181
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
182 <!-- These can be placed in the same document or grouped in a
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
183 separate document although this isn't yet widely supported -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
184
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
185 <!ENTITY % SHAPE "(rect|circle|poly)">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
186 <!ENTITY % COORDS "CDATA" -- comma separated list of numbers -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
187
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
188 <!ELEMENT MAP - - (AREA)*>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
189 <!ATTLIST MAP
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
190 name CDATA #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
191 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
192
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
193 <!ELEMENT AREA - O EMPTY>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
194 <!ATTLIST AREA
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
195 shape %SHAPE rect
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
196 coords %COORDS #IMPLIED -- defines coordinates for shape --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
197 href %URL #IMPLIED -- this region acts as hypertext link --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
198 nohref (nohref) #IMPLIED -- this region has no action --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
199 alt CDATA #REQUIRED -- needed for non-graphical user agents --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
200 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
201
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
202 <!--================== The LINK Element ==================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
203
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
204 <!ENTITY % Types "CDATA"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
205 -- See Internet Draft: draft-ietf-html-relrev-00.txt
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
206 LINK has been part of HTML since the early days
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
207 although few browsers as yet take advantage of it.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
208
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
209 Relationship values can be used in principle:
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
210
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
211 a) for document specific toolbars/menus when used
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
212 with the LINK element in the document head:
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
213 b) to link to a separate style sheet
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
214 c) to make a link to a script
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
215 d) by stylesheets to control how collections of
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
216 html nodes are rendered into printed documents
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
217 e) to make a link to a printable version of this document
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
218 e.g. a postscript or pdf version
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
219 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
220
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
221 <!ELEMENT LINK - O EMPTY>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
222 <!ATTLIST LINK
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
223 href %URL #IMPLIED -- URL for linked resource --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
224 rel %Types #IMPLIED -- forward link types --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
225 rev %Types #IMPLIED -- reverse link types --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
226 title CDATA #IMPLIED -- advisory title string --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
227 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
228
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
229 <!--=================== Images ============================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
230
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
231 <!ENTITY % Length "CDATA" -- nn for pixels or nn% for percentage length -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
232 <!ENTITY % Pixels "CDATA" -- integer representing length in pixels -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
233
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
234 <!-- Suggested widths are used for negotiating image size
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
235 with the module responsible for painting the image.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
236 align=left or right cause image to float to margin
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
237 and for subsequent text to wrap around image -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
238
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
239 <!ENTITY % IAlign "(top|middle|bottom|left|right)">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
240
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
241 <!ELEMENT IMG - O EMPTY -- Embedded image -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
242 <!ATTLIST IMG
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
243 src %URL #REQUIRED -- URL of image to embed --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
244 alt CDATA #IMPLIED -- for display in place of image --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
245 align %IAlign #IMPLIED -- vertical or horizontal alignment --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
246 height %Pixels #IMPLIED -- suggested height in pixels --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
247 width %Pixels #IMPLIED -- suggested width in pixels --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
248 border %Pixels #IMPLIED -- suggested link border width --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
249 hspace %Pixels #IMPLIED -- suggested horizontal gutter --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
250 vspace %Pixels #IMPLIED -- suggested vertical gutter --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
251 usemap %URL #IMPLIED -- use client-side image map --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
252 ismap (ismap) #IMPLIED -- use server image map --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
253 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
254
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
255 <!-- USEMAP points to a MAP element which may be in this document
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
256 or an external document, although the latter is not widely supported -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
257
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
258 <!--=================== Java APPLET tag ===================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
259 <!--
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
260 This tag is supported by all Java enabled browsers. Applet resources
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
261 (including their classes) are normally loaded relative to the document
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
262 URL (or <BASE> element if it is defined). The CODEBASE attribute is used
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
263 to change this default behavior. If the CODEBASE attribute is defined then
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
264 it specifies a different location to find applet resources. The value
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
265 can be an absolute URL or a relative URL. The absolute URL is used as is
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
266 without modification and is not effected by the documents <BASE> element.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
267 When the codebase attribute is relative, then it is relative to the
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
268 document URL (or <BASE> tag if defined).
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
269 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
270 <!ELEMENT APPLET - - (PARAM | %text)*>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
271 <!ATTLIST APPLET
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
272 codebase %URL #IMPLIED -- code base --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
273 code CDATA #REQUIRED -- class file --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
274 alt CDATA #IMPLIED -- for display in place of applet --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
275 name CDATA #IMPLIED -- applet name --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
276 width %Pixels #REQUIRED -- suggested width in pixels --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
277 height %Pixels #REQUIRED -- suggested height in pixels --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
278 align %IAlign #IMPLIED -- vertical or horizontal alignment --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
279 hspace %Pixels #IMPLIED -- suggested horizontal gutter --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
280 vspace %Pixels #IMPLIED -- suggested vertical gutter --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
281 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
282
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
283 <!ELEMENT PARAM - O EMPTY>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
284 <!ATTLIST PARAM
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
285 name NMTOKEN #REQUIRED -- The name of the parameter --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
286 value CDATA #IMPLIED -- The value of the parameter --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
287 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
288
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
289 <!--
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
290 Here is an example:
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
291
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
292 <applet codebase="applets/NervousText"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
293 code=NervousText.class
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
294 width=300
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
295 height=50>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
296 <param name=text value="Java is Cool!">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
297 <img src=sorry.gif alt="This looks better with Java support">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
298 </applet>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
299 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
300
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
301 <!--=================== Horizontal Rule ===================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
302
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
303 <!ELEMENT HR - O EMPTY>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
304 <!ATTLIST HR
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
305 align (left|right|center) #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
306 noshade (noshade) #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
307 size %Pixels #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
308 width %Length #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
309 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
310 <!--=================== Paragraphs=========================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
311
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
312 <!ELEMENT P - O (%text)*>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
313 <!ATTLIST P
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
314 align (left|center|right) #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
315 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
316
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
317 <!--=================== Headings ==========================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
318
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
319 <!--
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
320 There are six levels of headers from H1 (the most important)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
321 to H6 (the least important).
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
322 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
323
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
324 <!ELEMENT ( %heading ) - - (%text;)*>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
325 <!ATTLIST ( %heading )
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
326 align (left|center|right) #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
327 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
328
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
329 <!--=================== Preformatted Text =================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
330
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
331 <!-- excludes images and changes in font size -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
332
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
333 <!ENTITY % pre.exclusion "IMG|BIG|SMALL|SUB|SUP|FONT">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
334
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
335 <!ELEMENT PRE - - (%text)* -(%pre.exclusion)>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
336 <!ATTLIST PRE
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
337 width NUMBER #implied -- is this widely supported? --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
338 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
339
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
340 <![ %HTML.Deprecated [
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
341
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
342 <!ENTITY % literal "CDATA"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
343 -- historical, non-conforming parsing mode where
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
344 the only markup signal is the end tag
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
345 in full
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
346 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
347
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
348 <!ELEMENT (XMP|LISTING) - - %literal>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
349 <!ELEMENT PLAINTEXT - O %literal>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
350
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
351 ]]>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
352
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
353 <!--=================== Block-like Quotes =================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
354
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
355 <!ELEMENT BLOCKQUOTE - - %body.content>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
356
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
357 <!--=================== Lists =============================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
358
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
359 <!--
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
360 HTML 3.2 allows you to control the sequence number for ordered lists.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
361 You can set the sequence number with the START and VALUE attributes.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
362 The TYPE attribute may be used to specify the rendering of ordered
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
363 and unordered lists.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
364 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
365
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
366 <!-- definition lists - DT for term, DD for its definition -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
367
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
368 <!ELEMENT DL - - (DT|DD)+>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
369 <!ATTLIST DL
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
370 compact (compact) #IMPLIED -- more compact style --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
371 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
372
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
373 <!ELEMENT DT - O (%text)*>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
374 <!ELEMENT DD - O %flow;>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
375
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
376 <!-- Ordered lists OL, and unordered lists UL -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
377 <!ELEMENT (OL|UL) - - (LI)+>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
378
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
379 <!--
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
380 Numbering style
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
381 1 arablic numbers 1, 2, 3, ...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
382 a lower alpha a, b, c, ...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
383 A upper alpha A, B, C, ...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
384 i lower roman i, ii, iii, ...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
385 I upper roman I, II, III, ...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
386
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
387 The style is applied to the sequence number which by default
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
388 is reset to 1 for the first list item in an ordered list.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
389
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
390 This can't be expressed directly in SGML due to case folding.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
391 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
392
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
393 <!ENTITY % OLStyle "CDATA" -- constrained to: [1|a|A|i|I] -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
394
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
395 <!ATTLIST OL -- ordered lists --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
396 type %OLStyle #IMPLIED -- numbering style --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
397 start NUMBER #IMPLIED -- starting sequence number --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
398 compact (compact) #IMPLIED -- reduced interitem spacing --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
399 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
400
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
401 <!-- bullet styles -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
402
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
403 <!ENTITY % ULStyle "disc|square|circle">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
404
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
405 <!ATTLIST UL -- unordered lists --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
406 type (%ULStyle) #IMPLIED -- bullet style --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
407 compact (compact) #IMPLIED -- reduced interitem spacing --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
408 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
409
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
410 <!ELEMENT (DIR|MENU) - - (LI)+ -(%block)>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
411 <!ATTLIST DIR
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
412 compact (compact) #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
413 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
414 <!ATTLIST MENU
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
415 compact (compact) #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
416 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
417
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
418 <!-- <DIR> Directory list -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
419 <!-- <DIR COMPACT> Compact list style -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
420 <!-- <MENU> Menu list -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
421 <!-- <MENU COMPACT> Compact list style -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
422
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
423 <!-- The type attribute can be used to change the bullet style
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
424 in unordered lists and the numbering style in ordered lists -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
425
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
426 <!ENTITY % LIStyle "CDATA" -- constrained to: "(%ULStyle|%OLStyle)" -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
427
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
428 <!ELEMENT LI - O %flow -- list item -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
429 <!ATTLIST LI
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
430 type %LIStyle #IMPLIED -- list item style --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
431 value NUMBER #IMPLIED -- reset sequence number --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
432 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
433
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
434 <!--================ Forms ===============================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
435
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
436 <!ELEMENT FORM - - %body.content -(FORM)>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
437 <!ATTLIST FORM
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
438 action %URL #IMPLIED -- server-side form handler --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
439 method (%HTTP-Method) GET -- see HTTP specification --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
440 enctype %Content-Type; "application/x-www-form-urlencoded"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
441 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
442
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
443 <!ENTITY % InputType
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
444 "(TEXT | PASSWORD | CHECKBOX | RADIO | SUBMIT
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
445 | RESET | FILE | HIDDEN | IMAGE)">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
446
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
447 <!ELEMENT INPUT - O EMPTY>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
448 <!ATTLIST INPUT
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
449 type %InputType TEXT -- what kind of widget is needed --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
450 name CDATA #IMPLIED -- required for all but submit and reset --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
451 value CDATA #IMPLIED -- required for radio and checkboxes --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
452 checked (checked) #IMPLIED -- for radio buttons and check boxes --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
453 size CDATA #IMPLIED -- specific to each type of field --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
454 maxlength NUMBER #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
455 src %URL #IMPLIED -- for fields with background images --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
456 align (top|middle|bottom|left|right) top -- image alignment --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
457 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
458
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
459 <!ELEMENT SELECT - - (OPTION+)>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
460 <!ATTLIST SELECT
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
461 name CDATA #REQUIRED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
462 size NUMBER #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
463 multiple (multiple) #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
464 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
465
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
466 <!ELEMENT OPTION - O (#PCDATA)*>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
467 <!ATTLIST OPTION
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
468 selected (selected) #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
469 value CDATA #IMPLIED -- defaults to element content --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
470 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
471
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
472 <!-- Multi-line text input field. -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
473
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
474 <!ELEMENT TEXTAREA - - (#PCDATA)*>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
475 <!ATTLIST TEXTAREA
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
476 name CDATA #REQUIRED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
477 rows NUMBER #REQUIRED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
478 cols NUMBER #REQUIRED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
479 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
480
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
481 <!--======================= Tables ========================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
482
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
483 <!-- Widely deployed subset of the full table standard, see RFC 1942
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
484 e.g. at http://www.ics.uci.edu/pub/ietf/html/rfc1942.txt -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
485
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
486 <!-- horizontal placement of table relative to window -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
487 <!ENTITY % Where "(left|center|right)">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
488
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
489 <!-- horizontal alignment attributes for cell contents -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
490 <!ENTITY % cell.halign
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
491 "align (left|center|right) #IMPLIED"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
492 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
493
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
494 <!-- vertical alignment attributes for cell contents -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
495 <!ENTITY % cell.valign
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
496 "valign (top|middle|bottom) #IMPLIED"
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
497 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
498
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
499 <!ELEMENT table - - (caption?, tr+)>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
500 <!ELEMENT tr - O (th|td)*>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
501 <!ELEMENT (th|td) - O %body.content>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
502
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
503 <!ATTLIST table -- table element --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
504 align %Where; #IMPLIED -- table position relative to window --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
505 width %Length #IMPLIED -- table width relative to window --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
506 border %Pixels #IMPLIED -- controls frame width around table --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
507 cellspacing %Pixels #IMPLIED -- spacing between cells --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
508 cellpadding %Pixels #IMPLIED -- spacing within cells --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
509 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
510
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
511 <!ELEMENT CAPTION - - (%text;)* -- table or figure caption -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
512 <!ATTLIST CAPTION
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
513 align (top|bottom) #IMPLIED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
514 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
515
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
516 <!ATTLIST tr -- table row --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
517 %cell.halign; -- horizontal alignment in cells --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
518 %cell.valign; -- vertical alignment in cells --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
519 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
520
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
521 <!ATTLIST (th|td) -- header or data cell --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
522 nowrap (nowrap) #IMPLIED -- suppress word wrap --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
523 rowspan NUMBER 1 -- number of rows spanned by cell --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
524 colspan NUMBER 1 -- number of cols spanned by cell --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
525 %cell.halign; -- horizontal alignment in cell --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
526 %cell.valign; -- vertical alignment in cell --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
527 width %Pixels #IMPLIED -- suggested width for cell --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
528 height %Pixels #IMPLIED -- suggested height for cell --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
529 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
530
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
531 <!--================ Document Head ========================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
532
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
533 <!-- %head.misc defined earlier on as "SCRIPT|STYLE|META|LINK" -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
534
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
535 <!ENTITY % head.content "TITLE & ISINDEX? & BASE?">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
536
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
537 <!ELEMENT HEAD O O (%head.content) +(%head.misc)>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
538
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
539 <!ELEMENT TITLE - - (#PCDATA)* -(%head.misc)
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
540 -- The TITLE element is not considered part of the flow of text.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
541 It should be displayed, for example as the page header or
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
542 window title.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
543 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
544
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
545 <!ELEMENT ISINDEX - O EMPTY>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
546 <!ATTLIST ISINDEX
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
547 prompt CDATA #IMPLIED -- prompt message -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
548
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
549 <!--
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
550 The BASE element gives an absolute URL for dereferencing relative
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
551 URLs, e.g.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
552
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
553 <BASE href="http://foo.com/index.html">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
554 ...
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
555 <IMG SRC="images/bar.gif">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
556
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
557 The image is deferenced to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
558
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
559 http://foo.com/images/bar.gif
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
560
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
561 In the absence of a BASE element the document URL should be used.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
562 Note that this is not necessarily the same as the URL used to
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
563 request the document, as the base URL may be overridden by an HTTP
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
564 header accompanying the document.
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
565 -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
566
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
567 <!ELEMENT BASE - O EMPTY>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
568 <!ATTLIST BASE
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
569 href %URL #REQUIRED
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
570 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
571
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
572 <!ELEMENT META - O EMPTY -- Generic Metainformation -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
573 <!ATTLIST META
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
574 http-equiv NAME #IMPLIED -- HTTP response header name --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
575 name NAME #IMPLIED -- metainformation name --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
576 content CDATA #REQUIRED -- associated information --
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
577 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
578
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
579 <!-- SCRIPT/STYLE are place holders for transition to next version of HTML -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
580
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
581 <!ELEMENT STYLE - - (#PCDATA)* -(%head.misc) -- style info -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
582 <!ELEMENT SCRIPT - - (#PCDATA)* -(%head.misc) -- script statements -->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
583
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
584 <!--================ Document Structure ===================================-->
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
585
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
586 <!ENTITY % version.attr "VERSION CDATA #FIXED '%HTML.Version;'">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
587
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
588 <![ %HTML.Deprecated [
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
589 <!ENTITY % html.content "HEAD, BODY, PLAINTEXT?">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
590 ]]>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
591
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
592 <!ENTITY % html.content "HEAD, BODY">
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
593
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
594 <!ELEMENT HTML O O (%html.content)>
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
595 <!ATTLIST HTML
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
596 %version.attr;
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
597 >
0293115a14e9 Import from CVS: tag r19-15b91
cvs
parents:
diff changeset
598