GrossDividendAmount
/FundsXML4/Funds/Fund/Subfunds/Subfund/ShareClasses/ShareClass/Distributions/Distribution/GrossDividendAmount
Diagram
Documentation
Gross dividend amount
Bruttodividendenbetrag
Brut dividende montant
Bruto dividend bedrag
Importe bruto del dividendo
Importo del dividendo lordo
Gross dividend amount
Brutto 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
- 10
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| PositiveAmountType |
Gross dividend amount total value Bruttodividendenbetrag Gesamtwert Brut dividende montant total valeur Bruto dividend bedrag totaal waarde Valor total del importe bruto del dividendo Valore totale dell'importo del dividendo lordo Gross dividend amount total value Brutto osztalek osszeg teljes erteke |
||
| PositiveAmountType |
Gross dividend amount per share Bruttodividendenbetrag pro Anteil Brut dividende montant per action Bruto dividend bedrag per aandeel Importe bruto del dividendo por acción Importo del dividendo lordo per azione Gross dividend amount per share Brutto osztalek osszeg reszvenyenkent |
Element Definition
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="GrossDividendAmount">
<xs:annotation>
<xs:documentation xml:lang="en">Gross dividend amount</xs:documentation>
<xs:documentation xml:lang="de">Bruttodividendenbetrag</xs:documentation>
<xs:documentation xml:lang="fr">Brut dividende montant</xs:documentation>
<xs:documentation xml:lang="nl">Bruto dividend bedrag</xs:documentation>
<xs:documentation xml:lang="es">Importe bruto del dividendo</xs:documentation>
<xs:documentation xml:lang="it">Importo del dividendo lordo</xs:documentation>
<xs:documentation xml:lang="cs">Gross dividend amount</xs:documentation>
<xs:documentation xml:lang="hu">Brutto 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">Gross dividend amount total value</xs:documentation>
<xs:documentation xml:lang="de">Bruttodividendenbetrag Gesamtwert</xs:documentation>
<xs:documentation xml:lang="fr">Brut dividende montant total valeur</xs:documentation>
<xs:documentation xml:lang="nl">Bruto dividend bedrag totaal waarde</xs:documentation>
<xs:documentation xml:lang="es">Valor total del importe bruto del dividendo</xs:documentation>
<xs:documentation xml:lang="it">Valore totale dell'importo del dividendo lordo</xs:documentation>
<xs:documentation xml:lang="cs">Gross dividend amount total value</xs:documentation>
<xs:documentation xml:lang="hu">Brutto osztalek osszeg teljes erteke</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="PerShare" type="PositiveAmountType">
<xs:annotation>
<xs:documentation xml:lang="en">Gross dividend amount per share</xs:documentation>
<xs:documentation xml:lang="de">Bruttodividendenbetrag pro Anteil</xs:documentation>
<xs:documentation xml:lang="fr">Brut dividende montant per action</xs:documentation>
<xs:documentation xml:lang="nl">Bruto dividend bedrag per aandeel</xs:documentation>
<xs:documentation xml:lang="es">Importe bruto del dividendo por acción</xs:documentation>
<xs:documentation xml:lang="it">Importo del dividendo lordo per azione</xs:documentation>
<xs:documentation xml:lang="cs">Gross dividend amount per share</xs:documentation>
<xs:documentation xml:lang="hu">Brutto osztalek osszeg reszvenyenkent</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>