Represents a zip code.
This element type represents a zip code. It must have a main zip code entry. The sub zip code entry is optional and provides further qualification of the zip.
No content (EMPTY).
| Name | Datatype | Required | Description |
|---|---|---|---|
| main |
integer | true | The main zip code number. |
| sub |
integer | false | The subordinate zip code number. |