Module XHTML.T.LIST module LIST: sig..endtype list = [ `Dl | `Ol | `Ul ]type t = [ `Dd | `Dt | `Li ]type flow = list