Class Element_meta

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

<!ELEMENT meta EMPTY >.
Required attribute: content.
Optional attributes: xml:lang, scheme, name, http-equiv, id, lang, dir.
This class realizes the element definition from the source DTD.