OtherCommitments

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.1/EET1.1.1/DataSetInformation/ManufacturerCommitmentToResponsibleInvestment/OtherCommitments

Diagram

OtherCommitments

Documentation

EN

11040_Manufacturer_Other_Commitments
Other Commitments by Manufacturers

DE

11040_Hersteller_Other_Commitments
Other Commitments by Herstellers

FR

11040_Manufacturer_Other_Commitments
Autre Commitments par Manufacturers

NL

11040_Manufacturer_Other_Commitments
Overig Commitments door Manufacturers

Properties

Type
xs:string
Cardinality
0..*
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
7
Sample Data
F
Restrictions
Base: xs:string
Enumeration:
  • A
  • B
  • C
  • D
  • E
  • F

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            maxOccurs="unbounded"
            minOccurs="0"
            name="OtherCommitments">
   <xs:annotation>
      <xs:documentation xml:lang="en">11040_Manufacturer_Other_Commitments
Other Commitments by Manufacturers</xs:documentation>
      <xs:documentation xml:lang="de">11040_Hersteller_Other_Commitments
Other Commitments by Herstellers</xs:documentation>
      <xs:documentation xml:lang="fr">11040_Manufacturer_Other_Commitments
Autre Commitments par Manufacturers</xs:documentation>
      <xs:documentation xml:lang="nl">11040_Manufacturer_Other_Commitments
Overig Commitments door Manufacturers</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="A"/>
         <xs:enumeration value="B"/>
         <xs:enumeration value="C"/>
         <xs:enumeration value="D"/>
         <xs:enumeration value="E"/>
         <xs:enumeration value="F"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>