Generated: Saturday, December 10, 2005, 21:59:54 Copyright © 2005 , Kurt Nørmark The local LAML software home page

Reference Manual of the XHTML 1.0 strict mirror

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

This is a manual of strict XHTML1.0 mirror, as derived from the XHTML 1.0 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').

This mirror validates both the attributes and content composition. It also checks the links in the document when the document is rendered with write-html, and when end-laml is called. Link checking depends on the value of the variable xml-link-checking.

For simple and conveninent loading of this XHTML1.0 mirror library, as well as accompanying libraries, you can just load simple-xhtml1.0-strict-validating.scm:

   (laml-style "simple-xhtml1.0-strict-validating.scm")

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

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

html
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model ( head , body )
XML attributes
Required: *
Default values: red
dir ( ltr | rtl ) -
lang NMTOKEN -
xml:lang NMTOKEN -
xmlns CDATA           ( http://www.w3.org/1999/xhtml ) -

head
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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
dir ( ltr | rtl ) -
lang NMTOKEN -
profile CDATA -
xml:lang NMTOKEN -
See also enclosing element html

title
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
dir ( ltr | rtl ) -
lang NMTOKEN -
xml:lang NMTOKEN -
See also enclosing element head

base
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
href CDATA -
See also enclosing element head

meta
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
content * CDATA -
dir ( ltr | rtl ) -
http-equiv CDATA -
lang NMTOKEN -
name CDATA -
scheme CDATA -
xml:lang NMTOKEN -
See also enclosing element head

link
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
charset CDATA -
class CDATA -
dir ( ltr | rtl ) -
href CDATA -
hreflang NMTOKEN -
id ID -
lang NMTOKEN -
media CDATA -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
rel CDATA -
rev CDATA -
style CDATA -
title CDATA -
type CDATA -
xml:lang NMTOKEN -
See also enclosing element head

style
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
dir ( ltr | rtl ) -
lang NMTOKEN -
media CDATA -
title CDATA -
type * CDATA -
xml:lang NMTOKEN -
xml:space ( preserve ) -
See also enclosing element head

script
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
charset CDATA -
defer ( defer ) -
src CDATA -
type * CDATA -
xml:space ( preserve ) -
See also enclosing elements head noscript body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object form label fieldset legend button caption th td

noscript
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model ( p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | ins | del | script | noscript ) *
XML attributes
Required: *
Default values: red
class CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object form label fieldset legend button caption th td

body
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model ( p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | ins | del | script | noscript ) *
XML attributes
Required: *
Default values: red
class CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onload CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
onunload CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing element html

div
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
class CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

p
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

h1
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

h2
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

h3
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

h4
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

h5
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

h6
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

ul
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model ( li ) +
XML attributes
Required: *
Default values: red
class CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

ol
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model ( li ) +
XML attributes
Required: *
Default values: red
class CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

li
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
class CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements ul ol

dl
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model ( dt | dd ) +
XML attributes
Required: *
Default values: red
class CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

dt
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing element dl

dd
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
class CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing element dl

address
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

hr
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
class CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

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

blockquote
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model ( p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | form | ins | del | script | noscript ) *
XML attributes
Required: *
Default values: red
cite CDATA -
class CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset button th td

ins
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
cite CDATA -
class CDATA -
datetime CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object form label fieldset legend button caption th td

del
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
cite CDATA -
class CDATA -
datetime CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div p h1 h2 h3 h4 h5 h6 li dt dd address blockquote ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object form label fieldset legend button caption th td

a
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 | samp | script | select | small | span | strong | sub | sup | textarea | tt | var )*
XML attributes
Required: *
Default values: red
accesskey CDATA -
charset CDATA -
class CDATA -
coords CDATA -
dir ( ltr | rtl ) -
href CDATA -
hreflang NMTOKEN -
id ID -
lang NMTOKEN -
name NMTOKEN -
onblur CDATA -
onclick CDATA -
ondblclick CDATA -
onfocus CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
rel CDATA -
rev CDATA -
shape ( rect | circle | poly | default ) -
style CDATA -
tabindex CDATA -
title CDATA -
type CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend caption th td

