UKTransactionscostsmethodology

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS/PRIIPS_Report/CountrySpecificData/UK/UKTransactionscostsmethodology

Diagram

UKTransactionscostsmethodology 08030 1 New PRIIPS methodology 2 Full UK PRIIPS methodology 3 Other methodology

Documentation

en

08030 1 New PRIIPS methodology
2 Full UK PRIIPS methodology
3 Other methodology

Properties

Type
(anonymous)
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
2
Restrictions
Base: xs:short
MinInclusive: 1
MaxInclusive: 3
Enumeration:
  • 1
  • 2
  • 3

XML Snippet

<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="UKTransactionscostsmethodology">
   <xs:annotation>
      <xs:documentation xml:lang="en">08030 1 New PRIIPS methodology
2 Full UK PRIIPS methodology 
3 Other methodology</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:short">
         <xs:minInclusive value="1"/>
         <xs:maxInclusive value="3"/>
         <xs:enumeration value="1"/>
         <xs:enumeration value="2"/>
         <xs:enumeration value="3"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>