module Xhtmltypes_duce: sig
.. end
This interface corresponds to the XHTML 1.0 Strict DTD, for Ocamlduce.
type
events = {{events}}
type
valign = {{valign}}
type
align = {{align}}
type
scope = {{scope}}
type
shape = {{shape}}
type
id = {{id}}
type
coreattrs = {{coreattrs}}
type
i18n = {{i18n}}
type
focus = {{focus}}
type
attrs = {{attrs}}
type
align_attrs = {{align_attrs}}
type
special_pre = {{special_pre}}
type
special = {{special}}
type
fontstyle = {{fontstyle}}
type
phrase = {{phrase}}
type
inline_forms = {{inline_forms}}
type
misc_inline = {{misc_inline}}
type
misc = {{misc}}
type
inline = {{inline}}
type
inlines = {{inlines}}
type
heading = {{heading}}
type
lists = {{lists}}
type
blocktext = {{blocktext}}
type
block = {{block}}
type
blocks = {{blocks}}
type
div_content = {{div_content}}
type
flows = {{flows}}
type
xmlns = {{xmlns}}
type
html = {{html}}
type
head_misc = {{head_misc}}
type
head = {{head}}
type
title = {{title}}
type
base = {{base}}
type
meta = {{meta}}
type
link_attrs = {{link_attrs}}
type
link = {{link}}
type
links = {{links}}
type
style = {{style}}
type
script_attrs = {{script_attrs}}
type
script = {{script}}
type
noscript = {{noscript}}
type
body = {{body}}
type
_div = {{_div}}
type
p = {{p}}
type
h1 = {{h1}}
type
h2 = {{h2}}
type
h3 = {{h3}}
type
h4 = {{h4}}
type
h5 = {{h5}}
type
h6 = {{h6}}
type
ul = {{ul}}
type
ol = {{ol}}
type
li = {{li}}
type
dl = {{dl}}
type
dt = {{dt}}
type
dd = {{dd}}
type
address = {{address}}
type
hr = {{hr}}
type
pre = {{pre}}
type
blockquote = {{blockquote}}
type
ins = {{ins}}
type
del = {{del}}
type
a_attrs = {{a_attrs}}
type
a_content = {{a_content}}
type
a_contents = {{a_contents}}
type
a = {{a}}
type
span = {{span}}
type
bdo = {{bdo}}
type
br = {{br}}
type
em = {{em}}
type
strong = {{strong}}
type
dfn = {{dfn}}
type
code = {{code}}
type
samp = {{samp}}
type
kbd = {{kbd}}
type
var = {{var}}
type
cite = {{cite}}
type
abbr = {{abbr}}
type
acronym = {{acronym}}
type
q = {{q}}
type
sub = {{sub}}
type
sup = {{sup}}
type
tt = {{tt}}
type
i = {{i}}
type
b = {{b}}
type
big = {{big}}
type
small = {{small}}
type
_object = {{_object}}
type
param = {{param}}
type
img = {{img}}
type
_map = {{_map}}
type
area = {{area}}
type
form_attrs = {{form_attrs}}
type
form_content = {{form_content}}
type
form_contents = {{form_contents}}
type
form = {{form}}
type
label = {{label}}
type
input_type_values = {{input_type_values}}
type
input_attrs = {{input_attrs}}
type
input = {{input}}
type
select_attrs = {{select_attrs}}
type
select_content = {{select_content}}
type
select = {{select}}
type
optgroup_attrs = {{optgroup_attrs}}
type
optgroup = {{optgroup}}
type
option_attrs = {{option_attrs}}
type
option = {{option}}
type
textarea_attrs = {{textarea_attrs}}
type
textarea = {{textarea}}
type
fieldset = {{fieldset}}
type
legend = {{legend}}
type
button_content = {{button_content}}
type
button_type_values = {{button_type_values}}
type
button_attrs = {{button_attrs}}
type
button = {{button}}
type
button_contents = {{button_contents}}
type
table_attrs = {{table_attrs}}
type
table = {{table}}
type
caption = {{caption}}
type
thead = {{thead}}
type
tfoot = {{tfoot}}
type
tbody = {{tbody}}
type
colgroup = {{colgroup}}
type
col = {{col}}
type
tr = {{tr}}
type
th = {{th}}
type
td = {{td}}
type
thd_attribs = {{thd_attribs}}