span
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

bdo
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir * ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

br
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
class CDATA -
id ID -
style CDATA -
title CDATA -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

em
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

strong
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

dfn
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

code
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

samp
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

kbd
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

var
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

cite
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

abbr
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

acronym
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

q
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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
cite CDATA -
class CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

sub
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

sup
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

tt
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

i
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

b
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

big
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

small
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

object
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
archive CDATA -
class CDATA -
classid CDATA -
codebase CDATA -
codetype CDATA -
data CDATA -
declare ( declare ) -
dir ( ltr | rtl ) -
height CDATA -
id ID -
lang NMTOKEN -
name NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
standby CDATA -
style CDATA -
tabindex CDATA -
title CDATA -
type CDATA -
usemap CDATA -
width CDATA -
xml:lang NMTOKEN -
See also enclosing elements head div p h1 h2 h3 h4 h5 h6 li dt dd address ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

param
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
id ID -
name CDATA -
type CDATA -
value CDATA -
valuetype ( data | ref | object ) -
See also enclosing element object

img
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
alt * CDATA -
class CDATA -
dir ( ltr | rtl ) -
height CDATA -
id ID -
ismap ( ismap ) -
lang NMTOKEN -
longdesc CDATA -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
src * CDATA -
style CDATA -
title CDATA -
usemap CDATA -
width CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend button caption th td

area
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
accesskey CDATA -
alt * CDATA -
class CDATA -
coords CDATA -
dir ( ltr | rtl ) -
href CDATA -
id ID -
lang NMTOKEN -
nohref ( nohref ) -
onblur CDATA -
onclick CDATA -
ondblclick CDATA -
onfocus CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
shape ( rect | circle | poly | default ) -
style CDATA -
tabindex CDATA -
title CDATA -
xml:lang NMTOKEN -

form
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model ( p | h1 | h2 | h3 | h4 | h5 | h6 | div | ul | ol | dl | pre | hr | blockquote | address | fieldset | table | ins | del | script | noscript ) *
XML attributes
Required: *
Default values: red
accept CDATA -
accept-charset CDATA -
action * CDATA -
class CDATA -
dir ( ltr | rtl ) -
enctype CDATA           ( application/x-www-form-urlencoded ) -
id ID -
lang NMTOKEN -
method ( get | post ) -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
onreset CDATA -
onsubmit CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object fieldset th td

label
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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
accesskey CDATA -
class CDATA -
dir ( ltr | rtl ) -
for IDREF -
id ID -
lang NMTOKEN -
onblur CDATA -
onclick CDATA -
ondblclick CDATA -
onfocus CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend caption th td

input
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model EMPTY
XML attributes
Required: *
Default values: red
accept CDATA -
accesskey CDATA -
alt CDATA -
checked ( checked ) -
class CDATA -
dir ( ltr | rtl ) -
disabled ( disabled ) -
id ID -
lang NMTOKEN -
maxlength CDATA -
name CDATA -
onblur CDATA -
onchange CDATA -
onclick CDATA -
ondblclick CDATA -
onfocus CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
onselect CDATA -
readonly ( readonly ) -
size CDATA -
src CDATA -
style CDATA -
tabindex CDATA -
title CDATA -
type ( text | password | checkbox | radio | submit | reset | file | hidden | image | button ) -
usemap CDATA -
value CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend caption th td

select
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model ( optgroup | option ) +
XML attributes
Required: *
Default values: red
class CDATA -
dir ( ltr | rtl ) -
disabled ( disabled ) -
id ID -
lang NMTOKEN -
multiple ( multiple ) -
name CDATA -
onblur CDATA -
onchange CDATA -
onclick CDATA -
ondblclick CDATA -
onfocus CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
size CDATA -
style CDATA -
tabindex CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend caption th td

optgroup
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model ( option ) +
XML attributes
Required: *
Default values: red
class CDATA -
dir ( ltr | rtl ) -
disabled ( disabled ) -
id ID -
label * CDATA -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing element select

