The DOMElement class DOMElement
&reftitle.classsynopsis; DOMElement DOMElement extends DOMNode &Properties; public readonly bool schemaTypeInfo public readonly string tagName &InheritedProperties; &Methods; &InheritedMethods;
&reftitle.properties; schemaTypeInfo Not implemented yet, always return &null; tagName The element name
&reftitle.notes; &dom.note.utf8;
&reference.dom.entities.domelement;