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

ES

08010 Indica si line contains UK PRIIPs datos, UCITS datos de Both

IT

08010 Indica se la riga contiene dati PRIIP UK, dati OICVM o entrambi

CS

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

HU

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

Properties

Type
xs:string
Cardinality
1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
7
Sample Data
UCITS
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: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:documentation xml:lang="es">08010 Indica si line contains UK PRIIPs datos, UCITS datos de Both</xs:documentation>
      <xs:documentation xml:lang="it">08010 Indica se la riga contiene dati PRIIP UK, dati OICVM o entrambi</xs:documentation>
      <xs:documentation xml:lang="cs">08010 Indicates if the line contains UK PRIIPs data, UCITS data or Both</xs:documentation>
      <xs:documentation xml:lang="hu">08010 Indicates if the line contains UK PRIIPs Adat, UCITS Adat 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>