WasBenchmarkUsed

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/Narratives/DescriptionPastInterval/WasBenchmarkUsed

Diagram

WasBenchmarkUsed

Documentation

EN

04089- Boolean to identify whether a benchmark or proxy was used for performance calculation in the unfavourable, moderate and favourable scenarios.

DE

04089- Boolean zur Identifikation, ob ein Benchmark oder Proxy für die Performance-Berechnung in ungünstigen, moderaten und günstigen Szenarien verwendet wurde.

FR

04089- Booléen pour identifier si un benchmark ou proxy a été utilisé pour le calcul de performance dans les scénarios défavorable, modéré et favorable.

NL

04089- Boolean om te identificeren of een benchmark of proxy is gebruikt voor de prestatieberekening in ongunstige, gematigde en gunstige scenario's.

ES

04089- Booleano para identificar si se utilizo un benchmark o proxy para el calculo de rendimiento en escenarios desfavorable, moderado y favorable.

IT

04089- Booleano per identificare se un benchmark o un proxy è stato utilizzato per il calcolo della performance negli scenari sfavorevoli, moderati e favorevoli.

CS

04089- Boolean to identify whether a benchmark or proxy was used for performance calculation in the unfavourable, moderate and favourable scenarios.

HU

04089- Boolean to identify whether a benchmark or proxy was used for performance calculation in the Kedvezotlen, Mersekelt and Kedvezo scenarios.

Properties

Type
YesNoType
Cardinality
0..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
YES
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"
            minOccurs="0"
            name="WasBenchmarkUsed"
            type="YesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">04089- Boolean to identify whether a benchmark or proxy was used for performance calculation in the unfavourable, moderate and favourable scenarios.</xs:documentation>
      <xs:documentation xml:lang="de">04089- Boolean zur Identifikation, ob ein Benchmark oder Proxy für die Performance-Berechnung in ungünstigen, moderaten und günstigen Szenarien verwendet wurde.</xs:documentation>
      <xs:documentation xml:lang="fr">04089- Booléen pour identifier si un benchmark ou proxy a été utilisé pour le calcul de performance dans les scénarios défavorable, modéré et favorable.</xs:documentation>
      <xs:documentation xml:lang="nl">04089- Boolean om te identificeren of een benchmark of proxy is gebruikt voor de prestatieberekening in ongunstige, gematigde en gunstige scenario's.</xs:documentation>
      <xs:documentation xml:lang="es">04089- Booleano para identificar si se utilizo un benchmark o proxy para el calculo de rendimiento en escenarios desfavorable, moderado y favorable.</xs:documentation>
      <xs:documentation xml:lang="it">04089- Booleano per identificare se un benchmark o un proxy è stato utilizzato per il calcolo della performance negli scenari sfavorevoli, moderati e favorevoli.</xs:documentation>
      <xs:documentation xml:lang="cs">04089- Boolean to identify whether a benchmark or proxy was used for performance calculation in the unfavourable, moderate and favourable scenarios.</xs:documentation>
      <xs:documentation xml:lang="hu">04089- Boolean to identify whether a benchmark or proxy was used for performance calculation in the Kedvezotlen, Mersekelt and Kedvezo scenarios.</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>