NumberOfShares

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/InvestorAllocation/Allocation/NumberOfShares

Diagram

NumberOfShares

Documentation

EN

Number of shares held by this investor type

DE

[AUTO] 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

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
11
Sample Data
891.81

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 this investor type</xs:documentation>
      <xs:documentation xml:lang="de">[AUTO] 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:annotation>
</xs:element>