ShareClass
/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V5/Portfolio/ShareClass
Diagram
Documentation
A 08, A 08b
A 08, A 08b
A 08, A 08b
A 08, A 08b
Properties
- Type
- (anonymous)
- Cardinality
- 0..1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 5
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:decimal |
A08 - The valuation should be expressed A08 - The Bewertung should be expressed A08 - The évaluation should be expressed A08 - The waardering should be expressed |
985.87 | |
| xs:decimal |
A08b - Total number of shares of the Share Class. A08b - Gesamt Nummer von shares von Anteil Class. A08b - Total numéro de shares de Action Class. A08b - Totaal nummer van shares van Aandeel Class. |
146.97 |
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="ShareClass">
<xs:annotation>
<xs:documentation xml:lang="en">A 08, A 08b</xs:documentation>
<xs:documentation xml:lang="de">A 08, A 08b</xs:documentation>
<xs:documentation xml:lang="fr">A 08, A 08b</xs:documentation>
<xs:documentation xml:lang="nl">A 08, A 08b</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="SharePrice" type="xs:decimal">
<xs:annotation>
<xs:documentation xml:lang="en">A08 - The valuation should be expressed
in Portfolio currency </xs:documentation>
<xs:documentation xml:lang="de">A08 - The Bewertung should be expressed
in Portfolio Währung</xs:documentation>
<xs:documentation xml:lang="fr">A08 - The évaluation should be expressed
dans Portefeuille devise</xs:documentation>
<xs:documentation xml:lang="nl">A08 - The waardering should be expressed
in Portefeuille valuta</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="TotalNumberOfShares" type="xs:decimal">
<xs:annotation>
<xs:documentation xml:lang="en">A08b - Total number of shares of the Share Class.
To enable apportionment of the investment holding by the insurance entity in their proportion ownership.</xs:documentation>
<xs:documentation xml:lang="de">A08b - Gesamt Nummer von shares von Anteil Class.
To enable apportionment von Anlage Bestand durch insurance entity in their proportion ownership.</xs:documentation>
<xs:documentation xml:lang="fr">A08b - Total numéro de shares de Action Class.
To enable apportionment de investissement détention par insurance entity dans their proportion ownership.</xs:documentation>
<xs:documentation xml:lang="nl">A08b - Totaal nummer van shares van Aandeel Class.
To enable apportionment van belegging bezit door insurance entity in their proportion ownership.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>