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
@wholesalemin. 1 / max. 1

Restrictions:

1= company is active in wholesale

0= company is not active in wholesale

wholesale="0"
@retailmin. 1 / max. 1

Restrictions:

1= company is active in retail

0= company is not active in retail

retail="0"
@manufacturemin. 1 / max. 1

Restrictions:

1= company is active in manufacture

0= company is not active in manufacture

manufacture="1"
@servicemin. 1 / max. 1

Restrictions:

1= company is active in service

0= company is not active in service

service="1"
Nacemin. 1 / max. 6Complex (see below) 
BusinessLinemin. 1 / max. 6Complex (see below) 

Nace

ElementOccurrenceDescriptionExample Usage
@nrmin.1 max.1Record number
nr="1"
@statusmin.1 max.11=active, 0=inactive
status="1"
StartDatemin.0 max.1Date of registration / activation
<StartDate/>
EndDatemin.0 max.1Date of cancellation / deactivation
<EndDate/>
LegalformCode
min.1 max.1

Characteristic of the legal form (code)

RestrictionEnumeration

<LegalformCode>GEN</LegalformCode>
LegalformType
min.1 max.1

Characteristic of the legal form (text)

<LegalformType>Cooperative society</LegalformType>

BusinessLine

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

Characteristic of company status (code)

RestrictionEnumeration

<CompanyStatusCode>ACT</CompanyStatusCode>
CompanyStatusType
min.1 max.1Characteristic of the company status (text)
<CompanyStatusType>active</CompanyStatusType>
  • No labels