NumberOfShares

/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/InvestorAllocation/Allocation/NumberOfShares

Diagram

NumberOfShares

Documentation

EN

Number of shares held by this investor type

DE

Anzahl der von diesem Anlegertyp gehaltenen Anteile

FR

Numéro de shares held par ce investisseur type

NL

Nummer van shares held door dit belegger type

ES

Número de acciones en poder de este tipo de inversor

IT

Numero di azioni possedute da questo tipo di investitore

CS

Počet shares held by this investor type

HU

Az adott befekteto tipus altal tartott reszvenyek szama

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
10
Sample Data
526.99

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 this investor type</xs:documentation>
      <xs:documentation xml:lang="de">Anzahl der von diesem Anlegertyp gehaltenen Anteile</xs:documentation>
      <xs:documentation xml:lang="fr">Numéro de shares held par ce investisseur type</xs:documentation>
      <xs:documentation xml:lang="nl">Nummer van shares held door dit belegger type</xs:documentation>
      <xs:documentation xml:lang="es">Número de acciones en poder de este tipo de inversor</xs:documentation>
      <xs:documentation xml:lang="it">Numero di azioni possedute da questo tipo di investitore</xs:documentation>
      <xs:documentation xml:lang="cs">Počet shares held by this investor type</xs:documentation>
      <xs:documentation xml:lang="hu">Az adott befekteto tipus altal tartott reszvenyek szama</xs:documentation>
   </xs:annotation>
</xs:element>