Element | Occurrence | Description | Example Usage |
---|
@nr | min.1 max.1 | Record number | |
@status | min.1 max.1 | 1=active, 0=inactive | |
StartDate | min.0 max.1 | Date of registration / activation |
Code Block |
---|
<StartDate>1998-06-15</StartDate> |
|
EndDate | min.0 max.1 | Date of cancellation / deactivation | |
IdType | min.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 (Switzerland, Lichtenstein)
ElementRestriction |
Code Block |
---|
<IdType>COM</IdType> |
|
IdName | min.0 max.1 | Local Name of the IdKey (if different from IdType) | |
IdKey | min.1 max.1 | Identification key |
Code Block |
---|
<IdKey>550.0.045.526-9</IdKey> |
|
...