NumberOfShares

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

Diagram

NumberOfShares

Documentation

EN

Number of shares held by the investor

DE

Anzahl der vom Anleger gehaltenen Anteile

FR

Numéro de shares held par investisseur

NL

Nummer van shares held door belegger

ES

Número de acciones en poder del inversor

IT

Numero di azioni possedute dall'investitore

CS

Počet shares held by the investor

HU

Number of shares held by the investor

Properties

Type
xs:decimal
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
12
Sample Data
184.76

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            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">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:documentation xml:lang="es">Número de acciones en poder del inversor</xs:documentation>
      <xs:documentation xml:lang="it">Numero di azioni possedute dall'investitore</xs:documentation>
      <xs:documentation xml:lang="cs">Počet shares held by the investor</xs:documentation>
      <xs:documentation xml:lang="hu">Number of shares held by the investor</xs:documentation>
   </xs:annotation>
</xs:element>