DTD Information
The DTD defines the set of elements that can be properly contained within the element.
The start tag for this element is optional. This means that the start tag is implied by the first instance of any contained element.
The end tag for this element is optional. This means that the end tag is implied by the first occurance of a tag that does not belong within this element.