ApprovalProcess

/FundsXML4/RegulatoryReportings/DirectReporting/EMT/FinancialInstrument/CountrySpecificData/DE/EMT_Additional/TargetMarketInformation/ApprovalProcess

Diagram

ApprovalProcess

Documentation

EN

A = Produktgenehmigungsprozess nach MiFIDII B = Produktgenehmigungsprozess vergleichbar MiFIDII C = Produktgenehmigungsprozess nicht nach MiFI-DII D = keine Angabe des Emittenten gewünscht

DE

A = Produktgenehmigungsprozess nach MiFIDII B = Produktgenehmigungsprozess vergleichbar MiFIDII C = Produktgenehmigungsprozess nicht nach MiFI-DII D = keine Angabe des Emittenten gewünscht

FR

A = Produktgenehmigungsprozess nach MiFIDII B = Produktgenehmigungsprozess vergleichbar MiFIDII C = Produktgenehmigungsprozess nicht nach MiFI-DII D = keine Angabe des Emittenten gewünscht

NL

A = Produktgenehmigungsprozess nach MiFIDII B = Produktgenehmigungsprozess vergleichbar MiFIDII C = Produktgenehmigungsprozess nicht nach MiFI-DII D = keine Angabe des Emittenten gewünscht

Properties

Type
xs:string
Cardinality
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
9
Sample Data
B
Restrictions
Base: xs:string
Length: 1
Pattern: [A-D]

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="ApprovalProcess">
   <xs:annotation>
      <xs:documentation xml:lang="en">A = Produktgenehmigungsprozess nach MiFIDII B = Produktgenehmigungsprozess vergleichbar MiFIDII C = Produktgenehmigungsprozess nicht nach MiFI-DII D = keine Angabe des Emittenten gewünscht</xs:documentation>
      <xs:documentation xml:lang="de">A = Produktgenehmigungsprozess nach MiFIDII B = Produktgenehmigungsprozess vergleichbar MiFIDII C = Produktgenehmigungsprozess nicht nach MiFI-DII D = keine Angabe des Emittenten gewünscht</xs:documentation>
      <xs:documentation xml:lang="fr">A = Produktgenehmigungsprozess nach MiFIDII B = Produktgenehmigungsprozess vergleichbar MiFIDII C = Produktgenehmigungsprozess nicht nach MiFI-DII D = keine Angabe des Emittenten gewünscht</xs:documentation>
      <xs:documentation xml:lang="nl">A = Produktgenehmigungsprozess nach MiFIDII B = Produktgenehmigungsprozess vergleichbar MiFIDII C = Produktgenehmigungsprozess nicht nach MiFI-DII D = keine Angabe des Emittenten gewünscht</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:length value="1"/>
         <xs:pattern value="[A-D]"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>