Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 

Address

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>
Domicilemin.0 max.1Registered domicile / jurisdiction of the company
Code Block
 <Domicile>Zürich</Domicile>
CountryCodemin.1 max.1

Country ISO 3166, alpha 2-code

RestrictionEnumeration

Code Block
 <CountryCode>CH</CountryCode>
Countrymin.1 max.1Country description
Code Block
 <Country>Switzerland</Country>

...