ExitCostAtRHP
/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/Costs/OneOff/ExitCostAtRHP
Diagram
Documentation
03020-Exit fees at the end of RHP for the portfolio or fund or share class. It is expressed as a % of net asset value.
Properties
- Type
- xs:decimal
- Cardinality
- 1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#" - Level
- 7
- Sample Data
- 239.63
- Restrictions
- Base: xs:decimal
MinInclusive: 0
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:xs="http://www.w3.org/2001/XMLSchema"
name="ExitCostAtRHP">
<xs:annotation>
<xs:documentation>03020-Exit fees at the end of RHP for the portfolio or fund or share class. It is expressed as a % of net asset value.</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:decimal">
<xs:minInclusive value="0"/>
</xs:restriction>
</xs:simpleType>
</xs:element>