Copyright © 2011 , Kurt Nørmark |
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').
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 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.
a | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
abbr | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
acronym | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
address | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
area | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
b | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
base | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
bdo | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
big | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
blockquote | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
body | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
br | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
button | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
caption | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
cite | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
code | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
col | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
colgroup | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
dd | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
del | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
dfn | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
div | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
dl | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
dt | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
em | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
fieldset | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
form | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
h1 | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
h2 | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
h3 | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
h4 | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
h5 | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
h6 | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
head | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
hr | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
html | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
i | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
img | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
input | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
ins | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
kbd | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
label | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
legend | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
li | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
link | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
meta | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
noscript | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
object | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
ol | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
optgroup | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
option | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
p | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
param | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
pre | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
q | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
rb | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
rbc | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
rp | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
rt | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
rtc | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
ruby | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
samp | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
script | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
select | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
small | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
span | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
strong | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
style | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
sub | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
sup | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
table | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
tbody | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
td | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
textarea | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
tfoot | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
th | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
thead | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
title | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
tr | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
tt | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
ul | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
var | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. |
br | |||
Description | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of an XML element, as defined in the xhtml11-flat XML DTD. | ||
XML content model | ( rb ) + | ||
See also | enclosing element | ruby | |
rtc | |||
Description | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 | A Scheme mirror function of 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 ) | - | |
Mirror name: | xhtml11 |
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-first |