AdditionalInformationStructuredProductsRIY

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/DataSetInformation/AdditionalInformationStructuredProductsRIY

Diagram

AdditionalInformationStructuredProductsRIY

Documentation

EN

Indicates whether additional structured products RIY information is reported

DE

Gibt an, ob zusätzliche strukturierte Produkte RIY-Informationen gemeldet werden

FR

Indique si des informations supplémentaires RIY sur les produits structurés sont rapportées

NL

Geeft aan of aanvullende gestructureerde producten RIY-informatie wordt gerapporteerd

ES

Indica si se reporta información adicional RIY de productos estructurados

IT

Indica se vengono riportate informazioni aggiuntive RIY sui prodotti strutturati

HU

Jelzi, hogy a strukturált termékek RIY további információi szerepelnek-e

CS

Označuje, zda jsou hlášeny další informace o RIY strukturovaných produktů

Properties

Type
YesNoType
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
6
Sample Data
NO
Restrictions
Base: xs:string
Enumeration:
  • YES
  • NO

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="AdditionalInformationStructuredProductsRIY"
            type="YesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates whether additional structured products RIY information is reported</xs:documentation>
      <xs:documentation xml:lang="de">Gibt an, ob zusätzliche strukturierte Produkte RIY-Informationen gemeldet werden</xs:documentation>
      <xs:documentation xml:lang="fr">Indique si des informations supplémentaires RIY sur les produits structurés sont rapportées</xs:documentation>
      <xs:documentation xml:lang="nl">Geeft aan of aanvullende gestructureerde producten RIY-informatie wordt gerapporteerd</xs:documentation>
      <xs:documentation xml:lang="es">Indica si se reporta información adicional RIY de productos estructurados</xs:documentation>
      <xs:documentation xml:lang="it">Indica se vengono riportate informazioni aggiuntive RIY sui prodotti strutturati</xs:documentation>
      <xs:documentation xml:lang="hu">Jelzi, hogy a strukturált termékek RIY további információi szerepelnek-e</xs:documentation>
      <xs:documentation xml:lang="cs">Označuje, zda jsou hlášeny další informace o RIY strukturovaných produktů</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (YesNoType)

<xs:simpleType 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="YesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">YES or NO</xs:documentation>
      <xs:documentation xml:lang="de">YES oder NO</xs:documentation>
      <xs:documentation xml:lang="fr">OUI ou NON</xs:documentation>
      <xs:documentation xml:lang="nl">JA of NEE</xs:documentation>
      <xs:documentation xml:lang="es">YES o NO</xs:documentation>
      <xs:documentation xml:lang="it">Sì o no</xs:documentation>
      <xs:documentation xml:lang="cs">ANO nebo NE</xs:documentation>
      <xs:documentation xml:lang="hu">IGEN vagy NEM</xs:documentation>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:enumeration value="YES"/>
      <xs:enumeration value="NO"/>
   </xs:restriction>
</xs:simpleType>