<xs:simpleType name="AddressDescriptionEnumType"><xs:annotation><xs:documentation>The AddressDescriptionEnumType enumerates values that describe the type of a physical address.</xs:documentation></xs:annotation><xs:restriction base="xs:NMTOKEN"><xs:enumeration value="DELIVERY"/><xs:enumeration value="POSTAL"/><xs:enumeration value="VISITOR"/><xs:enumeration value="NOTDEFINED"/></xs:restriction></xs:simpleType>