Skip to end of metadata
Go to start of metadata
Element | Occurrence | Description | Example Usage |
---|
@nr | min.1 max.1 | Record number | |
@status | min.1 max.1 | 1=active, 0=inactive | |
StartDate | min.0 max.1 | Date of registration / activation |
<StartDate>1995-06-14</StartDate>
|
EndDate | min.0 max.1 | Date of cancellation / deactivation |
<EndDate>2015-12-30 </EndDate>
|
AddressCode | min.1 max.1 | Characteristic of the registered Address of the company (code) RestrictionEnumeration |
<AdressCode>GD</AddressCode>
|
AddressType | min.1 max.1 | Characteristic of the registered Address of the company (text) |
<NameType>Registered address</NameType>
|
Line1-3 | min.0 max.1 | Address lines including, c/o, House/Building, Street, PoBox etc. | <Line1>Mexico Tower</Line1>
<Line2>Floor 312f</Line2>
<Line3>Main street 15</Line3>
<Line4/>
|
|
ZIP | min.0 max.1 | Address ZIP code (Zone Improvement Plan) | |
City | min.0 max.1 | Address City | |
County | min.0 max.1 | Address County. It is the next greater geographical classification in a country, like counties, regions, states etc. In some cases, alpha 2 or 3 codes are used | <County>Texas</County>
<County>TX</County>
|
|
CountryCode | min.1 max.1 | Country ISO 3166, alpha 2-code RestrictionEnumeration | <CountryCode>US</CountryCode>
|
|
Country | min.1 max.1 | Country description | <Country>United States of America</Country>
|
|
CountryIsoA3 | min.0 max.1 | Country ISO 3166, alpha 3-code | <CountryIsoA3>USA</CountryIsoA3>
|
|
CountryIsoNum | min.0 max.1 | Country ISO 3166, numeric code | <CountryIsoNum>840</CountryIsoNum>
|
|
CountryDialCode | min 0 max.1 | Country dial prefix | <CountryDialCode>+1</CountryDialCode>
|
|
0 Comments