Element | Occurrence | Description | Example Usage |
---|---|---|---|
@wholesale | min. 1 / max. 1 | Restrictions: 1= company is active in wholesale 0= company is not active in wholesale | wholesale="0" |
@retail | min. 1 / max. 1 | Restrictions: 1= company is active in retail 0= company is not active in retail | retail="0" |
@manufacture | min. 1 / max. 1 | Restrictions: 1= company is active in manufacture 0= company is not active in manufacture | manufacture="1" |
@service | min. 1 / max. 1 | Restrictions: 1= company is active in service 0= company is not active in service | service="1" |
Nace | min. 1 / max. 6 | Complex (see below) | |
BusinessLine | min. 1 / max. 6 | Complex (see below) |
Nace
Element | Occurrence | Description | Example Usage |
---|---|---|---|
@nr | min.1 max.1 | Record number | nr="1" |
@status | min.1 max.1 | 1=active, 0=inactive | status="1" |
StartDate | min.0 max.1 | Date of registration / activation | <StartDate/> |
EndDate | min.0 max.1 | Date of cancellation / deactivation | <EndDate/> |
LegalformCode | min.1 max.1 | Characteristic of the legal form (code) | <LegalformCode>GEN</LegalformCode> |
LegalformType | min.1 max.1 | Characteristic of the legal form (text) | <LegalformType>Cooperative society</LegalformType> |
BusinessLine
Element | Occurrence | Description | Example Usage |
---|---|---|---|
@nr | min.1 max.1 | Record number | nr="1" |
@status | min.1 max.1 | 1=active, 0=inactive | status="1" |
StartDate | min.0 max.1 | Date of registration / activation | <StartDate>1995-06-14</StartDate> |
EndDate | min.0 max.1 | Date of cancellation / deactivation | <EndDate/> |
CompanyStatusCode | min.1 max.1 | Characteristic of company status (code) | <CompanyStatusCode>ACT</CompanyStatusCode> |
CompanyStatusType | min.1 max.1 | Characteristic of the company status (text) | <CompanyStatusType>active</CompanyStatusType> |
0 Comments