Element Declarations
Each tag must be declared in a <!ELEMENT> declaration.
A <!ELEMENT> declaration gives the name and content model of the element
The content model uses a simple regular expression-like grammar to precisely specify what is and isn't allowed in an element