ShareClass

/FundsXML4/RegulatoryReportings/IndirectReporting/TripartiteTemplateSolvencyII_V7/Portfolio/ShareClass

Diagram

ShareClass SharePrice xs:decimal [1] TotalNumberOfShares xs:decimal [0..1]

Documentation

EN

A 08, A 08b

DE

A 08, A 08b

FR

A 08, A 08b

NL

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

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:decimal

A08 - The valuation should be expressed
in Portfolio currency

A08 - The Bewertung should be expressed
in Portfolio Währung

A08 - The évaluation should be expressed
dans Portefeuille devise

A08 - The waardering should be expressed
in Portefeuille valuta

991.95
xs:decimal

A08b - Total number of shares of the Share Class.
To enable apportionment of the investment holding by the insurance entity in their proportion ownership.

A08b - Gesamt Nummer von shares von Anteil Class.
To enable apportionment von Anlage Bestand durch insurance entity in their proportion ownership.

A08b - Total numéro de shares de Action Class.
To enable apportionment de investissement détention par insurance entity dans their proportion ownership.

A08b - Totaal nummer van shares van Aandeel Class.
To enable apportionment van belegging bezit door insurance entity in their proportion ownership.

73.21

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>