Home | History | Annotate | Download | only in html

Lines Matching full:entity

26 <!ENTITY % HTMLlat1 PUBLIC
31 <!ENTITY % HTMLsymbol PUBLIC
36 <!ENTITY % HTMLspecial PUBLIC
43 <!ENTITY % ContentType "CDATA">
46 <!ENTITY % ContentTypes "CDATA">
49 <!ENTITY % Charset "CDATA">
52 <!ENTITY % Charsets "CDATA">
55 <!ENTITY % LanguageCode "NMTOKEN">
58 <!ENTITY % Character "CDATA">
61 <!ENTITY % Number "CDATA">
64 <!ENTITY % LinkTypes "CDATA">
67 <!ENTITY % MediaDesc "CDATA">
70 <!ENTITY % URI "CDATA">
73 <!ENTITY % UriList "CDATA">
76 <!ENTITY % Datetime "CDATA">
79 <!ENTITY % Script "CDATA">
82 <!ENTITY % StyleSheet "CDATA">
85 <!ENTITY % Text "CDATA">
88 <!ENTITY % FrameTarget "NMTOKEN">
91 <!ENTITY % Length "CDATA">
94 <!ENTITY % MultiLength "CDATA">
97 <!ENTITY % Pixels "CDATA">
102 <!ENTITY % Shape "(rect|circle|poly|default)">
104 <!ENTITY % Coords "CDATA">
108 <!ENTITY % ImgAlign "(top|middle|bottom|left|right)">
111 <!ENTITY % Color "CDATA">
133 <!ENTITY % coreattrs
145 <!ENTITY % i18n
162 <!ENTITY % events
181 <!ENTITY % focus
188 <!ENTITY % attrs "%coreattrs; %i18n; %events;">
193 <!ENTITY % TextAlign "align (left|center|right|justify) #IMPLIED">
197 <!ENTITY % special.extra
200 <!ENTITY % special.basic
203 <!ENTITY % special
206 <!ENTITY % fontstyle.extra "big | small | font | basefont">
208 <!ENTITY % fontstyle.basic "tt | i | b | u
211 <!ENTITY % fontstyle "%fontstyle.basic; | %fontstyle.extra;">
213 <!ENTITY % phrase.extra "sub | sup">
214 <!ENTITY % phrase.basic "em | strong | dfn | code | q |
217 <!ENTITY % phrase "%phrase.basic; | %phrase.extra;">
219 <!ENTITY % inline.forms "input | select | textarea | label | button">
222 <!ENTITY % misc.inline "ins | del | script">
225 <!ENTITY % misc "noscript | %misc.inline;">
227 <!ENTITY % inline "a | %special; | %fontstyle; | %phrase; | %inline.forms;">
230 <!ENTITY % Inline "(#PCDATA | %inline; | %misc.inline;)*">
234 <!ENTITY % heading "h1|h2|h3|h4|h5|h6">
235 <!ENTITY % lists "ul | ol | dl | menu | dir">
236 <!ENTITY % blocktext "pre | hr | blockquote | address | center | noframes">
238 <!ENTITY % block
242 <!ENTITY % Flow "(#PCDATA | %block; | form | %inline; | %misc;)*">
248 <!ENTITY % a.content
254 <!ENTITY % pre.content
260 <!ENTITY % form.content "(#PCDATA | %block; | %inline; | %misc;)*">
264 <!ENTITY % button.content
282 <!ENTITY % head.misc "(script|style|meta|link|object|isindex)*">
486 <!ENTITY % ULStyle "(disc|square|circle)">
508 <!ENTITY % OLStyle "CDATA">
535 <!ENTITY % LIStyle "CDATA">
911 <!ENTITY % InputType
992 <!ENTITY % LAlign "(top|bottom|left|right)">
1034 <!ENTITY % TFrame "(void|above|below|hsides|lhs|rhs|vsides|box|border)">
1043 <!ENTITY % TRules "(none | groups | rows | cols | all)">
1046 <!ENTITY % TAlign "(left|center|right)">
1053 <!ENTITY % cellhalign
1060 <!ENTITY % cellvalign
1089 <!ENTITY % CAlign "(top|bottom|left|right)">
1166 <!ENTITY % Scope "(row|col|rowgroup|colgroup)">