UKPRIIPOrUCITSOrBoth

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

Diagram

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

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"
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: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>