Social

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.1/EET1.1.1/ComplementaryInformation/Social

Diagram

Social ListOfCountriesSubjectToSocialViolations xs:string [0..*]

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
6

Child Elements & Attributes

Child elements and attributes of this element
Name (XPath) Type Documentation Sample Data
xs:string

100000_List_Of_Countries_Subject_To_Social_Violations

100000_List_Of_Countries_Subject_To_Sozial_Violations

100000_List_Of_Countries_Subject_To_Social_Violations

100000_List_Of_Countries_Subject_To_Social_Violations

Exa

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            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</xs:documentation>
               <xs:documentation xml:lang="de">100000_List_Of_Countries_Subject_To_Sozial_Violations</xs:documentation>
               <xs:documentation xml:lang="fr">100000_List_Of_Countries_Subject_To_Social_Violations</xs:documentation>
               <xs:documentation xml:lang="nl">100000_List_Of_Countries_Subject_To_Social_Violations</xs:documentation>
            </xs:annotation>
            <xs:simpleType>
               <xs:restriction base="xs:string">
                  <xs:maxLength value="3"/>
               </xs:restriction>
            </xs:simpleType>
         </xs:element>
      </xs:sequence>
   </xs:complexType>
</xs:element>