Generated: June 17, 2005, 17:46:50 Copyright © 2005 , Kurt Nørmark The local LAML software home page

Reference Manual of the XHTML 1.1 mirror

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

This is a manual of the XHTML 1.1 mirror, as derived from the flat XHTML 1.1 DTD. 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 defined by 'entities').

For simple and conveninent loading of the XHTML1.1 mirror library, as well as accompanying libraries, you can just load simple-xhtml1.1-valditing.scm:

   (laml-style "simple-xhtml1.1-validating")

More specifically, this LAML style loads the generic XML-in-LAML library, the XHTML 1.1 mirror library, color.scm, time.scm, and file-read.scm.

Alphabetic index:
a An XML element as defined in the xhtml11-flat XML DTD.
abbr An XML element as defined in the xhtml11-flat XML DTD.
acronym An XML element as defined in the xhtml11-flat XML DTD.
address An XML element as defined in the xhtml11-flat XML DTD.
area An XML element as defined in the xhtml11-flat XML DTD.
b An XML element as defined in the xhtml11-flat XML DTD.
base An XML element as defined in the xhtml11-flat XML DTD.
bdo An XML element as defined in the xhtml11-flat XML DTD.
big An XML element as defined in the xhtml11-flat XML DTD.
blockquote An XML element as defined in the xhtml11-flat XML DTD.
body An XML element as defined in the xhtml11-flat XML DTD.
br An XML element as defined in the xhtml11-flat XML DTD.
button An XML element as defined in the xhtml11-flat XML DTD.
caption An XML element as defined in the xhtml11-flat XML DTD.
cite An XML element as defined in the xhtml11-flat XML DTD.
code An XML element as defined in the xhtml11-flat XML DTD.
col An XML element as defined in the xhtml11-flat XML DTD.
colgroup An XML element as defined in the xhtml11-flat XML DTD.
dd An XML element as defined in the xhtml11-flat XML DTD.
del An XML element as defined in the xhtml11-flat XML DTD.
dfn An XML element as defined in the xhtml11-flat XML DTD.
div An XML element as defined in the xhtml11-flat XML DTD.
dl An XML element as defined in the xhtml11-flat XML DTD.
dt An XML element as defined in the xhtml11-flat XML DTD.
em An XML element as defined in the xhtml11-flat XML DTD.
fieldset An XML element as defined in the xhtml11-flat XML DTD.
form An XML element as defined in the xhtml11-flat XML DTD.
h1 An XML element as defined in the xhtml11-flat XML DTD.
h2 An XML element as defined in the xhtml11-flat XML DTD.
h3 An XML element as defined in the xhtml11-flat XML DTD.
h4 An XML element as defined in the xhtml11-flat XML DTD.
h5 An XML element as defined in the xhtml11-flat XML DTD.
h6 An XML element as defined in the xhtml11-flat XML DTD.
head An XML element as defined in the xhtml11-flat XML DTD.
hr An XML element as defined in the xhtml11-flat XML DTD.
html An XML element as defined in the xhtml11-flat XML DTD.
i An XML element as defined in the xhtml11-flat XML DTD.
img An XML element as defined in the xhtml11-flat XML DTD.
input An XML element as defined in the xhtml11-flat XML DTD.
ins An XML element as defined in the xhtml11-flat XML DTD.
kbd An XML element as defined in the xhtml11-flat XML DTD.
label An XML element as defined in the xhtml11-flat XML DTD.
legend An XML element as defined in the xhtml11-flat XML DTD.
li An XML element as defined in the xhtml11-flat XML DTD.
link An XML element as defined in the xhtml11-flat XML DTD.
meta An XML element as defined in the xhtml11-flat XML DTD.
noscript An XML element as defined in the xhtml11-flat XML DTD.
object An XML element as defined in the xhtml11-flat XML DTD.
ol An XML element as defined in the xhtml11-flat XML DTD.
optgroup An XML element as defined in the xhtml11-flat XML DTD.
option An XML element as defined in the xhtml11-flat XML DTD.
p An XML element as defined in the xhtml11-flat XML DTD.
param An XML element as defined in the xhtml11-flat XML DTD.
pre An XML element as defined in the xhtml11-flat XML DTD.
q An XML element as defined in the xhtml11-flat XML DTD.
rb An XML element as defined in the xhtml11-flat XML DTD.
rbc An XML element as defined in the xhtml11-flat XML DTD.
rp An XML element as defined in the xhtml11-flat XML DTD.
rt An XML element as defined in the xhtml11-flat XML DTD.
rtc An XML element as defined in the xhtml11-flat XML DTD.
ruby An XML element as defined in the xhtml11-flat XML DTD.
samp An XML element as defined in the xhtml11-flat XML DTD.
script An XML element as defined in the xhtml11-flat XML DTD.
select An XML element as defined in the xhtml11-flat XML DTD.
small An XML element as defined in the xhtml11-flat XML DTD.
span An XML element as defined in the xhtml11-flat XML DTD.
strong An XML element as defined in the xhtml11-flat XML DTD.
style An XML element as defined in the xhtml11-flat XML DTD.
sub An XML element as defined in the xhtml11-flat XML DTD.
sup An XML element as defined in the xhtml11-flat XML DTD.
table An XML element as defined in the xhtml11-flat XML DTD.
tbody An XML element as defined in the xhtml11-flat XML DTD.
td An XML element as defined in the xhtml11-flat XML DTD.
textarea An XML element as defined in the xhtml11-flat XML DTD.
tfoot An XML element as defined in the xhtml11-flat XML DTD.
th An XML element as defined in the xhtml11-flat XML DTD.
thead An XML element as defined in the xhtml11-flat XML DTD.
title An XML element as defined in the xhtml11-flat XML DTD.
tr An XML element as defined in the xhtml11-flat XML DTD.
tt An XML element as defined in the xhtml11-flat XML DTD.
ul An XML element as defined in the xhtml11-flat XML DTD.
var An XML element as defined in the xhtml11-flat XML DTD.

