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

DE

08010 Gibt an, ob die Zeile UK PRIIPs-Daten, UCITS-Daten oder beides enthält

FR

08010 Indicates si line contains UK PRIIPs données, UCITS données ou Both

NL

08010 Indicates als line contains UK PRIIPs gegevens, UCITS gegevens van 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: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:documentation xml:lang="de">08010 Gibt an, ob die Zeile UK PRIIPs-Daten, UCITS-Daten oder beides enthält</xs:documentation>
      <xs:documentation xml:lang="fr">08010 Indicates si line contains UK PRIIPs données, UCITS données ou Both</xs:documentation>
      <xs:documentation xml:lang="nl">08010 Indicates als line contains UK PRIIPs gegevens, UCITS gegevens van 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>