This file is indexed.

/usr/share/doc/libtyxml-ocaml-dev/api/Xhtml.M.html is in libtyxml-ocaml-doc 3.0.0-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<link rel="stylesheet" href="style.css" type="text/css">
<meta content="text/html; charset=iso-8859-1" http-equiv="Content-Type">
<link rel="Start" href="index.html">
<link rel="next" href="Xhtml.P.html">
<link rel="Up" href="Xhtml.html">
<link title="Index of types" rel=Appendix href="index_types.html">
<link title="Index of exceptions" rel=Appendix href="index_exceptions.html">
<link title="Index of values" rel=Appendix href="index_values.html">
<link title="Index of modules" rel=Appendix href="index_modules.html">
<link title="Index of module types" rel=Appendix href="index_module_types.html">
<link title="Xml" rel="Chapter" href="Xml.html">
<link title="Xhtml" rel="Chapter" href="Xhtml.html">
<link title="Svg" rel="Chapter" href="Svg.html">
<link title="Html5" rel="Chapter" href="Html5.html">
<link title="Xml_iter" rel="Chapter" href="Xml_iter.html">
<link title="Xml_sigs" rel="Chapter" href="Xml_sigs.html">
<link title="Xml_wrap" rel="Chapter" href="Xml_wrap.html">
<link title="Xml_print" rel="Chapter" href="Xml_print.html">
<link title="Xhtml_sigs" rel="Chapter" href="Xhtml_sigs.html">
<link title="Xhtml_types" rel="Chapter" href="Xhtml_types.html">
<link title="Xhtml_f" rel="Chapter" href="Xhtml_f.html">
<link title="Svg_sigs" rel="Chapter" href="Svg_sigs.html">
<link title="Svg_types" rel="Chapter" href="Svg_types.html">
<link title="Svg_f" rel="Chapter" href="Svg_f.html">
<link title="Html5_sigs" rel="Chapter" href="Html5_sigs.html">
<link title="Html5_types" rel="Chapter" href="Html5_types.html">
<link title="Html5_f" rel="Chapter" href="Html5_f.html">
<link title="Simplexmlparser" rel="Chapter" href="Simplexmlparser.html">
<link title="Xmllexer" rel="Chapter" href="Xmllexer.html">
<link title="Basic_types" rel="Chapter" href="Basic_types.html">
<link title="Camllexer" rel="Chapter" href="Camllexer.html">
<link title="Xhtmlparser" rel="Chapter" href="Xhtmlparser.html">
<link title="Xhtmlsyntax" rel="Chapter" href="Xhtmlsyntax.html"><link title="Common Attributes" rel="Section" href="#1_CommonAttributes">
<link title="Modules, Element Sets and Attributes " rel="Section" href="#1_ModulesElementSetsandAttributes">
<link title="Elements" rel="Section" href="#1_Elements">
<link title="Core" rel="Subsection" href="#2_Core">
<link title="I18N" rel="Subsection" href="#2_I18N">
<link title="Style" rel="Subsection" href="#2_Style">
<link title="Events" rel="Subsection" href="#2_Events">
<link title="Attributes for tables" rel="Subsection" href="#2_Attributesfortables">
<link title="Attributes for client-side image map" rel="Subsection" href="#2_Attributesforclientsideimagemap">
<link title="Attributes for Server-side Image Map" rel="Subsection" href="#2_AttributesforServersideImageMap">
<link title="Attributes for Object" rel="Subsection" href="#2_AttributesforObject">
<link title="Attributes for Frames " rel="Subsection" href="#2_AttributesforFrames">
<link title="Attributes for metadata" rel="Subsection" href="#2_Attributesformetadata">
<link title="Element Constructor Types" rel="Subsection" href="#2_ElementConstructorTypes">
<link title="Structure" rel="Subsection" href="#2_Structure">
<link title="Data" rel="Subsection" href="#2_Data">
<link title="Text" rel="Subsection" href="#2_Text">
<link title="Hypertext" rel="Subsection" href="#2_Hypertext">
<link title="List" rel="Subsection" href="#2_List">
<link title="Presentation" rel="Subsection" href="#2_Presentation">
<link title="Forms" rel="Subsection" href="#2_Forms">
<link title="Tables" rel="Subsection" href="#2_Tables">
<link title="Image" rel="Subsection" href="#2_Image">
<link title="Object" rel="Subsection" href="#2_Object">
<link title="Frames" rel="Subsection" href="#2_Frames">
<link title="Meta" rel="Subsection" href="#2_Meta">
<link title="Style Sheets" rel="Subsection" href="#2_StyleSheets">
<link title="Link" rel="Subsection" href="#2_Link">
<link title="Base" rel="Subsection" href="#2_Base">
<link title="Ruby" rel="Subsection" href="#2_Ruby">
<link title="... " rel="Subsection" href="#2_">
<link title="... " rel="Subsection" href="#2_">
<title>Xhtml.M</title>
</head>
<body>
<div class="navbar">&nbsp;<a class="up" href="Xhtml.html" title="Xhtml">Up</a>
&nbsp;<a class="post" href="Xhtml.P.html" title="Xhtml.P">Next</a>
</div>
<h1>Module <a href="type_Xhtml.M.html">Xhtml.M</a></h1>

<pre><span class="keyword">module</span> M: <code class="type"><a href="Xhtml_sigs.T.html">Xhtml_sigs.T</a></code><code class="type">  with type Xml.uri = Xml.uri
                        and type Xml.event_handler = Xml.event_handler
                        and type Xml.attrib = Xml.attrib
                        and type Xml.elt = Xml.elt</code></pre><div class="info module top">
Concrete implementation of XHTML typesafe constructors<br>
</div>
<hr width="100%">

<pre><span class="keyword">module</span> <a href="Xhtml_sigs.T_01_01.Xml.html">Xml</a>: <code class="type"><a href="Xml_sigs.T.html">Xml_sigs.T</a></code><code class="type"> </code></pre>
<pre><span class="keyword">module</span> <a href="Xhtml_sigs.T_01_01.Info.html">Info</a>: <code class="type"><a href="Xml_sigs.Info.html">Xml_sigs.Info</a></code><code class="type"> </code></pre><br>
The elements, attributes, attribute types and data types are given names
      that match the names in the W3C recommendation as closely as allowed by
      a strict typing discipline and the lexical conventions of O'Caml:
      <ul>
<li><em>elements</em> are implemented as O'Caml constructors with the same name as
      in the W3C recommendation.  The domain and codomain are specified as <code class="code"><span class="keywordsign">'</span>a elt</code>,
      where <code class="code"><span class="keywordsign">'</span>a</code> is a concrete phantom type build out of polymorphic variants.</li>
<li><em>attributes</em> are implemented as O'Caml constructors with <code class="code">a_</code> prefixed to the
      name.  The name is the same as in the W3C recommendation, unless an additional
      prefix is required to disambiguate:
      <ul>
<li><code class="code">a_fs_rows</code> and <code class="code">a_fs_cols</code> instead of <code class="code">a_rows</code> and <code class="code">a_cols</code> for framesets,
      because of the different argument types.</li>
</ul>
</li>
<li><em>attribute types</em> are implemented as O'Caml types that all have the same names
      as in the W3C recommendation, but are all lowercase.</li>
<li><em>data types</em> are also implemented as O'Caml types that all have the same names
      as in the W3C recommendation and are again all lowercase.</li>
</ul>

<p>

      Finite sets of alternatives are mapped to polymorphic variants.
<p>

      The phantom type is always the <em>most general</em> required by any (supported)
      version of the standard.  Type discipline is enforced by exporting or not-exporting
      the corresponding constructor.
<p>

      The type defining group of html elements are in <a href="Xhtml_types.html"><code class="code"><span class="constructor">Xhtml_types</span></code></a><br>

<pre><span id="TYPEuri"><span class="keyword">type</span> <code class="type"></code>uri</span> = <code class="type"><a href="Xml.html#TYPEuri">Xml.uri</a></code> </pre>


<pre><span id="VALstring_of_uri"><span class="keyword">val</span> string_of_uri</span> : <code class="type"><a href="Xhtml_sigs.T_01_01.html#TYPEuri">uri</a> -> string</code></pre>
<pre><span id="VALuri_of_string"><span class="keyword">val</span> uri_of_string</span> : <code class="type">string -> <a href="Xhtml_sigs.T_01_01.html#TYPEuri">uri</a></code></pre><br>
<h1 id="1_CommonAttributes">Common Attributes</h1><br>

<pre><span id="TYPEattrib"><span class="keyword">type</span> <code class="type">+'a</code> attrib</span> </pre>


