NetDividendAmount

/FundsXML4/Funds/Fund/SingleFund/ShareClasses/ShareClass/Distributions/Distribution/NetDividendAmount

Diagram

NetDividendAmount Total PositiveAmountType [0..1] PerShare PositiveAmountType [1]

Documentation

EN

Net dividend amount

DE

Nettodividendenbetrag

FR

Net dividende montant

NL

Netto dividend bedrag

ES

Importe neto del dividendo

IT

Importo del dividendo netto

CS

Net dividend amount

HU

Netto osztalek osszeg

Properties

Type
(anonymous)
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
9

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
PositiveAmountType

Net dividend amount total value

Nettodividendenbetrag Gesamtwert

Net dividende montant total valeur

Netto dividend bedrag totaal waarde

Valor total del importe neto del dividendo

Valore totale dell'importo del dividendo netto

Net dividend amount total value

Netto osztalek osszeg teljes erteke

PositiveAmountType

Net dividend amount per share

Nettodividendenbetrag pro Anteil

Net dividende montant per action

Netto dividend bedrag per aandeel

Importe neto del dividendo por acción

Importo del dividendo netto per azione

Net dividend amount per share

Netto osztalek osszeg reszvenyenkent

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="NetDividendAmount">
   <xs:annotation>
      <xs:documentation xml:lang="en">Net dividend amount</xs:documentation>
      <xs:documentation xml:lang="de">Nettodividendenbetrag</xs:documentation>
      <xs:documentation xml:lang="fr">Net dividende montant</xs:documentation>
      <xs:documentation xml:lang="nl">Netto dividend bedrag</xs:documentation>
      <xs:documentation xml:lang="es">Importe neto del dividendo</xs:documentation>
      <xs:documentation xml:lang="it">Importo del dividendo netto</xs:documentation>
      <xs:documentation xml:lang="cs">Net dividend amount</xs:documentation>
      <xs:documentation xml:lang="hu">Netto osztalek osszeg</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element minOccurs="0" name="Total" type="PositiveAmountType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Net dividend amount total value</xs:documentation>
               <xs:documentation xml:lang="de">Nettodividendenbetrag Gesamtwert</xs:documentation>
               <xs:documentation xml:lang="fr">Net dividende montant total valeur</xs:documentation>
               <xs:documentation xml:lang="nl">Netto dividend bedrag totaal waarde</xs:documentation>
               <xs:documentation xml:lang="es">Valor total del importe neto del dividendo</xs:documentation>
               <xs:documentation xml:lang="it">Valore totale dell'importo del dividendo netto</xs:documentation>
               <xs:documentation xml:lang="cs">Net dividend amount total value</xs:documentation>
               <xs:documentation xml:lang="hu">Netto osztalek osszeg teljes erteke</xs:documentation>
            </xs:annotation>
         </xs:element>
         <xs:element name="PerShare" type="PositiveAmountType">
            <xs:annotation>
               <xs:documentation xml:lang="en">Net dividend amount per share</xs:documentation>
               <xs:documentation xml:lang="de">Nettodividendenbetrag pro Anteil</xs:documentation>
               <xs:documentation xml:lang="fr">Net dividende montant per action</xs:documentation>
               <xs:documentation xml:lang="nl">Netto dividend bedrag per aandeel</xs:documentation>
               <xs:documentation xml:lang="es">Importe neto del dividendo por acción</xs:documentation>
               <xs:documentation xml:lang="it">Importo del dividendo netto per azione</xs:documentation>
               <xs:documentation xml:lang="cs">Net dividend amount per share</xs:documentation>
               <xs:documentation xml:lang="hu">Netto osztalek osszeg reszvenyenkent</xs:documentation>
            </xs:annotation>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>