Versions Compared

Key

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

...

ElementOccurrenceDescriptionExample Usage
@wholesalemin. 1 / max. 1

Restrictions:

1= company is active in wholesale

0= company is not active in wholesale


Code Block
wholesale="0"


@retailmin. 1 / max. 1

Restrictions:

1= company is active in retail

0= company is not active in retail


Code Block
retail="0"


@manufacturemin. 1 / max. 1

Restrictions:

1= company is active in manufacture

0= company is not active in manufacture


Code Block
manufacture="1"


@servicemin. 1 / max. 1

Restrictions:

1= company is active in service

0= company is not active in service


Code Block
service="1"


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

Nace

ElementOccurrenceDescriptionExample Usage
@nrmin.1 max.1Record number


Code Block
nr="1"


NaceCode
min.1 max.1

NACE 2.0 (code)

RestrictionEurostat


Code Block
<NaceCode>2652</NaceCode>


NaceText
min.1 max.1

NACE 2.0 (text)


Code Block
<NaceText>Manufacture of watches and clocks</NaceText>


...

ElementOccurrenceDescriptionExample Usage
@nrmin.1 max.1Record number


Code Block
nr="1"


LineOfBusinessCode
min.1 max.1

Short description Line of Business (code)

RestrictionEnumeration


Code Block
<LineOfBusinessCode>335</LineOfBusinessCode>


LineOfBusinessText
min.1 max.1Short description Line of Business (text)


Code Block
<LineOfBusinessText>Watch technology</LineOfBusinessText>


...