UKPRIIPOrUCITSOrBoth

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/CountrySpecificData/UK/UKPRIIPOrUCITSOrBoth

Diagram

UKPRIIPOrUCITSOrBoth

Documentation

EN

08010 Indicates if the line contains UK PRIIPs data, UCITS data or Both

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
7
Sample Data
UKPRIIP
Restrictions
Base: xs:string
Enumeration:
  • UKPRIIP
  • UCITS
  • Both

Element Definition

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="UKPRIIPOrUCITSOrBoth">
   <xs:annotation>
      <xs:documentation xml:lang="en">08010 Indicates if the line contains UK PRIIPs data, UCITS data or Both
</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="UKPRIIP"/>
         <xs:enumeration value="UCITS"/>
         <xs:enumeration value="Both"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>