Generated: July 9, 2004, 14:24:18 Copyright © 2004 , Kurt Nørmark The local LAML software home page

Reference Manual of the XHTML 1.0 frameset mirror

Kurt Nørmark © normark@cs.auc.dk Department of Computer Science Aalborg University Denmark

Source file: lib/xml-in-laml/mirrors/xhtml10-frameset-mirror.scm
LAML Version 24.00 (July 9 2004, beta 5, full)

This is the reference manual of the XHTML 1.0 frameset mirror, as derived from the DTD. The XML-in-LAML language name of this XHTML variant is xhtml10-frameset .

The XHMTL mirror documented in this manual comply with the XML-in-LAML framework. The manual only contains information which is present in the DTD: information about attributes and the content model. In contrast to the DTD, however, the information in this manual is fully expanded (without the macros of defined by 'entities').

The language map of this mirror is named xhtml10-frameset . The language map returns a mirror function given its name. As an example (xhtml10-frameset 'title) returns the XHTML 1.0 frameset mirror function of the title element.

This mirror validates both the attributes and content composition.

For easy and convenient loading of this mirror together with the common xml-in-laml library, color, time, and the textual file reading/writing library you can use:

  (laml-style "simple-xhtml1.0-frameset-validating")

Alphabetic index:
a A frameset XHTML mirror function derived from the DTD
abbr A frameset XHTML mirror function derived from the DTD
acronym A frameset XHTML mirror function derived from the DTD
address A frameset XHTML mirror function derived from the DTD
applet A frameset XHTML mirror function derived from the DTD
area A frameset XHTML mirror function derived from the DTD
b A frameset XHTML mirror function derived from the DTD
base A frameset XHTML mirror function derived from the DTD
basefont A frameset XHTML mirror function derived from the DTD
bdo A frameset XHTML mirror function derived from the DTD
big A frameset XHTML mirror function derived from the DTD
blockquote A frameset XHTML mirror function derived from the DTD
body A frameset XHTML mirror function derived from the DTD
br A frameset XHTML mirror function derived from the DTD
button A frameset XHTML mirror function derived from the DTD
caption A frameset XHTML mirror function derived from the DTD
center A frameset XHTML mirror function derived from the DTD
cite A frameset XHTML mirror function derived from the DTD
code A frameset XHTML mirror function derived from the DTD
col A frameset XHTML mirror function derived from the DTD
colgroup A frameset XHTML mirror function derived from the DTD
dd A frameset XHTML mirror function derived from the DTD
del A frameset XHTML mirror function derived from the DTD
dfn A frameset XHTML mirror function derived from the DTD
dir A frameset XHTML mirror function derived from the DTD
div A frameset XHTML mirror function derived from the DTD
dl A frameset XHTML mirror function derived from the DTD
dt A frameset XHTML mirror function derived from the DTD
em A frameset XHTML mirror function derived from the DTD
fieldset A frameset XHTML mirror function derived from the DTD
font A frameset XHTML mirror function derived from the DTD
form A frameset XHTML mirror function derived from the DTD
frame A frameset XHTML mirror function derived from the DTD
frameset A frameset XHTML mirror function derived from the DTD
h1 A frameset XHTML mirror function derived from the DTD
h2 A frameset XHTML mirror function derived from the DTD
h3 A frameset XHTML mirror function derived from the DTD
h4 A frameset XHTML mirror function derived from the DTD
h5 A frameset XHTML mirror function derived from the DTD
h6 A frameset XHTML mirror function derived from the DTD
head A frameset XHTML mirror function derived from the DTD
hr A frameset XHTML mirror function derived from the DTD
html A frameset XHTML mirror function derived from the DTD
i A frameset XHTML mirror function derived from the DTD
iframe A frameset XHTML mirror function derived from the DTD
img A frameset XHTML mirror function derived from the DTD
input A frameset XHTML mirror function derived from the DTD
ins A frameset XHTML mirror function derived from the DTD
isindex A frameset XHTML mirror function derived from the DTD
kbd A frameset XHTML mirror function derived from the DTD
label A frameset XHTML mirror function derived from the DTD
legend A frameset XHTML mirror function derived from the DTD
li A frameset XHTML mirror function derived from the DTD
link A frameset XHTML mirror function derived from the DTD
map A frameset XHTML mirror function derived from the DTD
menu A frameset XHTML mirror function derived from the DTD
meta A frameset XHTML mirror function derived from the DTD
noframes A frameset XHTML mirror function derived from the DTD
noscript A frameset XHTML mirror function derived from the DTD
object A frameset XHTML mirror function derived from the DTD
ol A frameset XHTML mirror function derived from the DTD
optgroup A frameset XHTML mirror function derived from the DTD
option A frameset XHTML mirror function derived from the DTD
p A frameset XHTML mirror function derived from the DTD
param A frameset XHTML mirror function derived from the DTD
pre A frameset XHTML mirror function derived from the DTD
q A frameset XHTML mirror function derived from the DTD
s A frameset XHTML mirror function derived from the DTD
samp A frameset XHTML mirror function derived from the DTD
script A frameset XHTML mirror function derived from the DTD
select A frameset XHTML mirror function derived from the DTD
small A frameset XHTML mirror function derived from the DTD
span A frameset XHTML mirror function derived from the DTD
strike A frameset XHTML mirror function derived from the DTD
strong A frameset XHTML mirror function derived from the DTD
style A frameset XHTML mirror function derived from the DTD
sub A frameset XHTML mirror function derived from the DTD
sup A frameset XHTML mirror function derived from the DTD
table A frameset XHTML mirror function derived from the DTD
tbody A frameset XHTML mirror function derived from the DTD
td A frameset XHTML mirror function derived from the DTD
textarea A frameset XHTML mirror function derived from the DTD
tfoot A frameset XHTML mirror function derived from the DTD
th A frameset XHTML mirror function derived from the DTD
thead A frameset XHTML mirror function derived from the DTD
title A frameset XHTML mirror function derived from the DTD
tr A frameset XHTML mirror function derived from the DTD
tt A frameset XHTML mirror function derived from the DTD
u A frameset XHTML mirror function derived from the DTD
ul A frameset XHTML mirror function derived from the DTD
var A frameset XHTML mirror function derived from the DTD

html
Description A frameset XHTML mirror function derived from the DTD
XML content model ( head , frameset )
XML attributes
Required: *
Default values: red
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -

head
Description A frameset XHTML mirror function derived from the DTD
XML content model ( ( script | style | meta | link | object | isindex ) * , ( ( title , ( script | style | meta | link | object | isindex ) * , ( base , ( script | style | meta | link | object | isindex ) * ) ? ) | ( base , ( script | style | meta | link | object | isindex ) * , ( title , ( script | style | meta | link | object | isindex ) * ) ) ) )
XML attributes
Required: *
Default values: red
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
profile CDATA -
See also enclosing element html

title
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
See also enclosing element head

base
Description A frameset XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
href CDATA -
target NMTOKEN -
See also enclosing element head

meta
Description A frameset XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
http-equiv CDATA -
name CDATA -
content * CDATA -
scheme CDATA -
See also enclosing element head

link
Description A frameset XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
charset CDATA -
href CDATA -
hreflang NMTOKEN -
type CDATA -
rel CDATA -
rev CDATA -
media CDATA -
target NMTOKEN -
See also enclosing element head

style
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
type * CDATA -
media CDATA -
title CDATA -
xml:space ( preserve ) -
See also enclosing element head

script
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
charset CDATA -
type * CDATA -
language CDATA -
src CDATA -
defer ( defer ) -
xml:space ( preserve ) -
See also enclosing elements head noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet map form label fieldset legend button caption th td

noscript
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet map form label fieldset legend button caption th td

frameset
Description A frameset XHTML mirror function derived from the DTD
XML content model ( frameset | frame | noframes ) *
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
rows CDATA -
cols CDATA -
onload CDATA -
onunload CDATA -
See also enclosing elements html frameset

frame
Description A frameset XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
longdesc CDATA -
name NMTOKEN -
src CDATA -
frameborder ( 1 | 0 ) -
marginwidth CDATA -
marginheight CDATA -
noresize ( noresize ) -
scrolling ( yes | no | auto ) -
See also enclosing element frameset

iframe
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
longdesc CDATA -
name NMTOKEN -
src CDATA -
frameborder ( 1 | 0 ) -
marginwidth CDATA -
marginheight CDATA -
scrolling ( yes | no | auto ) -
align ( top | middle | bottom | left | right ) -
height CDATA -
width CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

noframes
Description A frameset XHTML mirror function derived from the DTD
XML content model ( body )
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing element frameset

body
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
onload CDATA -
onunload CDATA -
background CDATA -
bgcolor CDATA -
text CDATA -
link CDATA -
vlink CDATA -
alink CDATA -
See also enclosing element noframes

div
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

p
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

h1
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

h2
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

h3
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

h4
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

h5
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

h6
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

ul
Description A frameset XHTML mirror function derived from the DTD
XML content model ( li ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
type ( disc | square | circle ) -
compact ( compact ) -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

ol
Description A frameset XHTML mirror function derived from the DTD
XML content model ( li ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
type CDATA -
compact ( compact ) -
start CDATA -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

menu
Description A frameset XHTML mirror function derived from the DTD
XML content model ( li ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
compact ( compact ) -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

dir
Description A frameset XHTML mirror function derived from the DTD
XML content model ( li ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
compact ( compact ) -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

li
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
type CDATA -
value CDATA -
See also enclosing elements ul ol menu dir

dl
Description A frameset XHTML mirror function derived from the DTD
XML content model ( dt | dd ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
compact ( compact ) -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

dt
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing element dl

dd
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing element dl

address
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

hr
Description A frameset XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right ) -
noshade ( noshade ) -
size CDATA -
width CDATA -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

pre
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | b | bdo | br | button | cite | code | dfn | em | i | input | kbd | label | map | q | s | samp | select | span | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
width CDATA -
xml:space ( preserve ) -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

blockquote
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
cite CDATA -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

center
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

ins
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
cite CDATA -
datetime CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet map form label fieldset legend button caption th td

del
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
cite CDATA -
datetime CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet map form label fieldset legend button caption th td

a
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
charset CDATA -
type CDATA -
name NMTOKEN -
href CDATA -
hreflang NMTOKEN -
rel CDATA -
rev CDATA -
accesskey CDATA -
shape ( rect | circle | poly | default ) -
coords CDATA -
tabindex CDATA -
onfocus CDATA -
onblur CDATA -
target NMTOKEN -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

span
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

bdo
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir * ( ltr | rtl ) -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

br
Description A frameset XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
clear ( left | all | right | none ) -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

em
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

strong
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

dfn
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

code
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

samp
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

kbd
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

var
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

cite
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

abbr
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

acronym
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

q
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
cite CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

sub
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

sup
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

tt
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

i
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

b
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

big
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

small
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

u
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

s
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

strike
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

basefont
Description A frameset XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
size * CDATA -
color CDATA -
face CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

font
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
size CDATA -
color CDATA -
face CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

object
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | param | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
declare ( declare ) -
classid CDATA -
codebase CDATA -
data CDATA -
type CDATA -
codetype CDATA -
archive CDATA -
standby CDATA -
height CDATA -
width CDATA -
usemap CDATA -
name NMTOKEN -
tabindex CDATA -
align ( top | middle | bottom | left | right ) -
border CDATA -
hspace CDATA -
vspace CDATA -
See also enclosing elements head noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

param
Description A frameset XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
name * CDATA -
value CDATA -
valuetype ( data | ref | object ) -
type CDATA -
See also enclosing elements object applet

applet
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | param | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
codebase CDATA -
archive CDATA -
code CDATA -
object CDATA -
alt CDATA -
name NMTOKEN -
width * CDATA -
height * CDATA -
align ( top | middle | bottom | left | right ) -
hspace CDATA -
vspace CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

img
Description A frameset XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
src * CDATA -
alt * CDATA -
name NMTOKEN -
longdesc CDATA -
height CDATA -
width CDATA -
usemap CDATA -
ismap ( ismap ) -
align ( top | middle | bottom | left | right ) -
border CDATA -
hspace CDATA -
vspace CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

map
Description A frameset XHTML mirror function derived from the DTD
XML content model ( ( p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | menu | dir | pre | hr | blockquote | address | center | isindex | fieldset | table | form | ins | del | script | noscript ) + | area + )
XML attributes
Required: *
Default values: red
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
id * ID -
class CDATA -
style CDATA -
title CDATA -
name NMTOKEN -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend button caption th td

area
Description A frameset XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
shape ( rect | circle | poly | default ) -
coords CDATA -
href CDATA -
nohref ( nohref ) -
alt * CDATA -
tabindex CDATA -
accesskey CDATA -
onfocus CDATA -
onblur CDATA -
target NMTOKEN -
See also enclosing element map

form
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
action * CDATA -
method ( get | post ) -
name NMTOKEN -
enctype CDATA           ( application/x-www-form-urlencoded ) -
onsubmit CDATA -
onreset CDATA -
accept CDATA -
accept-charset CDATA -
target NMTOKEN -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map fieldset th td

label
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
for IDREF -
accesskey CDATA -
onfocus CDATA -
onblur CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

input
Description A frameset XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
type ( text | password | checkbox | radio | submit | reset | file | hidden | image | button ) -
name CDATA -
value CDATA -
checked ( checked ) -
disabled ( disabled ) -
readonly ( readonly ) -
size CDATA -
maxlength CDATA -
src CDATA -
alt CDATA -
usemap CDATA -
tabindex CDATA -
accesskey CDATA -
onfocus CDATA -
onblur CDATA -
onselect CDATA -
onchange CDATA -
accept CDATA -
align ( top | middle | bottom | left | right ) -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

select
Description A frameset XHTML mirror function derived from the DTD
XML content model ( optgroup | option ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
name CDATA -
size CDATA -
multiple ( multiple ) -
disabled ( disabled ) -
tabindex CDATA -
onfocus CDATA -
onblur CDATA -
onchange CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

optgroup
Description A frameset XHTML mirror function derived from the DTD
XML content model ( option ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
disabled ( disabled ) -
label * CDATA -
See also enclosing element select

option
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
selected ( selected ) -
disabled ( disabled ) -
label CDATA -
value CDATA -
See also enclosing elements select optgroup

textarea
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
name CDATA -
rows * CDATA -
cols * CDATA -
disabled ( disabled ) -
readonly ( readonly ) -
tabindex CDATA -
accesskey CDATA -
onfocus CDATA -
onblur CDATA -
onselect CDATA -
onchange CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

fieldset
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | legend | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset th td

legend
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
accesskey CDATA -
align ( top | bottom | left | right ) -
See also enclosing element fieldset

button
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | center | cite | code | del | dfn | dir | div | dl | em | font | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | img | ins | kbd | map | menu | noscript | object | ol | p | pre | q | s | samp | script | small | span | strike | strong | sub | sup | table | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
name CDATA -
value CDATA -
type ( button | submit | reset ) -
disabled ( disabled ) -
tabindex CDATA -
accesskey CDATA -
onfocus CDATA -
onblur CDATA -
See also enclosing elements noscript iframe body div p h1 h2 h3 h4 h5 h6 li dt dd address pre blockquote center ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small u s strike font object applet form label fieldset legend caption th td

isindex
Description A frameset XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
prompt CDATA -
See also enclosing elements head noscript iframe body div li dd blockquote center ins del object applet map form fieldset th td

table
Description A frameset XHTML mirror function derived from the DTD
XML content model ( caption ? , ( col * | colgroup * ) , thead ? , tfoot ? , ( tbody + | tr + ) )
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
summary CDATA -
width CDATA -
border CDATA -
frame ( void | above | below | hsides | lhs | rhs | vsides | box | border ) -
rules ( none | groups | rows | cols | all ) -
cellspacing CDATA -
cellpadding CDATA -
align ( left | center | right ) -
bgcolor CDATA -
See also enclosing elements noscript iframe body div li dd blockquote center ins del object applet map form fieldset button th td

caption
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | applet | b | basefont | bdo | big | br | button | cite | code | del | dfn | em | font | i | iframe | img | input | ins | kbd | label | map | noscript | object | q | s | samp | script | select | small | span | strike | strong | sub | sup | textarea | tt | u | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( top | bottom | left | right ) -
See also enclosing element table

thead
Description A frameset XHTML mirror function derived from the DTD
XML content model ( tr ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
See also enclosing element table

tfoot
Description A frameset XHTML mirror function derived from the DTD
XML content model ( tr ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
See also enclosing element table

tbody
Description A frameset XHTML mirror function derived from the DTD
XML content model ( tr ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
See also enclosing element table

colgroup
Description A frameset XHTML mirror function derived from the DTD
XML content model ( col ) *
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
span CDATA           ( 1 ) -
width CDATA -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
See also enclosing element table

col
Description A frameset XHTML mirror function derived from the DTD
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
span CDATA           ( 1 ) -
width CDATA -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
See also enclosing elements table colgroup

tr
Description A frameset XHTML mirror function derived from the DTD
XML content model ( th | td ) +
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
bgcolor CDATA -
See also enclosing elements table thead tfoot tbody

th
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
abbr CDATA -
axis CDATA -
headers IDREFS -
scope ( row | col | rowgroup | colgroup ) -
rowspan CDATA           ( 1 ) -
colspan CDATA           ( 1 ) -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
nowrap ( nowrap ) -
bgcolor CDATA -
width CDATA -
height CDATA -
See also enclosing element tr

td
Description A frameset XHTML mirror function derived from the DTD
XML content model (#PCDATA | a | abbr | acronym | address | applet | b | basefont | bdo | big | blockquote | br | button | center | cite | code | del | dfn | dir | div | dl | em | fieldset | font | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | iframe | img | input | ins | isindex | kbd | label | map | menu | noscript | object | ol | p | pre | q | s | samp | script | select | small | span | strike | strong | sub | sup | table | textarea | tt | u | ul | var )*
XML attributes
Required: *
Default values: red
id ID -
class CDATA -
style CDATA -
title CDATA -
lang NMTOKEN -
xml:lang NMTOKEN -
dir ( ltr | rtl ) -
onclick CDATA -
ondblclick CDATA -
onmousedown CDATA -
onmouseup CDATA -
onmouseover CDATA -
onmousemove CDATA -
onmouseout CDATA -
onkeypress CDATA -
onkeydown CDATA -
onkeyup CDATA -
abbr CDATA -
axis CDATA -
headers IDREFS -
scope ( row | col | rowgroup | colgroup ) -
rowspan CDATA           ( 1 ) -
colspan CDATA           ( 1 ) -
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
valign ( top | middle | bottom | baseline ) -
nowrap ( nowrap ) -
bgcolor CDATA -
width CDATA -
height CDATA -
See also enclosing element tr


Generated: July 9, 2004, 14:25:03
Generated by LAML SchemeDoc .
This documentation has been extracted automatically from the parsed document type definition