EOSPortfolio

/FundsXML4/RegulatoryReportings/IndirectReporting/PRIIPS/PRIIPS_Report/GeneralPortfolioInformation/EOSPortfolio

Diagram

EOSPortfolio

Documentation

EN

EPT 00100 - Indicator whether the portfolio targets specific environmental or social objectives.

DE

EPT 00100 - Indikator, ob das Portfolio spezifische ökologische oder soziale Ziele verfolgt.

FR

EPT 00100 - Indicateur si le portefeuille vise des objectifs environnementaux ou sociaux spécifiques.

NL

EPT 00100 - Indicator of de portefeuille specifieke milieu- of sociale doelstellingen nastreeft.

ES

EPT 00100 - Indicador si cartera targets especifico environmental de social objectives.

IT

EPT 00100 - Indica se il portafoglio persegue specifici obiettivi ambientali o sociali.

CS

EPT 00100 - Indicator whether the portfolio targets specific environmental or social objectives.

HU

EPT 00100 - Indicator whether the portfolio targets specific environmental or social objectives.

Properties

Type
YesNoType
Cardinality
0..1
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
xml = "http://www.w3.org/XML/1998/namespace"
altova = "http://www.altova.com/xml-schema-extensions"
ds = "http://www.w3.org/2000/09/xmldsig#"
Level
6
Sample Data
NO
Restrictions
Base: xs:string
Enumeration:
  • YES
  • NO

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="EOSPortfolio"
            type="YesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">EPT 00100 - Indicator whether the portfolio targets specific environmental or social objectives.</xs:documentation>
      <xs:documentation xml:lang="de">EPT 00100 - Indikator, ob das Portfolio spezifische ökologische oder soziale Ziele verfolgt.</xs:documentation>
      <xs:documentation xml:lang="fr">EPT 00100 - Indicateur si le portefeuille vise des objectifs environnementaux ou sociaux spécifiques.</xs:documentation>
      <xs:documentation xml:lang="nl">EPT 00100 - Indicator of de portefeuille specifieke milieu- of sociale doelstellingen nastreeft.</xs:documentation>
      <xs:documentation xml:lang="es">EPT 00100 - Indicador si cartera targets especifico environmental de social objectives.</xs:documentation>
      <xs:documentation xml:lang="it">EPT 00100 - Indica se il portafoglio persegue specifici obiettivi ambientali o sociali.</xs:documentation>
      <xs:documentation xml:lang="cs">EPT 00100 - Indicator whether the portfolio targets specific environmental or social objectives.</xs:documentation>
      <xs:documentation xml:lang="hu">EPT 00100 - Indicator whether the portfolio targets specific environmental or social objectives.</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (YesNoType)

<xs:simpleType 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"
               name="YesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">YES or NO</xs:documentation>
      <xs:documentation xml:lang="de">YES oder NO</xs:documentation>
      <xs:documentation xml:lang="fr">OUI ou NON</xs:documentation>
      <xs:documentation xml:lang="nl">JA of NEE</xs:documentation>
      <xs:documentation xml:lang="es">YES o NO</xs:documentation>
      <xs:documentation xml:lang="it">Sì o no</xs:documentation>
      <xs:documentation xml:lang="cs">ANO nebo NE</xs:documentation>
      <xs:documentation xml:lang="hu">IGEN vagy NEM</xs:documentation>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:enumeration value="YES"/>
      <xs:enumeration value="NO"/>
   </xs:restriction>
</xs:simpleType>