PRIOrPRBCompliant

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1/EET1.1/DataSetInformation/ManufacturerCommitmentToResponsibleInvestment/PRIOrPRBCompliant

Diagram

PRIOrPRBCompliant

Documentation

EN

11020_Manufacturer_PRI_Or_PRB_Compliant
The manufacturer is a subsidary of a PRI/PRB entity

DE

11020_Hersteller_PRI_Or_PRB_Konform
The manufacturer is a subsidary of a PRI/PRB entity

FR

11020_Manufacturer_PRI_Or_PRB_Compliant
The manufacturer est un subsidary de un PRI/PRB entity

NL

11020_Manufacturer_PRI_Or_PRB_Compliant
The manufacturer is een subsidary van een PRI/PRB entity

Properties

Type
EETYesNoType
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
7
Sample Data
N
Restrictions
Base: xs:string
Length: 1
Enumeration:
  • Y
  • N

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            minOccurs="0"
            name="PRIOrPRBCompliant"
            type="EETYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">11020_Manufacturer_PRI_Or_PRB_Compliant 
The manufacturer is a subsidary of a PRI/PRB entity</xs:documentation>
      <xs:documentation xml:lang="de">11020_Hersteller_PRI_Or_PRB_Konform 
The manufacturer is a subsidary of a PRI/PRB entity</xs:documentation>
      <xs:documentation xml:lang="fr">11020_Manufacturer_PRI_Or_PRB_Compliant 
The manufacturer est un subsidary de un PRI/PRB entity</xs:documentation>
      <xs:documentation xml:lang="nl">11020_Manufacturer_PRI_Or_PRB_Compliant 
The manufacturer is een subsidary van een PRI/PRB entity</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EETYesNoType)

<xs:simpleType xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
               xmlns:xs="http://www.w3.org/2001/XMLSchema"
               name="EETYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Y or N</xs:documentation>
      <xs:documentation xml:lang="de">Y oder N</xs:documentation>
      <xs:documentation xml:lang="fr">Y ou N</xs:documentation>
      <xs:documentation xml:lang="nl">Y van N</xs:documentation>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:length value="1"/>
      <xs:enumeration value="Y"/>
      <xs:enumeration value="N"/>
   </xs:restriction>
</xs:simpleType>