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"
@status
NaceCode
min.1 max.11=active, 0=inactive
Code Block
status="1"
StartDatemin.0 max.1Date of registration / activation
Code Block
<StartDate/>
EndDatemin.0 max.1Date of cancellation / deactivation
Code Block
<EndDate/>
LegalformCode
min.1 max.1

Characteristic of the legal form NACE 2.0 (code)

RestrictionEnumeration

Code Block
<LegalformCode>GEN</LegalformCode> 
LegalformTypeNaceText
min.1 max.1

Characteristic of the legal form NACE 2.0 (text)

Code Block
<LegalformType>Cooperative society</LegalformType> 

BusinessLine

ElementOccurrenceDescriptionExample Usage
@nrmin.1 max.1Record number
Code Block
nr="1"
@status
LineOfBusinessCode
min.1 max.11=active, 0=inactive
Code Block
status="1"
StartDatemin.0 max.1Date of registration / activation
Code Block
<StartDate>1995-06-14</StartDate>
EndDatemin.0 max.1Date of cancellation / deactivation
Code Block
<EndDate/>
CompanyStatusCode
min.1 max.1

Characteristic of company status Short description Line of Business (code)

RestrictionEnumeration

Code Block
<CompanyStatusCode>ACT</CompanyStatusCode> 
CompanyStatusTypeLineOfBusinessText
min.1 max.1Characteristic of the company status Short description Line of Business (text)
Code Block
<CompanyStatusType>active</CompanyStatusType>