LastActualValue
/FundsXML4/RegulatoryReportings/DirectReporting/KIIDs/KIID/Charges/OtherFees/OtherFee/LastActualValue
Diagram
Documentation
Last actual value of the performance fee with closing month
Letzter tatsächlicher Wert der Performancegebühr mit Abschlussmonat
Dernière valeur réelle de la commission de performance avec mois de clôture
Laatst werkelijke waarde van de prestatievergoeding met afsluitmaand
Último valor real de la comisión de éxito con mes de cierre
Ultimo valore effettivo della commissione di performance con mese di chiusura
A teljesítménydíj utolsó tényleges értéke a záró hónappal
Poslední skutečná hodnota výkonnostního poplatku s uzavíracím měsícem
Properties
- Type
- (anonymous)
- 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
- 8
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:decimal |
Percentage value of the last actual performance fee Prozentsatz des letzten tatsächlichen Werts der Performancegebühr Valeur en pourcentage de la dernière commission de performance réelle Percentagewaarde van de laatst werkelijke prestatievergoeding Valor porcentual de la última comisión de éxito real Valore percentuale dell'ultima commissione di performance effettiva Az utolsó tényleges teljesítménydíj százalékos értéke Procentuální hodnota posledního skutečného výkonnostního poplatku |
901.89 | |
| xs:string |
Last closing month for current fee MM/YYYY Letzter Abschlussmonat für aktuelle Gebühr MM/JJJJ Last closing month pour current frais MM/YYYY Last closing month voor current kosten MM/YYYY Último mes de cierre para la comisión actual MM/AAAA Ultimo mese di chiusura per la tariffa corrente MM/AAAA Last closing month for current fee MM/YYYY Last closing month for current fee MM/YYYY |
ExampleText |
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"
minOccurs="0"
name="LastActualValue">
<xs:annotation>
<xs:documentation xml:lang="en">Last actual value of the performance fee with closing month</xs:documentation>
<xs:documentation xml:lang="de">Letzter tatsächlicher Wert der Performancegebühr mit Abschlussmonat</xs:documentation>
<xs:documentation xml:lang="fr">Dernière valeur réelle de la commission de performance avec mois de clôture</xs:documentation>
<xs:documentation xml:lang="nl">Laatst werkelijke waarde van de prestatievergoeding met afsluitmaand</xs:documentation>
<xs:documentation xml:lang="es">Último valor real de la comisión de éxito con mes de cierre</xs:documentation>
<xs:documentation xml:lang="it">Ultimo valore effettivo della commissione di performance con mese di chiusura</xs:documentation>
<xs:documentation xml:lang="hu">A teljesítménydíj utolsó tényleges értéke a záró hónappal</xs:documentation>
<xs:documentation xml:lang="cs">Poslední skutečná hodnota výkonnostního poplatku s uzavíracím měsícem</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="Percentage" type="xs:decimal">
<xs:annotation>
<xs:documentation xml:lang="en">Percentage value of the last actual performance fee</xs:documentation>
<xs:documentation xml:lang="de">Prozentsatz des letzten tatsächlichen Werts der Performancegebühr</xs:documentation>
<xs:documentation xml:lang="fr">Valeur en pourcentage de la dernière commission de performance réelle</xs:documentation>
<xs:documentation xml:lang="nl">Percentagewaarde van de laatst werkelijke prestatievergoeding</xs:documentation>
<xs:documentation xml:lang="es">Valor porcentual de la última comisión de éxito real</xs:documentation>
<xs:documentation xml:lang="it">Valore percentuale dell'ultima commissione di performance effettiva</xs:documentation>
<xs:documentation xml:lang="hu">Az utolsó tényleges teljesítménydíj százalékos értéke</xs:documentation>
<xs:documentation xml:lang="cs">Procentuální hodnota posledního skutečného výkonnostního poplatku</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="ClosingMonth">
<xs:annotation>
<xs:documentation xml:lang="en">Last closing month for current fee MM/YYYY</xs:documentation>
<xs:documentation xml:lang="de">Letzter Abschlussmonat für aktuelle Gebühr MM/JJJJ</xs:documentation>
<xs:documentation xml:lang="fr">Last closing month pour current frais MM/YYYY</xs:documentation>
<xs:documentation xml:lang="nl">Last closing month voor current kosten MM/YYYY</xs:documentation>
<xs:documentation xml:lang="es">Último mes de cierre para la comisión actual MM/AAAA</xs:documentation>
<xs:documentation xml:lang="it">Ultimo mese di chiusura per la tariffa corrente MM/AAAA</xs:documentation>
<xs:documentation xml:lang="cs">Last closing month for current fee MM/YYYY</xs:documentation>
<xs:documentation xml:lang="hu">Last closing month for current fee MM/YYYY</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string"/>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>