UsedVFMMethodologyFR

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_3/FinancialInstrument/AdditionalInformationFrance/UsedVFMMethodologyFR

Diagram

UsedVFMMethodologyFR

Documentation

EN

11010: Only used if 11000 is set to Y. Provides the name of the VFM methodology applied (e.g., A=AFPDB, B = UKSPA,1= internal/proprietary, 2= other). This field is optional and specific for SPs distributed in France without prejudice of European regulation evolution.

DE

11010: Nur verwendet, wenn 11000 auf Y gesetzt ist. Gibt den Namen der angewandten VFM-Methodik an (z.B. A=AFPDB, B=UKSPA, 1=intern/proprietär, 2=andere). Dieses Feld ist optional und spezifisch für in Frankreich vertriebene strukturierte Produkte, unbeschadet der Entwicklung europäischer Regulierung.

FR

11010: Only used si 11000 est set à Y. Provides nom de VFM methodology applied (e.g., A=AFPDB, B = UKSPA,1= interne/proprietary, 2= autre). This champ est optionnel et spécifique pour SPs distributed dans France sans prejudice de European regulation evolution.

NL

11010: Only used als 11000 is set naar Y. Provides naam van VFM methodology applied (e.g., A=AFPDB, B = UKSPA,1= intern/proprietary, 2= overig). This veld is optioneel en specifiek voor SPs distributed in Frankrijk zonder prejudice van European regulation evolution.

Properties

Type
xs:string
Cardinality
0..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
6
Sample Data
B
Restrictions
Base: xs:string
Enumeration:
  • A
  • B
  • 1
  • 2

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="UsedVFMMethodologyFR">
   <xs:annotation>
      <xs:documentation xml:lang="en">11010: Only used if 11000 is set to Y. Provides the name of the VFM methodology applied (e.g., A=AFPDB, B = UKSPA,1= internal/proprietary, 2= other). This field is optional and specific for SPs distributed in France without prejudice of European regulation evolution.</xs:documentation>
      <xs:documentation xml:lang="de">11010: Nur verwendet, wenn 11000 auf Y gesetzt ist. Gibt den Namen der angewandten VFM-Methodik an (z.B. A=AFPDB, B=UKSPA, 1=intern/proprietär, 2=andere). Dieses Feld ist optional und spezifisch für in Frankreich vertriebene strukturierte Produkte, unbeschadet der Entwicklung europäischer Regulierung.</xs:documentation>
      <xs:documentation xml:lang="fr">11010: Only used si 11000 est set à Y. Provides nom de VFM methodology applied (e.g., A=AFPDB, B = UKSPA,1= interne/proprietary, 2= autre). This champ est optionnel et spécifique pour SPs distributed dans France sans prejudice de European regulation evolution.</xs:documentation>
      <xs:documentation xml:lang="nl">11010: Only used als 11000 is set naar Y. Provides naam van VFM methodology applied (e.g., A=AFPDB, B = UKSPA,1= intern/proprietary, 2= overig). This veld is optioneel en specifiek voor SPs distributed in Frankrijk zonder prejudice van European regulation evolution.</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="A"/>
         <xs:enumeration value="B"/>
         <xs:enumeration value="1"/>
         <xs:enumeration value="2"/>
         <xs:enumeration value=""/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>