TotalNumberOfShares

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

Diagram

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

Documentation

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

Properties

Type
xs:decimal
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
6
Sample Data
937.35

XML Snippet

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="TotalNumberOfShares"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation>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:annotation>
</xs:element>