TypicalExitCost

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4/FinancialInstrument/CostsAndChargesExAnte/Fund/TypicalExitCost

Diagram

TypicalExitCost

Documentation

EN

07080: Current exit cost linked to the RHP or Time to Maturity or 1Y (V) or 3Y(S) or 5Y (M L) (the value of 05080_Minimum_Recommended_Holding_Period)

DE

07080: Current exit Kosten linked zu RHP oder Time zu Maturity oder 1Y (V) oder 3Y(S) oder 5Y (M L) ( Wert von 05080_Minimum_Recommended_Holding_Period)

FR

07080: Current exit coût linked à RHP ou Time à Maturity ou 1Y (V) ou 3Y(S) ou 5Y (M L) ( valeur de 05080_Minimum_Recommended_Holding_Period)

NL

07080: Current exit kosten linked naar RHP van Time naar Maturity van 1Y (V) van 3Y(S) van 5Y (M L) ( waarde van 05080_Minimum_Recommended_Holding_Period)

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
8
Sample Data
114.59
Restrictions
Base: xs:decimal
MinInclusive: 0

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="TypicalExitCost">
   <xs:annotation>
      <xs:documentation xml:lang="en">07080: Current exit cost linked to the RHP or Time to Maturity or 1Y (V) or 3Y(S) or 5Y (M L)  (the value of 05080_Minimum_Recommended_Holding_Period)</xs:documentation>
      <xs:documentation xml:lang="de">07080: Current exit Kosten linked zu RHP oder Time zu Maturity oder 1Y (V) oder 3Y(S) oder 5Y (M L) ( Wert von 05080_Minimum_Recommended_Holding_Period)</xs:documentation>
      <xs:documentation xml:lang="fr">07080: Current exit coût linked à RHP ou Time à Maturity ou 1Y (V) ou 3Y(S) ou 5Y (M L) ( valeur de 05080_Minimum_Recommended_Holding_Period)</xs:documentation>
      <xs:documentation xml:lang="nl">07080: Current exit kosten linked naar RHP van Time naar Maturity van 1Y (V) van 3Y(S) van 5Y (M L) ( waarde van 05080_Minimum_Recommended_Holding_Period)</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:decimal">
         <xs:minInclusive value="0"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>