Shares

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/ShareClasses/ShareClass/Portfolios/Portfolio/Positions/Position/ShareClass/Shares

Diagram

Shares

Documentation

EN

Number of shares

DE

Anzahl der Anteilscheine

ES

Número de shares

IT

Numero di azioni

CS

Počet shares

HU

Number of shares

Properties

Type
xs:decimal
Cardinality
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
15
Sample Data
712.78

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"
            name="Shares"
            type="xs:decimal">
   <xs:annotation>
      <xs:documentation xml:lang="en">Number of shares</xs:documentation>
      <xs:documentation xml:lang="de">Anzahl der Anteilscheine</xs:documentation>
      <xs:documentation xml:lang="es">Número de shares</xs:documentation>
      <xs:documentation xml:lang="it">Numero di azioni</xs:documentation>
      <xs:documentation xml:lang="cs">Počet shares</xs:documentation>
      <xs:documentation xml:lang="hu">Number of shares</xs:documentation>
   </xs:annotation>
</xs:element>