option
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
class CDATA -
dir ( ltr | rtl ) -
disabled ( disabled ) -
id ID -
label CDATA -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
selected ( selected ) -
style CDATA -
title CDATA -
value CDATA -
xml:lang NMTOKEN -
See also enclosing elements select optgroup

textarea
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict XML DTD.
XML content model (#PCDATA)
XML attributes
Required: *
Default values: red
accesskey CDATA -
class CDATA -
cols * CDATA -
dir ( ltr | rtl ) -
disabled ( disabled ) -
id ID -
lang NMTOKEN -
name CDATA -
onblur CDATA -
onchange CDATA -
onclick CDATA -
ondblclick CDATA -
onfocus CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
onselect CDATA -
readonly ( readonly ) -
rows * CDATA -
style CDATA -
tabindex CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend caption th td

fieldset
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
class CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing elements noscript body div li dd blockquote ins del object form fieldset th td

legend
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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
accesskey CDATA -
class CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing element fieldset

button
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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
accesskey CDATA -
class CDATA -
dir ( ltr | rtl ) -
disabled ( disabled ) -
id ID -
lang NMTOKEN -
name CDATA -
onblur CDATA -
onclick CDATA -
ondblclick CDATA -
onfocus CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
tabindex CDATA -
title CDATA -
type ( button | submit | reset ) -
value CDATA -
xml:lang NMTOKEN -
See also enclosing elements div p h1 h2 h3 h4 h5 h6 li dt dd address pre ins del a span bdo em strong dfn code samp kbd var cite abbr acronym q sub sup tt i b big small object label fieldset legend caption th td

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

caption
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 CDATA -
dir ( ltr | rtl ) -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
style CDATA -
title CDATA -
xml:lang NMTOKEN -
See also enclosing element table

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

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

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

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

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

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

th
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
abbr CDATA -
align ( left | center | right | justify | char ) -
axis CDATA -
char CDATA -
charoff CDATA -
class CDATA -
colspan CDATA           ( 1 ) -
dir ( ltr | rtl ) -
headers IDREFS -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
rowspan CDATA           ( 1 ) -
scope ( row | col | rowgroup | colgroup ) -
style CDATA -
title CDATA -
valign ( top | middle | bottom | baseline ) -
xml:lang NMTOKEN -
See also enclosing element tr

td
Description A Scheme mirror function of an XML element, as defined in the xhtml10-strict 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 | samp | script | select | small | span | strong | sub | sup | table | textarea | tt | ul | var )*
XML attributes
Required: *
Default values: red
abbr CDATA -
align ( left | center | right | justify | char ) -
axis CDATA -
char CDATA -
charoff CDATA -
class CDATA -
colspan CDATA           ( 1 ) -
dir ( ltr | rtl ) -
headers IDREFS -
id ID -
lang NMTOKEN -
onclick CDATA -
ondblclick CDATA -
onkeydown CDATA -
onkeypress CDATA -
onkeyup CDATA -
onmousedown CDATA -
onmousemove CDATA -
onmouseout CDATA -
onmouseover CDATA -
onmouseup CDATA -
rowspan CDATA           ( 1 ) -
scope ( row | col | rowgroup | colgroup ) -
style CDATA -
title CDATA -
valign ( top | middle | bottom | baseline ) -
xml:lang NMTOKEN -
See also enclosing element tr


Mirror Information Appendix.
Mirror name: xhtml10-strict
Automatic loading of common XML-in-LAML library? No
List of action elements ()
Generation of named mirror functions: Yes
Mirror name prefix: None
Transliteration of CDATA? Yes
List of elements for which transliteration does not apply: (list "script" "style")
List of elements for which all white spacing is preserved: (list "pre" "script" "style")
Name of HTML character transformation table: html-char-transformation-table
Are default DTD attributes passed explicitly? No
Are attributes only allowed to be text strings? No
Is extended textual contents allowed? Yes
Is white space represented by this mirror? Yes
How are duplicated XML attributes handled: 'keep-all


Generated: Saturday, December 10, 2005, 21:59:57
Generated by LAML SchemeDoc using LAML Version 30.2 (December 10, 2005, full)