OngoingCostsPortfolioManagementCostsDescription
/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/Narratives/OngoingCostsPortfolioManagementCostsDescription
Diagram
Documentation
EN
04140 - Description of the ongoing cost, not more than 150 characters.
DE
04140 - Beschreibung von ongoing Kosten, nicht mehr than 150 characters.
FR
04140 - Description de ongoing coût, pas plus than 150 characters.
NL
04140 - Beschrijving van ongoing kosten, niet meer than 150 characters.
Properties
- Type
- xs:string
- Cardinality
- 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
- 6
- Sample Data
- ExampleText
- Restrictions
- Base: xs:string
MaxLength: 150
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
name="OngoingCostsPortfolioManagementCostsDescription">
<xs:annotation>
<xs:documentation xml:lang="en">04140 - Description of the ongoing cost, not more than 150 characters.</xs:documentation>
<xs:documentation xml:lang="de">04140 - Beschreibung von ongoing Kosten, nicht mehr than 150 characters.</xs:documentation>
<xs:documentation xml:lang="fr">04140 - Description de ongoing coût, pas plus than 150 characters.</xs:documentation>
<xs:documentation xml:lang="nl">04140 - Beschrijving van ongoing kosten, niet meer than 150 characters.</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="150"/>
</xs:restriction>
</xs:simpleType>
</xs:element>