Versions Compared

Key

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


ElementOccurrenceDescription
Namemin. 1 / max. unboundedComplex

Name

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>1995-06-14</StartDate>


EndDatemin.0 max.1Date of cancellation / deactivation


Code Block
<EndDate/>


NameCodemin.1 max.1

Characteristic of the registered Name of the company (code)

RestrictionEnumeration


Code Block
<NameCode>NU</NameCode>


NameTypemin.1 max.1Characteristic of the registered Name of the company (text)


Code Block
<NameType>Name translated</NameType>


Namemin.1 max.1Registered Name of the company


Code Block
<Name>Sample Watch Ltd</Name>

 

...