Class Element_html

All Implemented Interfaces:
Attr_dir.Owner, Attr_id.Owner, Attr_lang.Owner, Attr_xml_lang.Owner, Locatable<XMLDocumentIdentifier>, Identifiable, Matchable<BaseMatcher>, TypedContent, Visitable<Visitor>

<!ELEMENT html (head, body) >.
Optional attributes: xml:lang, xmlns, id, lang, dir.
This class realizes the element definition from the source DTD.