diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | PostalServiceElements Address AddressLines Country AdministrativeArea Locality Thoroughfare | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <complexType name="AddressDetails"> <sequence> <element name="PostalServiceElements" minOccurs="0"> <annotation> <documentation>Postal authorities use specific postal service data to expedient delivery of mail</documentation> </annotation> <complexType> <sequence> <element name="AddressIdentifier" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>A unique identifier of an address assigned by postal authorities. Example: DPID in Australia</documentation> </annotation> <complexType mixed="true"> <attribute name="IdentifierType"> <annotation> <documentation>Type of identifier. eg. DPID as in Australia</documentation> </annotation> </attribute> <attribute name="Type"/> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="EndorsementLineCode" minOccurs="0"> <annotation> <documentation>Directly affects postal service distribution</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="KeyLineCode" minOccurs="0"> <annotation> <documentation>Required for some postal services</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="Barcode" minOccurs="0"> <annotation> <documentation>Required for some postal services</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="SortingCode" minOccurs="0"> <annotation> <documentation>Used for sorting addresses. Values may for example be CEDEX 16 (France)</documentation> </annotation> <complexType> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> </complexType> </element> <element name="AddressLatitude" minOccurs="0"> <annotation> <documentation>Latitude of delivery address</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="AddressLatitudeDirection" minOccurs="0"> <annotation> <documentation>Latitude direction of delivery address;N = North and S = South</documentation> </annotation> <complexType mixed="true"> <annotation> <documentation>Specific to postal service</documentation> </annotation> <attribute name="Type"/> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="AddressLongitude" minOccurs="0"> <annotation> <documentation>Longtitude of delivery address</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="AddressLongitudeDirection" minOccurs="0"> <annotation> <documentation>Longtitude direction of delivery address;N=North and S=South</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="SupplementaryPostalServiceData" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>any postal service elements not covered by the container can be represented using this element</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="Type"> <annotation> <documentation>USPS, ECMA, UN/PROLIST, etc</documentation> </annotation> </attribute> <anyAttribute namespace="##other"/> </complexType> </element> <choice minOccurs="0"> <annotation> <documentation>Use the most suitable option. Country contains the most detailed information while Locality is missing Country and AdminArea</documentation> </annotation> <element name="Address"> <annotation> <documentation>Address as one line of free text</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Postal, residential, corporate, etc</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="AddressLines" type="AddressLinesType"> <annotation> <documentation>Container for Address lines</documentation> </annotation> </element> <element name="Country"> <annotation> <documentation>Specification of a country</documentation> </annotation> <complexType> <sequence> <element ref="AddressLine" minOccurs="0" maxOccurs="unbounded"/> <element name="CountryNameCode" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>A country code according to the specified scheme</documentation> </annotation> <complexType mixed="true"> <attribute name="Scheme"> <annotation> <documentation>Country code scheme possible values, but not limited to: iso.3166-2, iso.3166-3 for two and three character country codes.</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element ref="CountryName" minOccurs="0" maxOccurs="unbounded"/> <choice minOccurs="0"> <element ref="AdministrativeArea"/> <element ref="Locality"/> <element ref="Thoroughfare"/> </choice> <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </sequence> <anyAttribute namespace="##other"/> </complexType> </element> <element ref="AdministrativeArea"/> <element ref="Locality"/> <element ref="Thoroughfare"/> </choice> <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="AddressType"> <annotation> <documentation>Type of address. Example: Postal, residential,business, primary, secondary, etc</documentation> </annotation> </attribute> <attribute name="CurrentStatus"> <annotation> <documentation>Moved, Living, Investment, Deceased, etc..</documentation> </annotation> </attribute> <attribute name="ValidFromDate"> <annotation> <documentation>Start Date of the validity of address</documentation> </annotation> </attribute> <attribute name="ValidToDate"> <annotation> <documentation>End date of the validity of address</documentation> </annotation> </attribute> <attribute name="Usage"> <annotation> <documentation>Communication, Contact, etc.</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <attribute name="AddressDetailsKey"> <annotation> <documentation>Key identifier for the element for not reinforced references from other elements. Not required to be unique for the document to be valid, but application may get confused if not unique. Extend this schema adding unique contraint if needed.</documentation> </annotation> </attribute> <anyAttribute namespace="##other"/> </complexType> |
annotation |
|
||
source | <attribute name="AddressType"> <annotation> <documentation>Type of address. Example: Postal, residential,business, primary, secondary, etc</documentation> </annotation> </attribute> |
annotation |
|
||
source | <attribute name="CurrentStatus"> <annotation> <documentation>Moved, Living, Investment, Deceased, etc..</documentation> </annotation> </attribute> |
annotation |
|
||
source | <attribute name="ValidFromDate"> <annotation> <documentation>Start Date of the validity of address</documentation> </annotation> </attribute> |
annotation |
|
||
source | <attribute name="ValidToDate"> <annotation> <documentation>End date of the validity of address</documentation> </annotation> </attribute> |
annotation |
|
||
source | <attribute name="Usage"> <annotation> <documentation>Communication, Contact, etc.</documentation> </annotation> </attribute> |
annotation |
|
||
source | <attribute name="AddressDetailsKey"> <annotation> <documentation>Key identifier for the element for not reinforced references from other elements. Not required to be unique for the document to be valid, but application may get confused if not unique. Extend this schema adding unique contraint if needed.</documentation> </annotation> </attribute> |
diagram | |||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||
properties |
|
||||||||||||||
children | AddressIdentifier EndorsementLineCode KeyLineCode Barcode SortingCode AddressLatitude AddressLatitudeDirection AddressLongitude AddressLongitudeDirection SupplementaryPostalServiceData | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="PostalServiceElements" minOccurs="0"> <annotation> <documentation>Postal authorities use specific postal service data to expedient delivery of mail</documentation> </annotation> <complexType> <sequence> <element name="AddressIdentifier" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>A unique identifier of an address assigned by postal authorities. Example: DPID in Australia</documentation> </annotation> <complexType mixed="true"> <attribute name="IdentifierType"> <annotation> <documentation>Type of identifier. eg. DPID as in Australia</documentation> </annotation> </attribute> <attribute name="Type"/> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="EndorsementLineCode" minOccurs="0"> <annotation> <documentation>Directly affects postal service distribution</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="KeyLineCode" minOccurs="0"> <annotation> <documentation>Required for some postal services</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="Barcode" minOccurs="0"> <annotation> <documentation>Required for some postal services</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="SortingCode" minOccurs="0"> <annotation> <documentation>Used for sorting addresses. Values may for example be CEDEX 16 (France)</documentation> </annotation> <complexType> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> </complexType> </element> <element name="AddressLatitude" minOccurs="0"> <annotation> <documentation>Latitude of delivery address</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="AddressLatitudeDirection" minOccurs="0"> <annotation> <documentation>Latitude direction of delivery address;N = North and S = South</documentation> </annotation> <complexType mixed="true"> <annotation> <documentation>Specific to postal service</documentation> </annotation> <attribute name="Type"/> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="AddressLongitude" minOccurs="0"> <annotation> <documentation>Longtitude of delivery address</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="AddressLongitudeDirection" minOccurs="0"> <annotation> <documentation>Longtitude direction of delivery address;N=North and S=South</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element name="SupplementaryPostalServiceData" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>any postal service elements not covered by the container can be represented using this element</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </sequence> <attribute name="Type"> <annotation> <documentation>USPS, ECMA, UN/PROLIST, etc</documentation> </annotation> </attribute> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>USPS, ECMA, UN/PROLIST, etc</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||
source | <element name="AddressIdentifier" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>A unique identifier of an address assigned by postal authorities. Example: DPID in Australia</documentation> </annotation> <complexType mixed="true"> <attribute name="IdentifierType"> <annotation> <documentation>Type of identifier. eg. DPID as in Australia</documentation> </annotation> </attribute> <attribute name="Type"/> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="IdentifierType"> <annotation> <documentation>Type of identifier. eg. DPID as in Australia</documentation> </annotation> </attribute> |
source | <attribute name="Type"/> |
diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="EndorsementLineCode" minOccurs="0"> <annotation> <documentation>Directly affects postal service distribution</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="KeyLineCode" minOccurs="0"> <annotation> <documentation>Required for some postal services</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="Barcode" minOccurs="0"> <annotation> <documentation>Required for some postal services</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="SortingCode" minOccurs="0"> <annotation> <documentation>Used for sorting addresses. Values may for example be CEDEX 16 (France)</documentation> </annotation> <complexType> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="AddressLatitude" minOccurs="0"> <annotation> <documentation>Latitude of delivery address</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
attributes |
|
||||||||||||||||||||
annotation |
|
||||||||||||||||||||
source | <element name="AddressLatitudeDirection" minOccurs="0"> <annotation> <documentation>Latitude direction of delivery address;N = North and S = South</documentation> </annotation> <complexType mixed="true"> <annotation> <documentation>Specific to postal service</documentation> </annotation> <attribute name="Type"/> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
source | <attribute name="Type"/> |
diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="AddressLongitude" minOccurs="0"> <annotation> <documentation>Longtitude of delivery address</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="AddressLongitudeDirection" minOccurs="0"> <annotation> <documentation>Longtitude direction of delivery address;N=North and S=South</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="SupplementaryPostalServiceData" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>any postal service elements not covered by the container can be represented using this element</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>Specific to postal service</documentation> </annotation> </attribute> |
diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="Address"> <annotation> <documentation>Address as one line of free text</documentation> </annotation> <complexType mixed="true"> <attribute name="Type"> <annotation> <documentation>Postal, residential, corporate, etc</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Type"> <annotation> <documentation>Postal, residential, corporate, etc</documentation> </annotation> </attribute> |
diagram | |||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||
type | AddressLinesType | ||||||
properties |
|
||||||
children | AddressLine | ||||||
attributes |
|
||||||
annotation |
|
||||||
source | <element name="AddressLines" type="AddressLinesType"> <annotation> <documentation>Container for Address lines</documentation> </annotation> </element> |
diagram | |||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||
properties |
|
||||||
children | AddressLine CountryNameCode CountryName AdministrativeArea Locality Thoroughfare | ||||||
attributes |
|
||||||
annotation |
|
||||||
source | <element name="Country"> <annotation> <documentation>Specification of a country</documentation> </annotation> <complexType> <sequence> <element ref="AddressLine" minOccurs="0" maxOccurs="unbounded"/> <element name="CountryNameCode" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>A country code according to the specified scheme</documentation> </annotation> <complexType mixed="true"> <attribute name="Scheme"> <annotation> <documentation>Country code scheme possible values, but not limited to: iso.3166-2, iso.3166-3 for two and three character country codes.</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> <element ref="CountryName" minOccurs="0" maxOccurs="unbounded"/> <choice minOccurs="0"> <element ref="AdministrativeArea"/> <element ref="Locality"/> <element ref="Thoroughfare"/> </choice> <any namespace="##other" minOccurs="0" maxOccurs="unbounded"/> </sequence> <anyAttribute namespace="##other"/> </complexType> </element> |
diagram | |||||||||||||||||||||||
namespace | urn:oasis:names:tc:ciq:xsdschema:xAL:2.0 | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <element name="CountryNameCode" minOccurs="0" maxOccurs="unbounded"> <annotation> <documentation>A country code according to the specified scheme</documentation> </annotation> <complexType mixed="true"> <attribute name="Scheme"> <annotation> <documentation>Country code scheme possible values, but not limited to: iso.3166-2, iso.3166-3 for two and three character country codes.</documentation> </annotation> </attribute> <attributeGroup ref="grPostal"/> <anyAttribute namespace="##other"/> </complexType> </element> |
annotation |
|
||
source | <attribute name="Scheme"> <annotation> <documentation>Country code scheme possible values, but not limited to: iso.3166-2, iso.3166-3 for two and three character country codes.</documentation> </annotation> </attribute> |