IS_Flexible

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS_V20/EPTV2/RiskAssessment/IS_Flexible

Diagram

IS_Flexible

Documentation

EN

01030-Indicator to alert if the fund is flexible. If the annex 2 section 14 of the regulation applies

DE

01030-Indikator zu alert wenn Fonds ist flexible. If Anhang 2 Abschnitt 14 von regulation applies

FR

01030-Indicateur à alert si fonds est flexible. If annexe 2 section 14 de regulation applies

NL

01030-Indicator naar alert als fonds is flexible. If bijlage 2 sectie 14 van regulation applies

ES

01030-Indicador hacia alert si fondo es flexible. If anexo 2 seccion 14 de regulation applies

IT

01030-Indicatore per avvisare se il fondo è flessibile. Se si applica l'allegato 2, punto 14 del regolamento

CS

01030-Indicator to alert if the fund is flexible. If the annex 2 section 14 of the regulation applies

HU

01030-Indicator to alert if the Alap is flexible. If the annex 2 Szakasz 14 of the Szabalyozas applies

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
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"
            name="IS_Flexible"
            type="YesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">01030-Indicator to alert if the fund is flexible. If the annex 2 section 14 of the regulation applies</xs:documentation>
      <xs:documentation xml:lang="de">01030-Indikator zu alert wenn Fonds ist flexible. If Anhang 2 Abschnitt 14 von regulation applies</xs:documentation>
      <xs:documentation xml:lang="fr">01030-Indicateur à alert si fonds est flexible. If annexe 2 section 14 de regulation applies</xs:documentation>
      <xs:documentation xml:lang="nl">01030-Indicator naar alert als fonds is flexible. If bijlage 2 sectie 14 van regulation applies</xs:documentation>
      <xs:documentation xml:lang="es">01030-Indicador hacia alert si fondo es flexible. If anexo 2 seccion 14 de regulation applies</xs:documentation>
      <xs:documentation xml:lang="it">01030-Indicatore per avvisare se il fondo è flessibile. Se si applica l'allegato 2, punto 14 del regolamento</xs:documentation>
      <xs:documentation xml:lang="cs">01030-Indicator to alert if the fund is flexible. If the annex 2 section 14 of the regulation applies</xs:documentation>
      <xs:documentation xml:lang="hu">01030-Indicator to alert if the Alap is flexible. If the annex 2 Szakasz 14 of the Szabalyozas applies</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>