ESG_Benchmark
/FundsXML4/RegulatoryReportings/DirectReporting/EET1.0/EET/ESG_Benchmark
Diagram
Documentation
20370 - 20380
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
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| EETYesNoType |
20370_Financial_Instrument_Has_A_Reference_ESG_Benchmark |
N | |
| xs:string |
20380_Financial_Instrument_Benchmark_Name |
ExampleText |
Element Definition
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
minOccurs="0"
name="ESG_Benchmark">
<xs:annotation>
<xs:documentation>20370 - 20380</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="HasReference_ESG_Benchmark" type="EETYesNoType">
<xs:annotation>
<xs:documentation>20370_Financial_Instrument_Has_A_Reference_ESG_Benchmark
Has a reference benchmark been designated for the purpose of attaining the environmental or social characteristics promoted by the financial product?</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element minOccurs="0" name="BenchmarkName" type="xs:string">
<xs:annotation>
<xs:documentation>20380_Financial_Instrument_Benchmark_Name
Identification of benchmark</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>