<pre><span id="VALto_xmlattribs"><span class="keyword">val</span> to_xmlattribs</span> : <code class="type">'a <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a> list -> <a href="Xml.html#TYPEattrib">Xml.attrib</a> list</code></pre>
<pre><span id="VALto_attrib"><span class="keyword">val</span> to_attrib</span> : <code class="type"><a href="Xml.html#TYPEattrib">Xml.attrib</a> -> 'a <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<code class="code"><span class="keywordsign">'</span>a</code> is known as a <i>phantom type</i>.  The implementation is
      actually monomorphic (the different element types are
      distinguished by a homogeneous variable, such as their textual
      representation) and the type variable <code class="code"><span class="keywordsign">`</span>a</code> is just used by the
      type checker.
<p>

      NB: It might be possible to use polymorphic variants directly,
      without phantom types, but the implementation is likely to
      be more involved.<br>
<br>
<h2 id="2_Core">Core</h2><br>

<pre><span id="VALa_class"><span class="keyword">val</span> a_class</span> : <code class="type"><a href="Xhtml_types.html#TYPEnmtokens">Xhtml_types.nmtokens</a> -> [> `Class ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute assigns a class name or set of class names to an
      element. Any number of elements may be assigned the same class
      name or names.<br>
</div>

<pre><span id="VALa_id"><span class="keyword">val</span> a_id</span> : <code class="type"><a href="Xhtml_types.html#TYPEid">Xhtml_types.id</a> -> [> `Id ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute assigns a name to an element. This name must be
      unique in a document.<br>
</div>

<pre><span id="VALa_title"><span class="keyword">val</span> a_title</span> : <code class="type"><a href="Xhtml_types.html#TYPEcdata">Xhtml_types.cdata</a> -> [> `Title ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute offers advisory information about the element for
      which it is set.<br>
</div>
<br>
Values of the title attribute may be rendered by user agents in a
      variety of ways. For instance, visual browsers frequently display
      the title as a <i>tool tip</i> (a short message that appears when the
      pointing device pauses over an object). Audio user agents may
      speak the title information in a similar context.<br>
<br>
The title attribute has an additional role when used with the <code class="code">link</code>
      element to designate an external style sheet. Please consult the
      section on links and style sheets for details.<br>
<br>
<h2 id="2_I18N">I18N</h2><br>

<pre><span id="VALa_xml_lang"><span class="keyword">val</span> a_xml_lang</span> : <code class="type"><a href="Xhtml_types.html#TYPEnmtoken">Xhtml_types.nmtoken</a> -> [> `XML_lang ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<h2 id="2_Style">Style</h2>
      The Style collection is deprecated, because the Style Attribute Module is
      deprecated.<br>
<br>
<h2 id="2_Events">Events</h2><br>
<br>
Javascript events<br>

<pre><span id="VALa_onblur"><span class="keyword">val</span> a_onblur</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnBlur ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onclick"><span class="keyword">val</span> a_onclick</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnClick ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_ondblclick"><span class="keyword">val</span> a_ondblclick</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnDblClick ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onchange"><span class="keyword">val</span> a_onchange</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnChange ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onfocus"><span class="keyword">val</span> a_onfocus</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnFocus ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onload"><span class="keyword">val</span> a_onload</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnLoad ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onunload"><span class="keyword">val</span> a_onunload</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnUnload ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onreset"><span class="keyword">val</span> a_onreset</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnReset ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onselect"><span class="keyword">val</span> a_onselect</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnSelect ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onsubmit"><span class="keyword">val</span> a_onsubmit</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnSubmit ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onmousedown"><span class="keyword">val</span> a_onmousedown</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnMouseDown ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onmouseup"><span class="keyword">val</span> a_onmouseup</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnMouseUp ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onmouseover"><span class="keyword">val</span> a_onmouseover</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnMouseOver ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onmousemove"><span class="keyword">val</span> a_onmousemove</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnMouseMove ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onmouseout"><span class="keyword">val</span> a_onmouseout</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnMouseOut ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onkeypress"><span class="keyword">val</span> a_onkeypress</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnKeyPress ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onkeydown"><span class="keyword">val</span> a_onkeydown</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnKeyDown ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_onkeyup"><span class="keyword">val</span> a_onkeyup</span> : <code class="type"><a href="Xml.html#TYPEevent_handler">Xml.event_handler</a> -> [> `OnKeyUp ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<h1 id="1_ModulesElementSetsandAttributes">Modules, Element Sets and Attributes </h1><br>

<pre><span id="VALa_profile"><span class="keyword">val</span> a_profile</span> : <code class="type"><a href="Xml.html#TYPEuri">Xml.uri</a> -> [> `Profile ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_version"><span class="keyword">val</span> a_version</span> : <code class="type"><a href="Xhtml_types.html#TYPEcdata">Xhtml_types.cdata</a> -> [> `Version ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_xmlns"><span class="keyword">val</span> a_xmlns</span> : <code class="type">[< `W3_org_1999_xhtml ] -> [> `XMLns ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_cite"><span class="keyword">val</span> a_cite</span> : <code class="type"><a href="Xml.html#TYPEuri">Xml.uri</a> -> [> `Cite ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_xml_space"><span class="keyword">val</span> a_xml_space</span> : <code class="type">[< `Preserve ] -> [> `XML_space ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_accesskey"><span class="keyword">val</span> a_accesskey</span> : <code class="type"><a href="Xhtml_types.html#TYPEcharacter">Xhtml_types.character</a> -> [> `Accesskey ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute assigns an access key to an element. An
      access key is a single character from the document character
      set. NB: authors should consider the input method of the
      expected reader when specifying an accesskey.<br>
</div>

<pre><span id="VALa_charset"><span class="keyword">val</span> a_charset</span> : <code class="type"><a href="Xhtml_types.html#TYPEcharset">Xhtml_types.charset</a> -> [> `Charset ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute specifies the character encoding of the
      resource designated by the link. Please consult the section
      on character encodings for more details.<br>
</div>

<pre><span id="VALa_accept_charset"><span class="keyword">val</span> a_accept_charset</span> : <code class="type"><a href="Xhtml_types.html#TYPEcharset">Xhtml_types.charset</a> -> [> `Accept_charset ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_accept"><span class="keyword">val</span> a_accept</span> : <code class="type"><a href="Xhtml_types.html#TYPEcontenttype">Xhtml_types.contenttype</a> -> [> `Accept ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_href"><span class="keyword">val</span> a_href</span> : <code class="type"><a href="Xml.html#TYPEuri">Xml.uri</a> -> [> `Href ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute specifies the location of a Web resource,
      thus defining a link between the current element (the source
      anchor) and the destination anchor defined by this
      attribute.<br>
</div>

<pre><span id="VALa_hreflang"><span class="keyword">val</span> a_hreflang</span> : <code class="type"><a href="Xhtml_types.html#TYPElanguagecode">Xhtml_types.languagecode</a> -> [> `Hreflang ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute specifies the base language of the resource
      designated by href and may only be used when href is
      specified.<br>
</div>

<pre><span id="VALa_rel"><span class="keyword">val</span> a_rel</span> : <code class="type"><a href="Xhtml_types.html#TYPElinktypes">Xhtml_types.linktypes</a> -> [> `Rel ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute describes the relationship from the current
      document to the anchor specified by the href attribute. The
      value of this attribute is a space-separated list of link
      types.<br>
</div>

<pre><span id="VALa_rev"><span class="keyword">val</span> a_rev</span> : <code class="type"><a href="Xhtml_types.html#TYPElinktypes">Xhtml_types.linktypes</a> -> [> `Rev ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute is used to describe a reverse link from the
      anchor specified by the href attribute to the current
      document. The value of this attribute is a space-separated
      list of link types.<br>
</div>

<pre><span id="VALa_tabindex"><span class="keyword">val</span> a_tabindex</span> : <code class="type"><a href="Xhtml_types.html#TYPEnumber">Xhtml_types.number</a> -> [> `Tabindex ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute specifies the position of the current element
      in the tabbing order for the current document. This value
      must be a number between 0 and 32767. User agents should
      ignore leading zeros.<br>
</div>

<pre><span id="VALa_type"><span class="keyword">val</span> a_type</span> : <code class="type"><a href="Xhtml_types.html#TYPEcontenttype">Xhtml_types.contenttype</a> -> [> `Type ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute gives an advisory hint as to the content type
      of the content available at the link target address. It
      allows user agents to opt to use a fallback mechanism rather
      than fetch the content if they are advised that they will
      get content in a content type they do not support.Authors
      who use this attribute take responsibility to manage the
      risk that it may become inconsistent with the content
      available at the link target address.<br>
</div>

<pre><span id="VALa_datetime"><span class="keyword">val</span> a_datetime</span> : <code class="type"><a href="Xhtml_types.html#TYPEcdata">Xhtml_types.cdata</a> -> [> `Datetime ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<h3 id="3_BidirectionalTextAttributes">Bi-directional Text Attributes</h3><br>

<pre><span id="VALa_dir"><span class="keyword">val</span> a_dir</span> : <code class="type">[< `Ltr | `Rtl ] -> [> `Dir ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<h3 id="3_Formsattributes">Forms attributes</h3><br>

<pre><span id="VALa_action"><span class="keyword">val</span> a_action</span> : <code class="type"><a href="Xml.html#TYPEuri">Xml.uri</a> -> [> `Action ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute specifies a form processing agent. User agent
      behavior for a value other than an HTTP URI is undefined.<br>
</div>

<pre><span id="VALa_checked"><span class="keyword">val</span> a_checked</span> : <code class="type">[< `Checked ] -> [> `Checked ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
When the <code class="code"><span class="keyword">type</span></code> attribute has the value <code class="code"><span class="string">"radio"</span></code> or
      <code class="code"><span class="string">"checkbox"</span></code>, this boolean attribute specifies that the
      button is on. User agents must ignore this attribute for
      other control types.<br>
</div>

<pre><span id="VALa_cols"><span class="keyword">val</span> a_cols</span> : <code class="type"><a href="Xhtml_types.html#TYPEnumber">Xhtml_types.number</a> -> [> `Cols ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute specifies the visible width in average
      character widths. Users should be able to enter longer lines
      than this, so user agents should provide some means to
      scroll through the contents of the control when the contents
      extend beyond the visible area. User agents may wrap visible
      text lines to keep long lines visible without the need for
      scrolling.<br>
</div>

<pre><span id="VALa_enctype"><span class="keyword">val</span> a_enctype</span> : <code class="type"><a href="Xhtml_types.html#TYPEcontenttype">Xhtml_types.contenttype</a> -> [> `Enctype ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_for"><span class="keyword">val</span> a_for</span> : <code class="type"><a href="Xhtml_types.html#TYPEidref">Xhtml_types.idref</a> -> [> `For ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_maxlength"><span class="keyword">val</span> a_maxlength</span> : <code class="type"><a href="Xhtml_types.html#TYPEnumber">Xhtml_types.number</a> -> [> `Maxlength ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_method"><span class="keyword">val</span> a_method</span> : <code class="type">[< `Get | `Post ] -> [> `Method ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_multiple"><span class="keyword">val</span> a_multiple</span> : <code class="type">[< `Multiple ] -> [> `Multiple ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_name"><span class="keyword">val</span> a_name</span> : <code class="type"><a href="Xhtml_types.html#TYPEcdata">Xhtml_types.cdata</a> -> [> `Name ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute assigns the control name.<br>
</div>

<pre><span id="VALa_rows"><span class="keyword">val</span> a_rows</span> : <code class="type"><a href="Xhtml_types.html#TYPEnumber">Xhtml_types.number</a> -> [> `Rows ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute specifies the number of visible text
      lines. Users should be able to enter more lines than this,
      so user agents should provide some means to scroll through
      the contents of the control when the contents extend beyond
      the visible area.<br>
</div>

<pre><span id="VALa_selected"><span class="keyword">val</span> a_selected</span> : <code class="type">[< `Selected ] -> [> `Selected ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
When set, this boolean attribute specifies that this option
      is pre-selected.<br>
</div>

<pre><span id="VALa_size"><span class="keyword">val</span> a_size</span> : <code class="type"><a href="Xhtml_types.html#TYPEnumber">Xhtml_types.number</a> -> [> `Size ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_src"><span class="keyword">val</span> a_src</span> : <code class="type"><a href="Xml.html#TYPEuri">Xml.uri</a> -> [> `Src ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_input_type"><span class="keyword">val</span> a_input_type</span> : <code class="type">[< `Button<br>        | `Checkbox<br>        | `File<br>        | `Hidden<br>        | `Image<br>        | `Password<br>        | `Radio<br>        | `Reset<br>        | `Submit<br>        | `Text ] -><br>       [> `Input_Type ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_value"><span class="keyword">val</span> a_value</span> : <code class="type"><a href="Xhtml_types.html#TYPEcdata">Xhtml_types.cdata</a> -> [> `Value ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><div class="info ">
This attribute specifies the initial value of the
      control. If this attribute is not set, the initial value is
      set to the contents of the <code class="code">option</code> element.<br>
</div>

<pre><span id="VALa_value_type"><span class="keyword">val</span> a_value_type</span> : <code class="type">[< `Data | `Object | `Ref ] -> [> `Value_Type ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_disabled"><span class="keyword">val</span> a_disabled</span> : <code class="type">[< `Disabled ] -> [> `Disabled ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_readonly"><span class="keyword">val</span> a_readonly</span> : <code class="type">[< `ReadOnly ] -> [> `ReadOnly ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_button_type"><span class="keyword">val</span> a_button_type</span> : <code class="type">[< `Button | `Reset | `Submit ] -><br>       [> `Button_Type ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_label"><span class="keyword">val</span> a_label</span> : <code class="type"><a href="Xhtml_types.html#TYPEtext">Xhtml_types.text</a> -> [> `Label ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<h2 id="2_Attributesfortables">Attributes for tables</h2><br>

<pre><span id="VALa_abbr"><span class="keyword">val</span> a_abbr</span> : <code class="type"><a href="Xhtml_types.html#TYPEtext">Xhtml_types.text</a> -> [> `Abbr ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_align"><span class="keyword">val</span> a_align</span> : <code class="type">[< `Center | `Char | `Justify | `Left | `Right ] -><br>       [> `Align ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_axis"><span class="keyword">val</span> a_axis</span> : <code class="type"><a href="Xhtml_types.html#TYPEcdata">Xhtml_types.cdata</a> -> [> `Axis ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_colspan"><span class="keyword">val</span> a_colspan</span> : <code class="type"><a href="Xhtml_types.html#TYPEnumber">Xhtml_types.number</a> -> [> `Colspan ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_headers"><span class="keyword">val</span> a_headers</span> : <code class="type"><a href="Xhtml_types.html#TYPEidrefs">Xhtml_types.idrefs</a> -> [> `Headers ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_rowspan"><span class="keyword">val</span> a_rowspan</span> : <code class="type"><a href="Xhtml_types.html#TYPEnumber">Xhtml_types.number</a> -> [> `Rowspan ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_scope"><span class="keyword">val</span> a_scope</span> : <code class="type">[< `Col | `Colgroup | `Row | `Rowgroup ] -><br>       [> `Scope ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_summary"><span class="keyword">val</span> a_summary</span> : <code class="type"><a href="Xhtml_types.html#TYPEtext">Xhtml_types.text</a> -> [> `Summary ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_valign"><span class="keyword">val</span> a_valign</span> : <code class="type">[< `Baseline | `Bottom | `Middle | `Top ] -><br>       [> `Valign ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_border"><span class="keyword">val</span> a_border</span> : <code class="type"><a href="Xhtml_types.html#TYPEpixels">Xhtml_types.pixels</a> -> [> `Border ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_cellpadding"><span class="keyword">val</span> a_cellpadding</span> : <code class="type"><a href="Xhtml_types.html#TYPElength">Xhtml_types.length</a> -> [> `Cellpadding ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_cellspacing"><span class="keyword">val</span> a_cellspacing</span> : <code class="type"><a href="Xhtml_types.html#TYPElength">Xhtml_types.length</a> -> [> `Cellspacing ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_datapagesize"><span class="keyword">val</span> a_datapagesize</span> : <code class="type"><a href="Xhtml_types.html#TYPEcdata">Xhtml_types.cdata</a> -> [> `Datapagesize ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_frame"><span class="keyword">val</span> a_frame</span> : <code class="type">[< `Above | `Below | `Border | `Box | `Hsides | `LHS | `RHS | `Void | `Vsides ] -><br>       [> `Frame ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_rules"><span class="keyword">val</span> a_rules</span> : <code class="type">[< `All | `Cols | `Groups | `None | `Rows ] -><br>       [> `Rules ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_char"><span class="keyword">val</span> a_char</span> : <code class="type"><a href="Xhtml_types.html#TYPEcharacter">Xhtml_types.character</a> -> [> `Char ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_charoff"><span class="keyword">val</span> a_charoff</span> : <code class="type"><a href="Xhtml_types.html#TYPElength">Xhtml_types.length</a> -> [> `Charoff ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_span"><span class="keyword">val</span> a_span</span> : <code class="type"><a href="Xhtml_types.html#TYPEnumber">Xhtml_types.number</a> -> [> `Span ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_alt"><span class="keyword">val</span> a_alt</span> : <code class="type"><a href="Xhtml_types.html#TYPEtext">Xhtml_types.text</a> -> [> `Alt ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_height"><span class="keyword">val</span> a_height</span> : <code class="type"><a href="Xhtml_types.html#TYPElength">Xhtml_types.length</a> -> [> `Height ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_longdesc"><span class="keyword">val</span> a_longdesc</span> : <code class="type"><a href="Xml.html#TYPEuri">Xml.uri</a> -> [> `Longdesc ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_width"><span class="keyword">val</span> a_width</span> : <code class="type"><a href="Xhtml_types.html#TYPElength">Xhtml_types.length</a> -> [> `Width ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<h2 id="2_Attributesforclientsideimagemap">Attributes for client-side image map</h2><br>

<pre><span id="TYPEshape"><span class="keyword">type</span> <code class="type"></code>shape</span> = <code class="type">[ `Circle | `Default | `Poly | `Rect ]</code> </pre>


<pre><span id="VALa_shape"><span class="keyword">val</span> a_shape</span> : <code class="type"><a href="Xhtml_sigs.T_01_01.html#TYPEshape">shape</a> -> [> `Shape ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_coords"><span class="keyword">val</span> a_coords</span> : <code class="type">int list -> [> `Coords ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_nohref"><span class="keyword">val</span> a_nohref</span> : <code class="type">[< `Nohref ] -> [> `Nohref ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_usemap"><span class="keyword">val</span> a_usemap</span> : <code class="type"><a href="Xhtml_types.html#TYPEidref">Xhtml_types.idref</a> -> [> `Usemap ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<h2 id="2_AttributesforServersideImageMap">Attributes for Server-side Image Map</h2><br>

<pre><span id="VALa_ismap"><span class="keyword">val</span> a_ismap</span> : <code class="type">[< `Ismap ] -> [> `Ismap ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<h2 id="2_AttributesforObject">Attributes for Object</h2><br>

<pre><span id="VALa_declare"><span class="keyword">val</span> a_declare</span> : <code class="type">[< `Declare ] -> [> `Declare ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_classid"><span class="keyword">val</span> a_classid</span> : <code class="type"><a href="Xml.html#TYPEuri">Xml.uri</a> -> [> `Classid ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_codebase"><span class="keyword">val</span> a_codebase</span> : <code class="type"><a href="Xml.html#TYPEuri">Xml.uri</a> -> [> `Codebase ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_data"><span class="keyword">val</span> a_data</span> : <code class="type"><a href="Xml.html#TYPEuri">Xml.uri</a> -> [> `Data ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_codetype"><span class="keyword">val</span> a_codetype</span> : <code class="type"><a href="Xhtml_types.html#TYPEcontenttype">Xhtml_types.contenttype</a> -> [> `Codetype ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_archive"><span class="keyword">val</span> a_archive</span> : <code class="type"><a href="Xml.html#TYPEuri">Xml.uri</a> list -> [> `Archive ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_standby"><span class="keyword">val</span> a_standby</span> : <code class="type"><a href="Xhtml_types.html#TYPEtext">Xhtml_types.text</a> -> [> `Standby ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<h2 id="2_AttributesforFrames">Attributes for Frames </h2><br>

<pre><span id="VALa_fs_rows"><span class="keyword">val</span> a_fs_rows</span> : <code class="type"><a href="Xhtml_types.html#TYPEmultilengths">Xhtml_types.multilengths</a> -> [> `FS_Rows ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_fs_cols"><span class="keyword">val</span> a_fs_cols</span> : <code class="type"><a href="Xhtml_types.html#TYPEmultilengths">Xhtml_types.multilengths</a> -> [> `FS_Cols ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_frameborder"><span class="keyword">val</span> a_frameborder</span> : <code class="type">[< `One | `Zero ] -> [> `Frameborder ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_marginheight"><span class="keyword">val</span> a_marginheight</span> : <code class="type"><a href="Xhtml_types.html#TYPEpixels">Xhtml_types.pixels</a> -> [> `Marginheight ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_marginwidth"><span class="keyword">val</span> a_marginwidth</span> : <code class="type"><a href="Xhtml_types.html#TYPEpixels">Xhtml_types.pixels</a> -> [> `Marginwidth ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_noresize"><span class="keyword">val</span> a_noresize</span> : <code class="type">[< `Noresize ] -> [> `Noresize ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_scrolling"><span class="keyword">val</span> a_scrolling</span> : <code class="type">[< `Auto | `No | `Yes ] -> [> `Scrolling ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_target"><span class="keyword">val</span> a_target</span> : <code class="type"><a href="Xhtml_types.html#TYPEframetarget">Xhtml_types.frametarget</a> -> [> `Target ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<h2 id="2_Attributesformetadata">Attributes for metadata</h2><br>

<pre><span id="VALa_content"><span class="keyword">val</span> a_content</span> : <code class="type"><a href="Xhtml_types.html#TYPEcdata">Xhtml_types.cdata</a> -> [> `Content ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_http_equiv"><span class="keyword">val</span> a_http_equiv</span> : <code class="type"><a href="Xhtml_types.html#TYPEnmtoken">Xhtml_types.nmtoken</a> -> [> `Http_equiv ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_scheme"><span class="keyword">val</span> a_scheme</span> : <code class="type"><a href="Xhtml_types.html#TYPEcdata">Xhtml_types.cdata</a> -> [> `Scheme ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_defer"><span class="keyword">val</span> a_defer</span> : <code class="type">[< `Defer ] -> [> `Defer ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<h3 id="3_Styleattributes">Style attributes </h3><br>

<pre><span id="VALa_media"><span class="keyword">val</span> a_media</span> : <code class="type"><a href="Xhtml_types.html#TYPEmediadesc">Xhtml_types.mediadesc</a> -> [> `Media ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre>
<pre><span id="VALa_style"><span class="keyword">val</span> a_style</span> : <code class="type">string -> [> `Style_Attr ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<h1 id="1_Elements">Elements</h1><br>

<pre><span id="TYPEelt"><span class="keyword">type</span> <code class="type">+'a</code> elt</span> </pre>

<br>
<h2 id="2_ElementConstructorTypes">Element Constructor Types</h2><br>

<pre><span id="TYPEnullary"><span class="keyword">type</span> <code class="type">('a, 'b)</code> nullary</span> = <code class="type">?a:'a <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a> list -> unit -> 'b <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code> </pre>


<pre><span id="TYPEunary"><span class="keyword">type</span> <code class="type">('a, 'b, 'c)</code> unary</span> = <code class="type">?a:'a <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a> list -><br>       'b <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -> 'c <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code> </pre>


<pre><span id="TYPEbinary"><span class="keyword">type</span> <code class="type">('a, 'b, 'c, 'd)</code> binary</span> = <code class="type">?a:'a <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a> list -><br>       'b <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       'c <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -> 'd <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code> </pre>


<pre><span id="TYPEquadry"><span class="keyword">type</span> <code class="type">('a, 'b, 'c, 'd, 'e, 'f)</code> quadry</span> = <code class="type">?a:'a <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a> list -><br>       'b <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       'c <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       'd <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       'e <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -> 'f <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code> </pre>


<pre><span id="TYPEstar"><span class="keyword">type</span> <code class="type">('a, 'b, 'c)</code> star</span> = <code class="type">?a:'a <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a> list -><br>       'b <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> list -> 'c <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code> </pre>
<div class="info ">
Star '*' denotes any number of children, uncluding zero.<br>
</div>


<pre><span id="TYPEplus"><span class="keyword">type</span> <code class="type">('a, 'b, 'c)</code> plus</span> = <code class="type">?a:'a <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a> list -><br>       'b <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       'b <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> list -> 'c <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code> </pre>
<div class="info ">
Plus '+' requires at least one child.<br>
</div>

<br>
<h2 id="2_Structure">Structure</h2><br>

<pre><span id="TYPEhtml"><span class="keyword">type</span> <code class="type"></code>html</span> = <code class="type">[ `Html ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code> </pre>


<pre><span id="VALhtml"><span class="keyword">val</span> html</span> : <code class="type">?a:[< `Dir | `Id | `Version | `XML_lang | `XMLns ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a><br>          list -><br>       [< `Head ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       [< `Body | `Frameset ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -> <a href="Xhtml_sigs.T_01_01.html#TYPEhtml">html</a></code></pre>
<pre><span id="VALhead"><span class="keyword">val</span> head</span> : <code class="type">?a:[< `Dir | `Id | `Profile | `XML_lang ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a> list -><br>       [< `Base | `Title ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       [< `Link | `Meta | `Object | `Script | `Style ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> list -><br>       [> `Head ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code></pre>
<pre><span id="VALtitle"><span class="keyword">val</span> title</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEtitle_attrib">Xhtml_types.title_attrib</a> ], [< <a href="Xhtml_types.html#TYPEtitle_content">Xhtml_types.title_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEtitle">Xhtml_types.title</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEunary">unary</a></code></pre>
<pre><span id="VALbody"><span class="keyword">val</span> body</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEbody_attrib">Xhtml_types.body_attrib</a> ], [< <a href="Xhtml_types.html#TYPEbody_content">Xhtml_types.body_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEbody">Xhtml_types.body</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre><br>
<h2 id="2_Data">Data</h2><br>

<pre><span id="VALpcdata"><span class="keyword">val</span> pcdata</span> : <code class="type">string -> [> `PCDATA ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code></pre>
<pre><span id="VALentity"><span class="keyword">val</span> entity</span> : <code class="type">string -> [> `PCDATA ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code></pre>
<pre><span id="VALspace"><span class="keyword">val</span> space</span> : <code class="type">unit -> [> `PCDATA ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code></pre>
<pre><span id="VALcdata"><span class="keyword">val</span> cdata</span> : <code class="type">string -> [> `PCDATA ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code></pre>
<pre><span id="VALcdata_script"><span class="keyword">val</span> cdata_script</span> : <code class="type">string -> [> `PCDATA ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code></pre>
<pre><span id="VALcdata_style"><span class="keyword">val</span> cdata_style</span> : <code class="type">string -> [> `PCDATA ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code></pre><br>
<h2 id="2_Text">Text</h2><br>

<pre><span id="VALh1"><span class="keyword">val</span> h1</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEh1_attrib">Xhtml_types.h1_attrib</a> ], [< <a href="Xhtml_types.html#TYPEh1_content">Xhtml_types.h1_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEh1">Xhtml_types.h1</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALh2"><span class="keyword">val</span> h2</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEh2_attrib">Xhtml_types.h2_attrib</a> ], [< <a href="Xhtml_types.html#TYPEh2_content">Xhtml_types.h2_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEh2">Xhtml_types.h2</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALh3"><span class="keyword">val</span> h3</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEh3_attrib">Xhtml_types.h3_attrib</a> ], [< <a href="Xhtml_types.html#TYPEh3_content">Xhtml_types.h3_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEh3">Xhtml_types.h3</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALh4"><span class="keyword">val</span> h4</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEh4_attrib">Xhtml_types.h4_attrib</a> ], [< <a href="Xhtml_types.html#TYPEh4_content">Xhtml_types.h4_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEh4">Xhtml_types.h4</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALh5"><span class="keyword">val</span> h5</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEh5_attrib">Xhtml_types.h5_attrib</a> ], [< <a href="Xhtml_types.html#TYPEh5_content">Xhtml_types.h5_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEh5">Xhtml_types.h5</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALh6"><span class="keyword">val</span> h6</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEh6_attrib">Xhtml_types.h6_attrib</a> ], [< <a href="Xhtml_types.html#TYPEh6_content">Xhtml_types.h6_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEh6">Xhtml_types.h6</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALaddress"><span class="keyword">val</span> address</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEaddress_attrib">Xhtml_types.address_attrib</a> ], [< <a href="Xhtml_types.html#TYPEaddress_content">Xhtml_types.address_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEaddress">Xhtml_types.address</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALblockquote"><span class="keyword">val</span> blockquote</span> : <code class="type">([< `Cite<br>         | `Class<br>         | `Dir<br>         | `Id<br>         | `OnClick<br>         | `OnDblClick<br>         | `OnKeyDown<br>         | `OnKeyPress<br>         | `OnKeyUp<br>         | `OnMouseDown<br>         | `OnMouseMove<br>         | `OnMouseOut<br>         | `OnMouseOver<br>         | `OnMouseUp<br>         | `Style_Attr<br>         | `Title<br>         | `XML_lang<br>         | `XML_space ],<br>        [< `Address<br>         | `Blockquote<br>         | `Del<br>         | `Div<br>         | `Dl<br>         | `Fieldset<br>         | `Form<br>         | `H1<br>         | `H2<br>         | `H3<br>         | `H4<br>         | `H5<br>         | `H6<br>         | `Hr<br>         | `Ins<br>         | `Noscript<br>         | `Ol<br>         | `P<br>         | `PCDATA<br>         | `Pre<br>         | `Script<br>         | `Table<br>         | `Ul ],<br>        [> `Blockquote ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALdiv"><span class="keyword">val</span> div</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEdiv_attrib">Xhtml_types.div_attrib</a> ], [< <a href="Xhtml_types.html#TYPEdiv_content">Xhtml_types.div_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEdiv">Xhtml_types.div</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALp"><span class="keyword">val</span> p</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEp_attrib">Xhtml_types.p_attrib</a> ], [< <a href="Xhtml_types.html#TYPEp_content">Xhtml_types.p_content</a> ], [> <a href="Xhtml_types.html#TYPEp">Xhtml_types.p</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALpre"><span class="keyword">val</span> pre</span> : <code class="type">([< `Class<br>         | `Dir<br>         | `Id<br>         | `OnClick<br>         | `OnDblClick<br>         | `OnKeyDown<br>         | `OnKeyPress<br>         | `OnKeyUp<br>         | `OnMouseDown<br>         | `OnMouseMove<br>         | `OnMouseOut<br>         | `OnMouseOver<br>         | `OnMouseUp<br>         | `Style_Attr<br>         | `Title<br>         | `XML_lang<br>         | `XML_space ],<br>        [< `A<br>         | `Abbr<br>         | `Acronym<br>         | `B<br>         | `Bdo<br>         | `Big<br>         | `Br<br>         | `Button<br>         | `Cite<br>         | `Code<br>         | `Del<br>         | `Dfn<br>         | `Em<br>         | `I<br>         | `Iframe<br>         | `Img<br>         | `Input<br>         | `Ins<br>         | `Kbd<br>         | `Label<br>         | `Map<br>         | `Noscript<br>         | `Object<br>         | `PCDATA<br>         | `Q<br>         | `Ruby_complex<br>         | `Ruby_simple1<br>         | `Ruby_simple2<br>         | `Samp<br>         | `Script<br>         | `Select<br>         | `Small<br>         | `Span<br>         | `Strong<br>         | `Sub<br>         | `Sup<br>         | `Textarea<br>         | `Tt<br>         | `Var ],<br>        [> `Pre ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALabbr"><span class="keyword">val</span> abbr</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEabbr_attrib">Xhtml_types.abbr_attrib</a> ], [< <a href="Xhtml_types.html#TYPEabbr_content">Xhtml_types.abbr_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEabbr">Xhtml_types.abbr</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALacronym"><span class="keyword">val</span> acronym</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEacronym_attrib">Xhtml_types.acronym_attrib</a> ], [< <a href="Xhtml_types.html#TYPEacronym_content">Xhtml_types.acronym_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEacronym">Xhtml_types.acronym</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALbr"><span class="keyword">val</span> br</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEbr_attrib">Xhtml_types.br_attrib</a> ], [> <a href="Xhtml_types.html#TYPEbr">Xhtml_types.br</a> ]) <a href="Xhtml_sigs.T_01_01.html#TYPEnullary">nullary</a></code></pre>
<pre><span id="VALcite"><span class="keyword">val</span> cite</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEcite_attrib">Xhtml_types.cite_attrib</a> ], [< <a href="Xhtml_types.html#TYPEcite_content">Xhtml_types.cite_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEcite">Xhtml_types.cite</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALcode"><span class="keyword">val</span> code</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEcode_attrib">Xhtml_types.code_attrib</a> ], [< <a href="Xhtml_types.html#TYPEcode_content">Xhtml_types.code_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEcode">Xhtml_types.code</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALdfn"><span class="keyword">val</span> dfn</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEdfn_attrib">Xhtml_types.dfn_attrib</a> ], [< <a href="Xhtml_types.html#TYPEdfn_content">Xhtml_types.dfn_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEdfn">Xhtml_types.dfn</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALem"><span class="keyword">val</span> em</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEem_attrib">Xhtml_types.em_attrib</a> ], [< <a href="Xhtml_types.html#TYPEem_content">Xhtml_types.em_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEem">Xhtml_types.em</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALkbd"><span class="keyword">val</span> kbd</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEkbd_attrib">Xhtml_types.kbd_attrib</a> ], [< <a href="Xhtml_types.html#TYPEkbd_content">Xhtml_types.kbd_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEkbd">Xhtml_types.kbd</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALq"><span class="keyword">val</span> q</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEq_attrib">Xhtml_types.q_attrib</a> ], [< <a href="Xhtml_types.html#TYPEq_content">Xhtml_types.q_content</a> ], [> <a href="Xhtml_types.html#TYPEq">Xhtml_types.q</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALsamp"><span class="keyword">val</span> samp</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEsamp_attrib">Xhtml_types.samp_attrib</a> ], [< <a href="Xhtml_types.html#TYPEsamp_content">Xhtml_types.samp_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEsamp">Xhtml_types.samp</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALspan"><span class="keyword">val</span> span</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEspan_attrib">Xhtml_types.span_attrib</a> ], [< <a href="Xhtml_types.html#TYPEspan_content">Xhtml_types.span_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEspan">Xhtml_types.span</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALstrong"><span class="keyword">val</span> strong</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEstrong_attrib">Xhtml_types.strong_attrib</a> ], [< <a href="Xhtml_types.html#TYPEstrong_content">Xhtml_types.strong_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEstrong">Xhtml_types.strong</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALvar"><span class="keyword">val</span> var</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEvar_attrib">Xhtml_types.var_attrib</a> ], [< <a href="Xhtml_types.html#TYPEvar_content">Xhtml_types.var_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEvar">Xhtml_types.var</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre><br>
<h2 id="2_Hypertext">Hypertext</h2><br>

<pre><span id="VALa"><span class="keyword">val</span> a</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEa_attrib">Xhtml_types.a_attrib</a> ], [< <a href="Xhtml_types.html#TYPEa_content">Xhtml_types.a_content</a> ], [> <a href="Xhtml_types.html#TYPEa">Xhtml_types.a</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre><br>
<h2 id="2_List">List</h2><br>

<pre><span id="VALdl"><span class="keyword">val</span> dl</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEdl_attrib">Xhtml_types.dl_attrib</a> ], [< <a href="Xhtml_types.html#TYPEdl_content">Xhtml_types.dl_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEdl">Xhtml_types.dl</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALol"><span class="keyword">val</span> ol</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEol_attrib">Xhtml_types.ol_attrib</a> ], [< <a href="Xhtml_types.html#TYPEol_content">Xhtml_types.ol_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEol">Xhtml_types.ol</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALul"><span class="keyword">val</span> ul</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEul_attrib">Xhtml_types.ul_attrib</a> ], [< <a href="Xhtml_types.html#TYPEul_content">Xhtml_types.ul_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEul">Xhtml_types.ul</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALdd"><span class="keyword">val</span> dd</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEdd_attrib">Xhtml_types.dd_attrib</a> ], [< <a href="Xhtml_types.html#TYPEdd_content">Xhtml_types.dd_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEdd">Xhtml_types.dd</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALdt"><span class="keyword">val</span> dt</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEdt_attrib">Xhtml_types.dt_attrib</a> ], [< <a href="Xhtml_types.html#TYPEdt_content">Xhtml_types.dt_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEdt">Xhtml_types.dt</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALli"><span class="keyword">val</span> li</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEli_attrib">Xhtml_types.li_attrib</a> ], [< <a href="Xhtml_types.html#TYPEli_content">Xhtml_types.li_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEli">Xhtml_types.li</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre><br>
<h2 id="2_Presentation">Presentation</h2><br>

<pre><span id="VALhr"><span class="keyword">val</span> hr</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEhr_attrib">Xhtml_types.hr_attrib</a> ], [> <a href="Xhtml_types.html#TYPEhr">Xhtml_types.hr</a> ]) <a href="Xhtml_sigs.T_01_01.html#TYPEnullary">nullary</a></code></pre>
<pre><span id="VALb"><span class="keyword">val</span> b</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEb_attrib">Xhtml_types.b_attrib</a> ], [< <a href="Xhtml_types.html#TYPEb_content">Xhtml_types.b_content</a> ], [> <a href="Xhtml_types.html#TYPEb">Xhtml_types.b</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALbig"><span class="keyword">val</span> big</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEbig_attrib">Xhtml_types.big_attrib</a> ], [< <a href="Xhtml_types.html#TYPEbig_content">Xhtml_types.big_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEbig">Xhtml_types.big</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALi"><span class="keyword">val</span> i</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEi_attrib">Xhtml_types.i_attrib</a> ], [< <a href="Xhtml_types.html#TYPEi_content">Xhtml_types.i_content</a> ], [> <a href="Xhtml_types.html#TYPEi">Xhtml_types.i</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALsmall"><span class="keyword">val</span> small</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEsmall_attrib">Xhtml_types.small_attrib</a> ], [< <a href="Xhtml_types.html#TYPEsmall_content">Xhtml_types.small_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEsmall">Xhtml_types.small</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALsub"><span class="keyword">val</span> sub</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEsub_attrib">Xhtml_types.sub_attrib</a> ], [< <a href="Xhtml_types.html#TYPEsub_content">Xhtml_types.sub_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEsub">Xhtml_types.sub</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALsup"><span class="keyword">val</span> sup</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEsup_attrib">Xhtml_types.sup_attrib</a> ], [< <a href="Xhtml_types.html#TYPEsup_content">Xhtml_types.sup_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEsup">Xhtml_types.sup</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALtt"><span class="keyword">val</span> tt</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEtt_attrib">Xhtml_types.tt_attrib</a> ], [< <a href="Xhtml_types.html#TYPEtt_content">Xhtml_types.tt_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEtt">Xhtml_types.tt</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALbdo"><span class="keyword">val</span> bdo</span> : <code class="type">dir:[< `Ltr | `Rtl ] -><br>       ([< <a href="Xhtml_types.html#TYPEbdo_attrib">Xhtml_types.bdo_attrib</a> ], [< <a href="Xhtml_types.html#TYPEbdo_content">Xhtml_types.bdo_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEbdo">Xhtml_types.bdo</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALarea"><span class="keyword">val</span> area</span> : <code class="type">alt:<a href="Xhtml_types.html#TYPEtext">Xhtml_types.text</a> -><br>       ([< <a href="Xhtml_types.html#TYPEarea_attrib">Xhtml_types.area_attrib</a> ], [> <a href="Xhtml_types.html#TYPEarea">Xhtml_types.area</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEnullary">nullary</a></code></pre>
<pre><span id="VALmap"><span class="keyword">val</span> map</span> : <code class="type">id:<a href="Xhtml_types.html#TYPEid">Xhtml_types.id</a> -><br>       ([< <a href="Xhtml_types.html#TYPEmap_attrib">Xhtml_types.map_attrib</a> ], [< <a href="Xhtml_types.html#TYPEmap_content">Xhtml_types.map_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEmap">Xhtml_types.map</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALdel"><span class="keyword">val</span> del</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEdel_attrib">Xhtml_types.del_attrib</a> ], [< <a href="Xhtml_types.html#TYPEdel_content">Xhtml_types.del_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEdel">Xhtml_types.del</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALins"><span class="keyword">val</span> ins</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEins_attrib">Xhtml_types.ins_attrib</a> ], [< <a href="Xhtml_types.html#TYPEins_content">Xhtml_types.ins_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEins">Xhtml_types.ins</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALscript"><span class="keyword">val</span> script</span> : <code class="type">contenttype:<a href="Xhtml_types.html#TYPEcontenttype">Xhtml_types.contenttype</a> -><br>       ([< <a href="Xhtml_types.html#TYPEscript_attrib">Xhtml_types.script_attrib</a> ], [< <a href="Xhtml_types.html#TYPEscript_content">Xhtml_types.script_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEscript">Xhtml_types.script</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEunary">unary</a></code></pre>
<pre><span id="VALnoscript"><span class="keyword">val</span> noscript</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEnoscript_attrib">Xhtml_types.noscript_attrib</a> ], [< <a href="Xhtml_types.html#TYPEnoscript_content">Xhtml_types.noscript_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEnoscript">Xhtml_types.noscript</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre><br>
<h2 id="2_Forms">Forms</h2><br>
<br>
<h3 id="3_BasicForms">Basic Forms</h3><br>
<br>
One can use <code class="code"><span class="keyword">open</span> <span class="constructor">Basic_Forms</span></code> to enable basic forms.<br>

<pre><span class="keyword">module</span> <a href="Xhtml_sigs.T_01_01.Basic_Forms.html">Basic_Forms</a>: <code class="code"><span class="keyword">sig</span></code> <a href="Xhtml_sigs.T_01_01.Basic_Forms.html">..</a> <code class="code"><span class="keyword">end</span></code></pre><br>
<h3 id="3_Forms">Forms</h3><br>

<pre><span id="VALform"><span class="keyword">val</span> form</span> : <code class="type">action:<a href="Xml.html#TYPEuri">Xml.uri</a> -><br>       ([< <a href="Xhtml_types.html#TYPEform_attrib">Xhtml_types.form_attrib</a> ], [< <a href="Xhtml_types.html#TYPEform_content">Xhtml_types.form_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEform">Xhtml_types.form</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre><div class="info ">
Generic forms. WARNING: If you find a bug or if something is missing please send a bug report to the Ocsigen project! -- VB<br>
</div>

<pre><span id="VALinput"><span class="keyword">val</span> input</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEinput_attrib">Xhtml_types.input_attrib</a> ], [> <a href="Xhtml_types.html#TYPEinput">Xhtml_types.input</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEnullary">nullary</a></code></pre>
<pre><span id="VALlabel"><span class="keyword">val</span> label</span> : <code class="type">([< <a href="Xhtml_types.html#TYPElabel_attrib">Xhtml_types.label_attrib</a> ], [< <a href="Xhtml_types.html#TYPElabel_content">Xhtml_types.label_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPElabel">Xhtml_types.label</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALoptgroup"><span class="keyword">val</span> optgroup</span> : <code class="type">label:<a href="Xhtml_types.html#TYPEtext">Xhtml_types.text</a> -><br>       ([< <a href="Xhtml_types.html#TYPEoptgroup_attrib">Xhtml_types.optgroup_attrib</a> ], [< <a href="Xhtml_types.html#TYPEoptgroup_content">Xhtml_types.optgroup_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEoptgroup">Xhtml_types.optgroup</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALoption"><span class="keyword">val</span> option</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEoption_attrib">Xhtml_types.option_attrib</a> ], [< <a href="Xhtml_types.html#TYPEoption_content">Xhtml_types.option_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEselectoption">Xhtml_types.selectoption</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEunary">unary</a></code></pre>
<pre><span id="VALselect"><span class="keyword">val</span> select</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEselect_attrib">Xhtml_types.select_attrib</a> ], [< <a href="Xhtml_types.html#TYPEselect_content">Xhtml_types.select_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEselect">Xhtml_types.select</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALtextarea"><span class="keyword">val</span> textarea</span> : <code class="type">rows:<a href="Xhtml_types.html#TYPEnumber">Xhtml_types.number</a> -><br>       cols:<a href="Xhtml_types.html#TYPEnumber">Xhtml_types.number</a> -><br>       ([< <a href="Xhtml_types.html#TYPEtextarea_attrib">Xhtml_types.textarea_attrib</a> ], [< <a href="Xhtml_types.html#TYPEtextarea_content">Xhtml_types.textarea_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEtextarea">Xhtml_types.textarea</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEunary">unary</a></code></pre>
<pre><span id="VALfieldset"><span class="keyword">val</span> fieldset</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEfieldset_attrib">Xhtml_types.fieldset_attrib</a> ], [< <a href="Xhtml_types.html#TYPEfieldset_content">Xhtml_types.fieldset_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEfieldset">Xhtml_types.fieldset</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALlegend"><span class="keyword">val</span> legend</span> : <code class="type">([< <a href="Xhtml_types.html#TYPElegend_attrib">Xhtml_types.legend_attrib</a> ], [< <a href="Xhtml_types.html#TYPElegend_content">Xhtml_types.legend_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPElegend">Xhtml_types.legend</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALbutton"><span class="keyword">val</span> button</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEbutton_attrib">Xhtml_types.button_attrib</a> ], [< <a href="Xhtml_types.html#TYPEbutton_content">Xhtml_types.button_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEbutton">Xhtml_types.button</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre><br>
<h2 id="2_Tables">Tables</h2><br>
<br>
<h3 id="3_BasicTables">Basic Tables</h3><br>
<br>
One can use <code class="code"><span class="keyword">open</span> <span class="constructor">Basic_Tables</span></code> to switch globally to basic tables.<br>

<pre><span class="keyword">module</span> <a href="Xhtml_sigs.T_01_01.Basic_Tables.html">Basic_Tables</a>: <code class="code"><span class="keyword">sig</span></code> <a href="Xhtml_sigs.T_01_01.Basic_Tables.html">..</a> <code class="code"><span class="keyword">end</span></code></pre><br>
<h3 id="3_Tables">Tables</h3><br>

<pre><span id="VALcaption"><span class="keyword">val</span> caption</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEcaption_attrib">Xhtml_types.caption_attrib</a> ], [< <a href="Xhtml_types.html#TYPEcaption_content">Xhtml_types.caption_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEcaption">Xhtml_types.caption</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALtable"><span class="keyword">val</span> table</span> : <code class="type">?caption:[< `Caption ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       ?columns:[< `Colgroups of [< `Colgroup ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> list<br>                 | `Cols of [< `Col ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> list ] -><br>       ([< `Border<br>         | `Cellpadding<br>         | `Cellspacing<br>         | `Class<br>         | `Datapagesize<br>         | `Dir<br>         | `Frame<br>         | `Id<br>         | `OnClick<br>         | `OnDblClick<br>         | `OnKeyDown<br>         | `OnKeyPress<br>         | `OnKeyUp<br>         | `OnMouseDown<br>         | `OnMouseMove<br>         | `OnMouseOut<br>         | `OnMouseOver<br>         | `OnMouseUp<br>         | `Rules<br>         | `Style_Attr<br>         | `Summary<br>         | `Title<br>         | `Width<br>         | `XML_lang<br>         | `XML_space ],<br>        [< `Tr ], [> `Table ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALtablex"><span class="keyword">val</span> tablex</span> : <code class="type">?caption:[< `Caption ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       ?columns:[< `Colgroups of [< `Colgroup ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> list<br>                 | `Cols of [< `Col ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> list ] -><br>       ?thead:[< `Thead ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       ?tfoot:[< `Tfoot ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       ([< `Border<br>         | `Cellpadding<br>         | `Cellspacing<br>         | `Class<br>         | `Datapagesize<br>         | `Dir<br>         | `Frame<br>         | `Id<br>         | `OnClick<br>         | `OnDblClick<br>         | `OnKeyDown<br>         | `OnKeyPress<br>         | `OnKeyUp<br>         | `OnMouseDown<br>         | `OnMouseMove<br>         | `OnMouseOut<br>         | `OnMouseOver<br>         | `OnMouseUp<br>         | `Rules<br>         | `Style_Attr<br>         | `Summary<br>         | `Title<br>         | `Width<br>         | `XML_lang<br>         | `XML_space ],<br>        [< `Tbody ], [> `Table ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALtd"><span class="keyword">val</span> td</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEtd_attrib">Xhtml_types.td_attrib</a> ], [< <a href="Xhtml_types.html#TYPEtd_content">Xhtml_types.td_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEtd">Xhtml_types.td</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALth"><span class="keyword">val</span> th</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEth_attrib">Xhtml_types.th_attrib</a> ], [< <a href="Xhtml_types.html#TYPEth_content">Xhtml_types.th_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEth">Xhtml_types.th</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALtr"><span class="keyword">val</span> tr</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEtr_attrib">Xhtml_types.tr_attrib</a> ], [< <a href="Xhtml_types.html#TYPEtr_content">Xhtml_types.tr_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEtr">Xhtml_types.tr</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALcol"><span class="keyword">val</span> col</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEcol_attrib">Xhtml_types.col_attrib</a> ], [> <a href="Xhtml_types.html#TYPEcol">Xhtml_types.col</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEnullary">nullary</a></code></pre>
<pre><span id="VALcolgroup"><span class="keyword">val</span> colgroup</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEcolgroup_attrib">Xhtml_types.colgroup_attrib</a> ], [< <a href="Xhtml_types.html#TYPEcolgroup_content">Xhtml_types.colgroup_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEcolgroup">Xhtml_types.colgroup</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALthead"><span class="keyword">val</span> thead</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEthead_attrib">Xhtml_types.thead_attrib</a> ], [< <a href="Xhtml_types.html#TYPEthead_content">Xhtml_types.thead_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEthead">Xhtml_types.thead</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALtbody"><span class="keyword">val</span> tbody</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEtbody_attrib">Xhtml_types.tbody_attrib</a> ], [< <a href="Xhtml_types.html#TYPEtbody_content">Xhtml_types.tbody_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEtbody">Xhtml_types.tbody</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALtfoot"><span class="keyword">val</span> tfoot</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEtfoot_attrib">Xhtml_types.tfoot_attrib</a> ], [< <a href="Xhtml_types.html#TYPEtfoot_content">Xhtml_types.tfoot_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEtfoot">Xhtml_types.tfoot</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre><br>
<h2 id="2_Image">Image</h2><br>

<pre><span id="VALimg"><span class="keyword">val</span> img</span> : <code class="type">src:<a href="Xml.html#TYPEuri">Xml.uri</a> -><br>       alt:<a href="Xhtml_types.html#TYPEtext">Xhtml_types.text</a> -><br>       ([< <a href="Xhtml_types.html#TYPEimg_attrib">Xhtml_types.img_attrib</a> ], [> <a href="Xhtml_types.html#TYPEimg">Xhtml_types.img</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEnullary">nullary</a></code></pre><br>
<h2 id="2_Object">Object</h2> VB<br>

<pre><span id="VALobject_"><span class="keyword">val</span> object_</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEobject__attrib">Xhtml_types.object__attrib</a> ], [< <a href="Xhtml_types.html#TYPEobject__content">Xhtml_types.object__content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEobject_">Xhtml_types.object_</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALparam"><span class="keyword">val</span> param</span> : <code class="type">name:<a href="Xhtml_types.html#TYPEtext">Xhtml_types.text</a> -><br>       ([< <a href="Xhtml_types.html#TYPEparam_attrib">Xhtml_types.param_attrib</a> ], [> <a href="Xhtml_types.html#TYPEparam">Xhtml_types.param</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEnullary">nullary</a></code></pre><br>
<h2 id="2_Frames">Frames</h2><br>

<pre><span id="VALframeset"><span class="keyword">val</span> frameset</span> : <code class="type">?noframes:[< `Noframes ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       ([< <a href="Xhtml_types.html#TYPEframeset_attrib">Xhtml_types.frameset_attrib</a> ], [< <a href="Xhtml_types.html#TYPEframeset_content">Xhtml_types.frameset_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEframeset">Xhtml_types.frameset</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALframe"><span class="keyword">val</span> frame</span> : <code class="type">src:<a href="Xml.html#TYPEuri">Xml.uri</a> -><br>       ([< <a href="Xhtml_types.html#TYPEframe_attrib">Xhtml_types.frame_attrib</a> ], [> <a href="Xhtml_types.html#TYPEframe">Xhtml_types.frame</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEnullary">nullary</a></code></pre>
<pre><span id="VALnoframes"><span class="keyword">val</span> noframes</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEnoframes_attrib">Xhtml_types.noframes_attrib</a> ], [< <a href="Xhtml_types.html#TYPEnoframes_content">Xhtml_types.noframes_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEnoframes">Xhtml_types.noframes</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEunary">unary</a></code></pre>
<pre><span id="VALiframe"><span class="keyword">val</span> iframe</span> : <code class="type">([< <a href="Xhtml_types.html#TYPEiframe_attrib">Xhtml_types.iframe_attrib</a> ], [< <a href="Xhtml_types.html#TYPEiframe_content">Xhtml_types.iframe_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEiframe">Xhtml_types.iframe</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre><br>
<h2 id="2_Meta">Meta</h2><br>

<pre><span id="VALmeta"><span class="keyword">val</span> meta</span> : <code class="type">content:<a href="Xhtml_types.html#TYPEcdata">Xhtml_types.cdata</a> -><br>       ([< <a href="Xhtml_types.html#TYPEmeta_attrib">Xhtml_types.meta_attrib</a> ], [> <a href="Xhtml_types.html#TYPEmeta">Xhtml_types.meta</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEnullary">nullary</a></code></pre><br>
<h2 id="2_StyleSheets">Style Sheets</h2><br>

<pre><span id="VALstyle"><span class="keyword">val</span> style</span> : <code class="type">contenttype:<a href="Xhtml_types.html#TYPEcontenttype">Xhtml_types.contenttype</a> -><br>       ([< <a href="Xhtml_types.html#TYPEstyle_attrib">Xhtml_types.style_attrib</a> ], [< <a href="Xhtml_types.html#TYPEstyle_content">Xhtml_types.style_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPEstyle">Xhtml_types.style</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre><br>
<h2 id="2_Link">Link</h2><br>

<pre><span id="VALlink"><span class="keyword">val</span> link</span> : <code class="type">([< <a href="Xhtml_types.html#TYPElink_attrib">Xhtml_types.link_attrib</a> ], [> <a href="Xhtml_types.html#TYPElink">Xhtml_types.link</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEnullary">nullary</a></code></pre><br>
<h2 id="2_Base">Base</h2><br>

<pre><span id="VALbase"><span class="keyword">val</span> base</span> : <code class="type">href:<a href="Xml.html#TYPEuri">Xml.uri</a> -><br>       ([< <a href="Xhtml_types.html#TYPEbase_attrib">Xhtml_types.base_attrib</a> ], [> <a href="Xhtml_types.html#TYPEbase">Xhtml_types.base</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEnullary">nullary</a></code></pre><br>
<h2 id="2_Ruby">Ruby</h2><br>

<pre><span id="VALruby_simple1"><span class="keyword">val</span> ruby_simple1</span> : <code class="type">?a:[< <a href="Xhtml_types.html#TYPEcommon">Xhtml_types.common</a> ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a> list -><br>       [< `Rb ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       [< `Rt ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -> [> `Ruby_simple1 ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code></pre>
<pre><span id="VALruby_simple2"><span class="keyword">val</span> ruby_simple2</span> : <code class="type">?a:[< <a href="Xhtml_types.html#TYPEcommon">Xhtml_types.common</a> ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a> list -><br>       [< `Rb ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       [< `Rp ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       [< `Rt ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       [< `Rp ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -> [> `Ruby_simple2 ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code></pre>
<pre><span id="VALruby_complex"><span class="keyword">val</span> ruby_complex</span> : <code class="type">?a:[< <a href="Xhtml_types.html#TYPEcommon">Xhtml_types.common</a> ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a> list -><br>       [< `Rbc ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       [< `Rtc_complex ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -><br>       [> `Ruby_complex ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code></pre>
<pre><span id="VALrbc"><span class="keyword">val</span> rbc</span> : <code class="type">([< <a href="Xhtml_types.html#TYPErbc_attrib">Xhtml_types.rbc_attrib</a> ], [< <a href="Xhtml_types.html#TYPErbc_content">Xhtml_types.rbc_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPErbc">Xhtml_types.rbc</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALrtc"><span class="keyword">val</span> rtc</span> : <code class="type">([< <a href="Xhtml_types.html#TYPErtc_attrib">Xhtml_types.rtc_attrib</a> ], [< <a href="Xhtml_types.html#TYPErtc_content">Xhtml_types.rtc_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPErtc">Xhtml_types.rtc</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALrtc_complex"><span class="keyword">val</span> rtc_complex</span> : <code class="type">([< <a href="Xhtml_types.html#TYPErtc_complex_attrib">Xhtml_types.rtc_complex_attrib</a> ], [< <a href="Xhtml_types.html#TYPErtc_complex_content">Xhtml_types.rtc_complex_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPErtc_complex">Xhtml_types.rtc_complex</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEplus">plus</a></code></pre>
<pre><span id="VALrb"><span class="keyword">val</span> rb</span> : <code class="type">([< <a href="Xhtml_types.html#TYPErb_attrib">Xhtml_types.rb_attrib</a> ], [< <a href="Xhtml_types.html#TYPErb_content">Xhtml_types.rb_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPErb">Xhtml_types.rb</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALrt"><span class="keyword">val</span> rt</span> : <code class="type">([< <a href="Xhtml_types.html#TYPErt_attrib">Xhtml_types.rt_attrib</a> ], [< <a href="Xhtml_types.html#TYPErt_content">Xhtml_types.rt_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPErt">Xhtml_types.rt</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALrt_complex"><span class="keyword">val</span> rt_complex</span> : <code class="type">([< <a href="Xhtml_types.html#TYPErt_complex_attrib">Xhtml_types.rt_complex_attrib</a> ], [< <a href="Xhtml_types.html#TYPErt_complex_content">Xhtml_types.rt_complex_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPErt_complex">Xhtml_types.rt_complex</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALrp"><span class="keyword">val</span> rp</span> : <code class="type">([< <a href="Xhtml_types.html#TYPErp_attrib">Xhtml_types.rp_attrib</a> ], [< <a href="Xhtml_types.html#TYPErp_content">Xhtml_types.rp_content</a> ],<br>        [> <a href="Xhtml_types.html#TYPErp">Xhtml_types.rp</a> ])<br>       <a href="Xhtml_sigs.T_01_01.html#TYPEstar">star</a></code></pre>
<pre><span id="VALa_rbspan"><span class="keyword">val</span> a_rbspan</span> : <code class="type"><a href="Xhtml_types.html#TYPEnumber">Xhtml_types.number</a> -> [> `Rbspan ] <a href="Xhtml_sigs.T_01_01.html#TYPEattrib">attrib</a></code></pre><br>
<h2 id="2_">... </h2><br>

<pre><span id="VALtot"><span class="keyword">val</span> tot</span> : <code class="type"><a href="Xml.html#TYPEelt">Xml.elt</a> -> 'a <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code></pre>
<pre><span id="VALtotl"><span class="keyword">val</span> totl</span> : <code class="type"><a href="Xml.html#TYPEelt">Xml.elt</a> list -> 'a <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> list</code></pre>
<pre><span id="VALtoelt"><span class="keyword">val</span> toelt</span> : <code class="type">'a <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> -> <a href="Xml.html#TYPEelt">Xml.elt</a></code></pre>
<pre><span id="VALtoeltl"><span class="keyword">val</span> toeltl</span> : <code class="type">'a <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a> list -> <a href="Xml.html#TYPEelt">Xml.elt</a> list</code></pre>
<pre><span class="keyword">module</span> <a href="Xhtml_sigs.T_01_01.Unsafe.html">Unsafe</a>: <code class="code"><span class="keyword">sig</span></code> <a href="Xhtml_sigs.T_01_01.Unsafe.html">..</a> <code class="code"><span class="keyword">end</span></code></pre><br>
<h2 id="2_">... </h2><br>

<pre><span id="TYPEdoc"><span class="keyword">type</span> <code class="type"></code>doc</span> = <code class="type">[ `Html ] <a href="Xhtml_sigs.T_01_01.html#TYPEelt">elt</a></code> </pre>


<pre><span id="VALdoc_toelt"><span class="keyword">val</span> doc_toelt</span> : <code class="type"><a href="Xhtml_sigs.T_01_01.html#TYPEdoc">doc</a> -> <a href="Xml.html#TYPEelt">Xml.elt</a></code></pre></body></html>