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)

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>


...