Element | Occurrence | Description | Example Usage |
---|
@nr | min.1 max.1 | Record number | |
@status | min.1 max.1 | 1=active, 0=inactive | | Name | min.1 max.1 | Name of the company (if company is registered, it is the currently registered name) | Code Block |
---|
<Name>Sample Watch Ltd</Name> |
Tradename | min.0 max.1 | Tradename / former name of the company (if company is registered, it is the currently registered trade name or the former name (in last situation it will be marked as "Prev. Name")) | Code Block |
---|
<Tradename>Sample Watch Group</Tradename> |
|
Line1-4 |
StartDate | min.0 max.1 | Address lines including, Building, Street, PoBox etc. | Code Block |
---|
<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) | Code Block |
---|
<ZIP>56233</ZIP> |
|
CityDate of registration / activation | Code Block |
---|
<StartDate>1995-06-14</StartDate> |
|
EndDate | min.0 max.1 | Address City | Code Block |
---|
<City>Paris</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 | Code Block |
---|
<County>Texas</County>
<County>TX</County> |
|
CountryCodeDate of cancellation / deactivation | |
NameCode | min.1 max.1 | Country ISO 3166, alpha 2-codeCharacteristic of the registered Name of the company (code) RestrictionEnumeration | Code Block |
---|
<CountryCode>US<<NameCode>NU</CountryCode>NameCode> |
|
CountryNameType | min.1 max.1Country description | Characteristic of the registered Name of the company (text) | Code Block |
---|
<Country>United States of America</Country> |
|
CountryIsoA3 | min.0 max.1 | Country ISO 3166, alpha 3-code | Code Block |
---|
<CountryIsoA3>USA</CountryIsoA3> |
|
CountryIsoNum | min.0 max.1 | Country ISO 3166, numeric code | Code Block |
---|
<CountryIsoNum>840</CountryIsoNum> |
|
CountryDialCode | min 0 max.1 | Country dial prefix | Code Block |
---|
<CountryDialCode>+1</CountryDialCode><NameType>Name translated</NameType> |
|
Name | min.1 max.1 | Registered Name of the company | Code Block |
---|
<Name>Sample Watch Ltd</Name> |
|