Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
ElementOccurrenceDescriptionExample Usage
@nrmin.1 max.1Record number
Code Block
nr="1"
@statusmin.1 max.11=active, 0=inactive
Code Block
status="0"
StartDatemin.0 max.1Date of registration / activation
Code Block
<StartDate>1995-06-14</StartDate>
EndDatemin.0 max.1Date of cancellation / deactivation
Code Block
<EndDate>2015-12-30 </EndDate>
AddressCodemin.1 max.1

Characteristic of the registered Address of the company (code)

RestrictionEnumeration

Code Block
<AdressCode>GD</AddressCode>
AddressTypemin.1 max.1Characteristic of the registered Address of the company (text)
Code Block
<NameType>Registered address</NameType>
Line1-3min.0 max.1Address lines including, c/o, House/Building, Street, PoBox etc.
<Line1>Mexico Tower</Line1>
<Line2>Floor 312f</Line2>
<Line3>Main street 15</Line3>
<Line4/>
Code Block
<Line1>c/o Horst Buchholz</Line1>
<Line2>World Trade Center</Line2>
<Line3>Hauptstrasse 12</Line3>
ZIPmin.0 max.1Address ZIP code (Zone Improvement Plan)
Code Block
<ZIP>56233<
<ZIP>09456</ZIP>
Citymin.0 max.1Address City
Code Block
<City>Paris<
 <City>Annaberg-Buchholz</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>
Code Block
<County>TX<
<County>Sachsen</County>
CountryCodemin.1 max.1

Country ISO 3166, alpha 2-code

RestrictionEnumeration

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