ComplementaryInformation

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.2/EET1.1.2/ComplementaryInformation

Diagram

ComplementaryInformation Social (anonymous) [0..1]

Documentation

EN

100000 - 100010

DE

100000 - 100010

FR

100000 - 100010

NL

100000 - 100010

Properties

Type
(anonymous)
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
5

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
(anonymous)

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="ComplementaryInformation">
   <xs:annotation>
      <xs:documentation xml:lang="en">100000 - 100010</xs:documentation>
      <xs:documentation xml:lang="de">100000 - 100010</xs:documentation>
      <xs:documentation xml:lang="fr">100000 - 100010</xs:documentation>
      <xs:documentation xml:lang="nl">100000 - 100010</xs:documentation>
   </xs:annotation>
   <xs:complexType>
      <xs:sequence>
         <xs:element minOccurs="0" name="Social">
            <xs:complexType>
               <xs:sequence>
                  <xs:element maxOccurs="unbounded"
                              minOccurs="0"
                              name="ListOfCountriesSubjectToSocialViolations">
                     <xs:annotation>
                        <xs:documentation xml:lang="en">100000_List_Of_Countries_Subject_To_Social_Violations. ISO 3166-1. Blank if none; conditional to 31210 &gt; 0

</xs:documentation>
                        <xs:documentation xml:lang="de">100000_List_Of_Countries_Subject_To_Sozial_Violations. ISO 3166-1. Blank if none; conditional to 31210 &gt; 0

</xs:documentation>
                        <xs:documentation xml:lang="fr">100000_List_Of_Countries_Subject_To_Social_Violations. ISO 3166-1. Blank si aucun; conditional à 31210 &gt; 0</xs:documentation>
                        <xs:documentation xml:lang="nl">100000_List_Of_Countries_Subject_To_Social_Violations. ISO 3166-1. Blank als geen; conditional naar 31210 &gt; 0</xs:documentation>
                     </xs:annotation>
                     <xs:simpleType>
                        <xs:restriction base="xs:string">
                           <xs:maxLength value="3"/>
                        </xs:restriction>
                     </xs:simpleType>
                  </xs:element>
                  <xs:element maxOccurs="unbounded"
                              minOccurs="0"
                              name="ListOfInvestedCountries"
                              type="ISOCountryCodeType">
                     <xs:annotation>
                        <xs:documentation xml:lang="en">100010_List_Of_Invested_Countries
ISO 3166-1. Blank if none; conditional to 31240 &gt; 0


</xs:documentation>
                        <xs:documentation xml:lang="de">100010_List_Of_Invested_Countries
ISO 3166-1. Blank wenn keine; conditional zu 31240 &gt; 0</xs:documentation>
                        <xs:documentation xml:lang="fr">100010_List_Of_Invested_Countries
ISO 3166-1. Blank si aucun; conditional à 31240 &gt; 0</xs:documentation>
                        <xs:documentation xml:lang="nl">100010_List_Of_Invested_Countries
ISO 3166-1. Blank als geen; conditional naar 31240 &gt; 0</xs:documentation>
                     </xs:annotation>
                  </xs:element>
               </xs:sequence>
            </xs:complexType>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>