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"


@statusmin.1 max.11=active, 0=inactive


Code Block
status="1"


StartDatemin.0 max.1Date of registration / activation


Code Block
<StartDate>1998-06-15</StartDate>


EndDatemin.0 max.1Date of cancellation / deactivation


Code Block
<EndDate/>


IdTypemin.1 max.1

Characteristic of the Identification key (code)

Restrictions:

COM = Company register number/Id (worldwide)

VAT = Value added Tax number/Id (worldwide)

UID = Company Identification Id (only for Switzerland, Lichtenstein)

BRN = Business Registration number (only for Hong Kong and Mauritius)

PAN = Permanent Account number (only for India)

TAX = Tax number/Id (only for Luxembourg)ElementRestriction


Code Block
<IdType>COM</IdType>


IdNamemin.0 max.1Local Name of the IdKey (if different from IdType)


Code Block
 <IdName/>


IdKeymin.1 max.1Identification key


Code Block
 <IdKey>550.0.045.526-9</IdKey>

 

...