NumberOfShares

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/ShareClasses/ShareClass/Investors/Investor/NumberOfShares

Diagram

NumberOfShares

Documentation

EN

Number of shares held by the investor

DE

[AUTO] Anzahl der vom Anleger gehaltenen Anteile

FR

Numéro de shares held par investisseur

NL

Nummer van shares held door belegger

Properties

Type
xs:decimal
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
14
Sample Data
829.00

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="NumberOfShares"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Number of shares held by the investor</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] Anzahl der vom Anleger gehaltenen Anteile</xs:documentation>
      <xs:documentation xml:lang="fr">Numéro de shares held par investisseur</xs:documentation>
      <xs:documentation xml:lang="nl">Nummer van shares held door belegger</xs:documentation>
   </xs:annotation>
</xs:element>