The address element represents contact information.
address = (normal-character-data & common.elem.flow*) & address.attrs
address.attrs = common.attrs
An address element must have both a start tag and an end tag.
If an address element applies to a body element, then it represents contact information for the document as a whole. If an address element applies to a section of a document, then it represents contact information for that section only.