Represents a complete element including its start tag, end tag, and content
Contains:
Child Elements
Processing Instructions
Comments
Text
CDATA sectiond
Entity references
JDOM enforces restrictions on element names and possibly values; e.g. name cannot contain start with a digit.