/
CapitalShare
CapitalShare
Element | Occurrence | Description | Example Usage |
---|---|---|---|
@nr | min.1 / max.1 | Record number | nr="1" |
@status | min.1 / max.1 | 1=active, 0=inactive | status="1" |
@currency | min. 1 / max. 1 | Currency ISO 4217, alpha 3-code | currency="EUR" |
StartDate | min.0 / max.1 | Date of registration / activation | <StartDate>2009-11-08</StartDate> |
EndDate | min.0 / max.1 | Date of cancellation / deactivation | <EndDate/> |
ShareCode | min.1 / max.1 | Characteristic of the registered Shares of the capital (code) | <ShareCode>AIX</ShareCode> |
ShareType | min.1 / max.1 | Characteristic of the registered Share of the capital (text) | <ShareType>Bearer shares</ShareType> |
Class | min.0 / max.1 | Series/Class or privileges of the capital share | <Class/> |
Quantity | min.0 / max.1 | Quantity of shares (Quantity * Value = Capital) | <Quantity>150000</Quantity> |
Value | min.0 / max.1 | Value of shares (Quantity * Value = Capital) | <Value>100.00</Value> |