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"


@currency

min. 1 / max. 1

Currency ISO 4217, alpha 3-code

RestrictionEnumeration


Code Block
currency="EUR"


StartDatemin.0 / max.1Date of registration / activation


Code Block
<StartDate>2009-11-08</StartDate>


EndDatemin.0 / max.1Date of cancellation / deactivation


Code Block
<EndDate/>


ShareCodemin.1 / max.1

Characteristic of the registered Shares of the capital (code)

RestrictionEnumeration


Code Block
<ShareCode>AIX</ShareCode>


ShareTypemin.1 / max.1Characteristic of the registered Share of the capital (text)


Code Block
<ShareType>Bearer shares</ShareType>


 Class min.0 / max.1 Series/Class or privileges of the capital share


Code Block
<Class/>


 Quantity min.0 / max.1

Quantity of shares

(Quantity * Value = Capital)


Code Block
<Quantity>150000</Quantity>


 Value min.0 / max.1

 Value of shares

(Quantity * Value = Capital)


Code Block
<Value>100.00</Value>