br
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
class NMTOKENS -
id ID -
style CDATA -
title CDATA -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

span
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

abbr
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

acronym
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

cite
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

code
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

dfn
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

em
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

kbd
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

q
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
cite CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

samp
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

strong
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

var
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

div
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | address | b | bdo | big | blockquote | br | button | cite | code | del | dfn | div | dl | em | fieldset | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | img | input | ins | kbd | label | map | noscript | object | ol | p | pre | q | ruby | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

p
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

address
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

blockquote
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( h1 | h2 | h3 | h4 | h5 | h6 | ul | ol | dl | p | div | pre | blockquote | address | hr | table | form | fieldset | ins | del | script | noscript ) +
XML attributes
Required: *
Default values: red
cite CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

pre
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | br | cite | code | dfn | em | i | kbd | map | q | samp | script | span | strong | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xml:space ( preserve ) -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

h1
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

h2
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

h3
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

h4
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

h5
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

h6
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

a
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
accesskey CDATA -
charset CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
href CDATA -
hreflang NMTOKEN -
id ID -
rel NMTOKENS -
rev NMTOKENS -
style CDATA -
tabindex CDATA -
title CDATA -
type CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend

dl
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( dt | dd ) +
XML attributes
Required: *
Default values: red
coords CDATA -
shape ( rect | circle | poly | default ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

dt
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element dl

dd
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | address | b | bdo | big | blockquote | br | button | cite | code | del | dfn | div | dl | em | fieldset | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | img | input | ins | kbd | label | map | noscript | object | ol | p | pre | q | ruby | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element dl

ol
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( li ) +
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

ul
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( li ) +
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

li
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | address | b | bdo | big | blockquote | br | button | cite | code | del | dfn | div | dl | em | fieldset | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | img | input | ins | kbd | label | map | noscript | object | ol | p | pre | q | ruby | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements ol ul

ins
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | address | b | bdo | big | blockquote | br | button | cite | code | del | dfn | div | dl | em | fieldset | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | img | input | ins | kbd | label | map | noscript | object | ol | p | pre | q | ruby | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address blockquote h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt noscript object caption th td form label fieldset legend button body

del
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | address | b | bdo | big | blockquote | br | button | cite | code | del | dfn | div | dl | em | fieldset | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | img | input | ins | kbd | label | map | noscript | object | ol | p | pre | q | ruby | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
cite CDATA -
class NMTOKENS -
datetime CDATA -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address blockquote h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt noscript object caption th td form label fieldset legend button body

bdo
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
cite CDATA -
class NMTOKENS -
datetime CDATA -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

ruby
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( ( rb , ( rt | ( rp , rt , rp ) ) ) | ( rbc , rtc , rtc ? ) )
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir * ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo b big i small sub sup tt object caption th td fieldset legend

rbc
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( rb ) +
See also enclosing element ruby

rtc
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( rt ) +
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element ruby

rb
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements ruby rbc

rt
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements ruby rtc

rp
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element ruby

b
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
rbspan CDATA           ( 1 ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

big
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

i
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

small
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

sub
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

sup
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

tt
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

hr
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

link
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element head

meta
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element head

base
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
charset CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
href CDATA -
hreflang NMTOKEN -
id ID -
media CDATA -
rel NMTOKENS -
rev NMTOKENS -
style CDATA -
title CDATA -
type CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element head

script
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
content * CDATA -
dir ( ltr | rtl ) -
http-equiv NMTOKEN -
name NMTOKEN -
scheme CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address blockquote pre h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt noscript object caption th td form label fieldset legend button head body

noscript
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( h1 | h2 | h3 | h4 | h5 | h6 | ul | ol | dl | p | div | pre | blockquote | address | hr | table | form | fieldset | ins | del | script | noscript ) +
XML attributes
Required: *
Default values: red
href * CDATA -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address blockquote h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt noscript object caption th td form label fieldset legend button body

style
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
charset CDATA -
defer ( defer ) -
src CDATA -
type * CDATA -
xml:space ( preserve ) -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element head

img
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button

area
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
dir ( ltr | rtl ) -
media CDATA -
title CDATA -
type * CDATA -
xml:lang NMTOKEN -
xml:space ( preserve ) -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -

param
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
alt * CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
height CDATA -
id ID -
longdesc CDATA -
src * CDATA -
style CDATA -
title CDATA -
width CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element object

object
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | address | b | bdo | big | blockquote | br | button | cite | code | del | dfn | div | dl | em | fieldset | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | img | input | ins | kbd | label | map | noscript | object | ol | p | param | pre | q | ruby | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
ismap ( ismap ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend button head

table
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( caption ? , ( col * | colgroup * ) , ( ( thead ? , tfoot ? , tbody + ) | ( tr + ) ) )
XML attributes
Required: *
Default values: red
usemap IDREF -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset button body

caption
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
accesskey CDATA -
alt * CDATA -
class NMTOKENS -
coords CDATA -
dir ( ltr | rtl ) -
href CDATA -
id ID -
nohref ( nohref ) -
shape ( rect | circle | poly | default ) -
style CDATA -
tabindex CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element table

thead
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( tr ) +
XML attributes
Required: *
Default values: red
id ID -
name * CDATA -
type CDATA -
value CDATA -
valuetype ( data | ref | object ) -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element table

tfoot
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( tr ) +
XML attributes
Required: *
Default values: red
archive CDATA -
class NMTOKENS -
classid CDATA -
codebase CDATA -
codetype CDATA -
data CDATA -
declare ( declare ) -
dir ( ltr | rtl ) -
height CDATA -
id ID -
name CDATA -
standby CDATA -
style CDATA -
tabindex CDATA -
title CDATA -
type CDATA -
width CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element table

tbody
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( tr ) +
XML attributes
Required: *
Default values: red
usemap IDREF -
See also enclosing element table

colgroup
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( col ) *
XML attributes
Required: *
Default values: red
border CDATA -
cellpadding CDATA -
cellspacing CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
frame ( void | above | below | hsides | lhs | rhs | vsides | box | border ) -
id ID -
rules ( none | groups | rows | cols | all ) -
style CDATA -
summary CDATA -
title CDATA -
width CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element table

col
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements table colgroup

tr
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( th | td ) +
XML attributes
Required: *
Default values: red
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
valign ( top | middle | bottom | baseline ) -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements table thead tfoot tbody

th
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | address | b | bdo | big | blockquote | br | button | cite | code | del | dfn | div | dl | em | fieldset | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | img | input | ins | kbd | label | map | noscript | object | ol | p | pre | q | ruby | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
valign ( top | middle | bottom | baseline ) -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element tr

td
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | address | b | bdo | big | blockquote | br | button | cite | code | del | dfn | div | dl | em | fieldset | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | img | input | ins | kbd | label | map | noscript | object | ol | p | pre | q | ruby | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
valign ( top | middle | bottom | baseline ) -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element tr

form
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( h1 | h2 | h3 | h4 | h5 | h6 | ul | ol | dl | p | div | pre | blockquote | address | hr | table | ins | del | script | noscript | fieldset ) +
XML attributes
Required: *
Default values: red
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
span CDATA           ( 1 ) -
style CDATA -
title CDATA -
valign ( top | middle | bottom | baseline ) -
width CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td fieldset body

label
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | map | noscript | object | q | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
span CDATA           ( 1 ) -
style CDATA -
title CDATA -
valign ( top | middle | bottom | baseline ) -
width CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td fieldset legend

input
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
align ( left | center | right | justify | char ) -
char CDATA -
charoff CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
id ID -
style CDATA -
title CDATA -
valign ( top | middle | bottom | baseline ) -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend

select
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( optgroup | option ) +
XML attributes
Required: *
Default values: red
abbr CDATA -
align ( left | center | right | justify | char ) -
axis CDATA -
char CDATA -
charoff CDATA -
class NMTOKENS -
colspan CDATA           ( 1 ) -
dir ( ltr | rtl ) -
headers IDREFS -
id ID -
rowspan CDATA           ( 1 ) -
scope ( row | col | rowgroup | colgroup ) -
style CDATA -
title CDATA -
valign ( top | middle | bottom | baseline ) -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend

optgroup
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( option ) +
XML attributes
Required: *
Default values: red
abbr CDATA -
align ( left | center | right | justify | char ) -
axis CDATA -
char CDATA -
charoff CDATA -
class NMTOKENS -
colspan CDATA           ( 1 ) -
dir ( ltr | rtl ) -
headers IDREFS -
id ID -
rowspan CDATA           ( 1 ) -
scope ( row | col | rowgroup | colgroup ) -
style CDATA -
title CDATA -
valign ( top | middle | bottom | baseline ) -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element select

option
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
accept CDATA -
accept-charset CDATA -
action * CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
enctype CDATA           ( application/x-www-form-urlencoded ) -
id ID -
method ( get | post ) -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements select optgroup

textarea
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
accesskey CDATA -
class NMTOKENS -
dir ( ltr | rtl ) -
for IDREF -
id ID -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend

fieldset
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | address | b | bdo | big | blockquote | br | button | cite | code | del | dfn | div | dl | em | fieldset | form | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | img | input | ins | kbd | label | legend | map | noscript | object | ol | p | pre | q | ruby | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
accept CDATA -
accesskey CDATA -
alt CDATA -
checked ( checked ) -
class NMTOKENS -
dir ( ltr | rtl ) -
disabled ( disabled ) -
id ID -
maxlength CDATA -
name CDATA -
readonly ( readonly ) -
size CDATA -
src CDATA -
style CDATA -
tabindex CDATA -
title CDATA -
type ( text | password | checkbox | radio | submit | reset | file | hidden | image | button ) -
value CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing elements div blockquote dd li ins del noscript object th td form fieldset body

legend
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | a | abbr | acronym | b | bdo | big | br | button | cite | code | del | dfn | em | i | img | input | ins | kbd | label | map | noscript | object | q | ruby | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
ismap ( ismap ) -
See also enclosing element fieldset

button
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA | abbr | acronym | address | b | bdo | big | blockquote | br | cite | code | del | dfn | div | dl | em | h1 | h2 | h3 | h4 | h5 | h6 | hr | i | img | ins | kbd | map | noscript | object | ol | p | pre | q | samp | script | small | span | strong | sub | sup | table | tt | ul | var )*
XML attributes
Required: *
Default values: red
usemap IDREF -
See also enclosing elements span abbr acronym cite code dfn em kbd q samp strong var div p address h1 h2 h3 h4 h5 h6 a dt dd li ins del bdo rb rt b big i small sub sup tt object caption th td label fieldset legend

title
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
disabled ( disabled ) -
id ID -
multiple ( multiple ) -
name CDATA -
size CDATA -
style CDATA -
tabindex CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element head

head
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( ( script | style | meta | link | object ) * , ( ( title , ( script | style | meta | link | object ) * , ( base , ( script | style | meta | link | object ) * ) ? ) | ( base , ( script | style | meta | link | object ) * , ( title , ( script | style | meta | link | object ) * ) ) ) )
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
disabled ( disabled ) -
id ID -
label * CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element html

body
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( h1 | h2 | h3 | h4 | h5 | h6 | ul | ol | dl | p | div | pre | blockquote | address | hr | table | form | fieldset | ins | del | script | noscript ) +
XML attributes
Required: *
Default values: red
class NMTOKENS -
dir ( ltr | rtl ) -
disabled ( disabled ) -
id ID -
label CDATA -
selected ( selected ) -
style CDATA -
title CDATA -
value CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -
See also enclosing element html

html
Description An XML element as defined in the xhtml11-flat XML DTD.
XML content model ( head , body )
XML attributes
Required: *
Default values: red
accesskey CDATA -
class NMTOKENS -
cols * CDATA -
dir ( ltr | rtl ) -
disabled ( disabled ) -
id ID -
name CDATA -
readonly ( readonly ) -
rows * CDATA -
style CDATA -
tabindex CDATA -
title CDATA -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -


Generated: June 17, 2005, 17:46:53
Generated by LAML SchemeDoc using LAML Version 27.1 (June 17, 2005, full)