<xs:documentation>A list of codes for name of administrative area</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString"/>
</xs:simpleType>
<xs:simpleTypename="CountryNameTypeList">
<xs:annotation>
<xs:documentation>A list of country name element types</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString">
<xs:enumerationvalue="Name">
<xs:annotation>
<xs:documentation>Name of the country e.g. AUSTRALIA</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="Type">
<xs:annotation>
<xs:documentation>Although a Country, could be classified as a territory of a country. For example, "NOUVELLE CALEDONIE" is a territory of "FRANCE".</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleTypename="CountryNameCodeList">
<xs:annotation>
<xs:documentation>A list of codes for name of country</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString"/>
</xs:simpleType>
<xs:simpleTypename="DatumCodeList">
<xs:annotation>
<xs:documentation>A list of codes for datum</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString"/>
</xs:simpleType>
<xs:simpleTypename="DeliveryModeList">
<xs:annotation>
<xs:documentation>A list of codes for mode of delivery of address</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString"/>
</xs:simpleType>
<xs:simpleTypename="DirectionTypeList">
<xs:annotation>
<xs:documentation>A list of directions for geo-coordinates</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString">
<xs:enumerationvalue="East"/>
<xs:enumerationvalue="West"/>
<xs:enumerationvalue="North"/>
<xs:enumerationvalue="South"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleTypename="IdentifierElementTypeList">
<xs:annotation>
<xs:documentation>A list of name types for commonly used Number type</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString">
<xs:enumerationvalue="Name">
<xs:annotation>
<xs:documentation>Applicable to mail box office names such as PO BOX, GPO BOX, MAIL BAG NO., etc. </xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="RangeFrom">
<xs:annotation>
<xs:documentation>Indicates that the element contains the lower value of a range, e.g. 25 in 25-37</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="Range">
<xs:annotation>
<xs:documentation>Indicates that the value is a range, e.g. 25-37</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="RangeTo">
<xs:annotation>
<xs:documentation>Indicates that the element contains the top value of a range, e.g. 25 in 25-37</xs:documentation>
<xs:documentation>Indicates that the element contains some value that is important, but not exactly the number itself. E.g. PoBox can be a prefix in PoBox 2020, street no. A-15, where A is the prefix and 15 is the number</xs:documentation>
<xs:documentation>Indicates that the element contains some value that is important, but not exactly the number itself. E.g. 'bis' in '45 bis'</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="Number">
<xs:annotation>
<xs:documentation>Indicates that the value is number, e.g. 2020 in PoBox 2020. The actual value can be alpha-numeric. </xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="Separator">
<xs:annotation>
<xs:documentation>Indicates that the value is a separator that is expected to be preserved. Examples are / - #, as in 15-A where "-" is the separator</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="Extension">
<xs:annotation>
<xs:documentation>Indicates that the value is an extension number of some identifier, e.g. 01 in Private Bag 2330-01, where the main number of the private bag is 2330, 12345-1223 in post code where 1223 is the extension</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleTypename="LocalityNameTypeList">
<xs:annotation>
<xs:documentation>A list of locality name element types such as name of locality, reference data in support of locality</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString">
<xs:enumerationvalue="Name">
<xs:annotation>
<xs:documentation>Name of the locality</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="Number"/>
<xs:enumerationvalue="ReferenceLocation">
<xs:annotation>
<xs:documentation>Any reference locality data in support of the locality. e.g. Next town north of Town A, via-town name</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="Type">
<xs:annotation>
<xs:documentation>Other supporting information </xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleTypename="LocalityNameCodeList">
<xs:annotation>
<xs:documentation>A list of codes for name of locality</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString"/>
</xs:simpleType>
<xs:simpleTypename="LocalityTypeList">
<xs:annotation>
<xs:documentation>A list of locality name types such as Municipality, Village, Area, etc</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString">
<xs:enumerationvalue="Municipality"/>
<xs:enumerationvalue="PostTown"/>
<xs:enumerationvalue="Place"/>
<xs:enumerationvalue="Suburb"/>
<xs:enumerationvalue="Town"/>
<xs:enumerationvalue="Village"/>
<xs:enumerationvalue="Area"/>
<xs:enumerationvalue="Zone"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleTypename="MeridianCodeList">
<xs:annotation>
<xs:documentation>A list of meridian codes</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString"/>
</xs:simpleType>
<xs:simpleTypename="PostOfficeTypeList">
<xs:annotation>
<xs:documentation>A list of types of postal delivery offices</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString"/>
</xs:simpleType>
<xs:simpleTypename="PostalDeliveryPointTypeList">
<xs:annotation>
<xs:documentation>A list of postal delivery point types</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString">
<xs:enumerationvalue="GPOBox"/>
<xs:enumerationvalue="POBox"/>
<xs:enumerationvalue="LockedBag"/>
<xs:enumerationvalue="MailStop"/>
<xs:enumerationvalue="PigeonHole"/>
<xs:enumerationvalue="PrivateBag"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleTypename="ProjectionCodeList">
<xs:annotation>
<xs:documentation>A list of codes for projection</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString"/>
</xs:simpleType>
<xs:simpleTypename="PremisesElementTypeList">
<xs:annotation>
<xs:documentation>A list of name types for premises</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString">
<xs:enumerationvalue="Name">
<xs:annotation>
<xs:documentation>Names of Premises such as airport, hospital, university, military base, etc. Can also be the name of the building or house or apartment</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="Location">
<xs:annotation>
<xs:documentation>Where in the building/landmark the premises is located, e.g. lobby, ground floor, penthouse, or where in a larger complex (e.g. airport) the address is located.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="SubPremisesConnector">
<xs:annotation>
<xs:documentation>Free text description that is required to logically connect the 2 premises</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="InternalThoroughfare">
<xs:annotation>
<xs:documentation>Roads and streets within boundaries of larger complexes/premises such as hospitals, airports, etc.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="ReferenceLocation">
<xs:annotation>
<xs:documentation>Free text description of some other location and how this premises relates to it, e.g. 300m from water station, new the police station, etc.</xs:documentation>
<xs:documentation>A list of sub premises types</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString">
<xs:enumerationvalue="Room"/>
<xs:enumerationvalue="Suite"/>
<xs:enumerationvalue="Apartment"/>
<xs:enumerationvalue="Shop"/>
<xs:enumerationvalue="Office"/>
<xs:enumerationvalue="Unit"/>
</xs:restriction>
</xs:simpleType>
<xs:simpleTypename="ThoroughfareNameTypeList">
<xs:annotation>
<xs:documentation>A list of name element types for thoroughfare</xs:documentation>
</xs:annotation>
<xs:restrictionbase="xs:normalizedString">
<xs:enumerationvalue="NameOnly">
<xs:annotation>
<xs:documentation>Just the name part, such as Baker in Baker Street.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="PreDirection">
<xs:annotation>
<xs:documentation>North Archer Street, where "North" is PreDirection</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="PostDirection">
<xs:annotation>
<xs:documentation>Archer Street North, where "North" is PostDirection</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="NameAndNumber">
<xs:annotation>
<xs:documentation>This value indicates that the element contains the street name and street number. E.g. 39 Baker Street. Use this when you do not want to break the thoroughfare into atomic types</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="NameAndType">
<xs:annotation>
<xs:documentation>Baker Street, where Baker is Name and Street is Type</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="NameNumberAndType">
<xs:annotation>
<xs:documentation>21 Archer Street (Full thoroughfare details)</xs:documentation>
<xs:documentation>When more than one street name is required to identify the location this type can be used to connect them with values such as CORNER OF or VIA.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="ReferenceLocation">
<xs:annotation>
<xs:documentation>Free text description of some other location and how this thoroughfare relates to it, e.g. 300m from water station, new the police station, etc.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumerationvalue="Type">
<xs:annotation>
<xs:documentation>Additional description like intersection, cross streets, etc</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
<xs:simpleTypename="ThoroughfareTypeList">
<xs:annotation>
<xs:documentation>A list of types for thoroughfare (e.g. STREET, ROAD, CRT)</xs:documentation>