OneOffCostPortfolioEntryCostDescription
/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/Narratives/OneOffCostPortfolioEntryCostDescription
Diagram
Documentation
EN
04120 - Description of the entry cost, not more than 300 characters.
DE
04120 - Beschreibung von entry Kosten, nicht mehr than 300 characters.
FR
04120 - Description de entry coût, pas plus than 300 characters.
NL
04120 - Beschrijving van entry kosten, niet meer than 300 characters.
Properties
- Type
- xs:string
- 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
- 6
- Sample Data
- ExampleText
- Restrictions
- Base: xs:string
MaxLength: 300
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"
minOccurs="0"
name="OneOffCostPortfolioEntryCostDescription">
<xs:annotation>
<xs:documentation xml:lang="en">04120 - Description of the entry cost, not more than 300 characters.</xs:documentation>
<xs:documentation xml:lang="de">04120 - Beschreibung von entry Kosten, nicht mehr than 300 characters.</xs:documentation>
<xs:documentation xml:lang="fr">04120 - Description de entry coût, pas plus than 300 characters.</xs:documentation>
<xs:documentation xml:lang="nl">04120 - Beschrijving van entry kosten, niet meer than 300 characters.</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="300"/>
</xs:restriction>
</xs:simpleType>
</xs:element>