EngagedIssuers

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.0/EET/ESG_EngagementCoverage/EngagedIssuers

Diagram

EngagedIssuers 20350_Financial_Instrument_Weight_Of_Engaged_Issuers 20360_Financial_Instrument_Number_Of_Engaged_Issuers Weight xs:decimal [0..1] Number xs:integer [0..1]

Documentation

20350_Financial_Instrument_Weight_Of_Engaged_Issuers
20360_Financial_Instrument_Number_Of_Engaged_Issuers

Properties

Type
EETWeightNumberType
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
xs:decimal 533.79
xs:integer 6726

Element Definition

<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="EngagedIssuers"
            type="EETWeightNumberType">
   <xs:annotation>
      <xs:documentation>20350_Financial_Instrument_Weight_Of_Engaged_Issuers
20360_Financial_Instrument_Number_Of_Engaged_Issuers</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EETWeightNumberType)

<xs:complexType 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"
                name="EETWeightNumberType">
   <xs:sequence>
      <xs:element minOccurs="0" name="Weight" type="xs:decimal"/>
      <xs:element minOccurs="0" name="Number" type="xs:integer"/>
   </xs:sequence>
</xs:complexType>