Germany

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.1/EET1.1.1/CountrySpecificInformation/Germany

Diagram

Germany 60440 SustainableIndicatorsForGermanMiFIDMarket (anonymous) 0..∞

Documentation

60440

Properties

Type
(anonymous)
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
6
Sample Data

Child Elements & Attributes

Name (XPath) Type Documentation Sample Data
/RegulatoryReportings/.../SustainableIndicatorsForGermanMiFIDMarket (anonymous)

60440_Financial_Instrument_Sustainable_Indicators_For_German_MiFID_Market:
O, B, E, P, Q, R, S, T, U or V

U

XML Snippet

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="Germany">
   <xs:annotation>
      <xs:documentation>60440</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element maxOccurs="unbounded"
                     minOccurs="0"
                     name="SustainableIndicatorsForGermanMiFIDMarket">
            <xs:annotation>
               <xs:documentation>60440_Financial_Instrument_Sustainable_Indicators_For_German_MiFID_Market:
O, B, E, P, Q, R, S, T, U or V</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:enumeration value="O"/>
                  <xs:enumeration value="B"/>
                  <xs:enumeration value="E"/>
                  <xs:enumeration value="P"/>
                  <xs:enumeration value="Q"/>
                  <xs:enumeration value="R"/>
                  <xs:enumeration value="S"/>
                  <xs:enumeration value="T"/>
                  <xs:enumeration value="U"/>
                  <xs:enumeration value="V"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>