Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Next »

ElementOccurrenceDescriptionExample Usage
@nrmin.1 max.1Record number
nr="1"
@statusmin.1 max.11=active, 0=inactive 
Namemin.1 max.1Name of the company (if company is registered, it is the currently registered name)
<Name>Sample Watch Ltd</Name>


Tradenamemin.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"))

<Tradename>Sample Watch Group</Tradename>
Line1-4min.0 max.1Address lines including, Building, Street, PoBox etc.
<Line1>Mexico Tower</Line1>
<Line2>Floor 312f</Line2>
<Line3>Main street 15</Line3>
<Line4/>
ZIPmin.0 max.1Address ZIP code (Zone Improvement Plan)
<ZIP>56233</ZIP>
Citymin.0 max.1Address City
<City>Paris</City>
Countymin.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>
CountryCodemin.1 max.1

Country ISO 3166, alpha 2-code

RestrictionEnumeration

<CountryCode>US</CountryCode>
Countrymin.1 max.1Country description
<Country>United States of America</Country>
CountryIsoA3min.0 max.1Country ISO 3166, alpha 3-code
<CountryIsoA3>USA</CountryIsoA3>
CountryIsoNummin.0 max.1Country ISO 3166, numeric code
<CountryIsoNum>840</CountryIsoNum>
CountryDialCodemin 0 max.1Country dial prefix
<CountryDialCode>+1</CountryDialCode>

 

 

  • No labels