ELEMENT
Part of a marked-up document. Elements may contain other elements, specific data types (e.g. #PCDATA), or be EMPTY. Every element has a GI which appears in the starttag (and endtag if present). A DTD is used to define ELEMENTs with the corresponding GIs, content model, and (optional) attributes (ATTLIST) and content.