{"collection_id":"9ed2d987-8832-49de-8da0-ad2e7ae49d63","name":"CSSF SFDR Precontractual and Periodic Questionnaire","description":"This resource collection is designed to streamline the process of gathering data required for SFDR precontractual and periodic disclosures as mandated by the CSSF (Commission de Surveillance du Secteur Financier). It provides a structured format for collecting key sustainability-related information about financial products before client contracts are finalized. The questionnaire covers essential SFDR data points, making it easier for financial institutions to compile and organize the necessary information efficiently. By using this template, firms can ensure they capture all required data in a consistent format, simplifying compliance with SFDR reporting requirements.","status":"active","url":"https://open.gamstandards.com/collections/9ed2d987-8832-49de-8da0-ad2e7ae49d63","templates":[{"template_id":"413a9e11-4166-4601-ae06-db879e45ab03","name":"CSSF SFDR Precon Report Data Collection Template","description":"CSSF SFDR Precon Report Data Collection Template v2.3","version":"1.0.0","group_label":"CSSF SFDR Precon Report Data Collection Template (5)","file_type":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","file_type_label":"Excel (.xlsx)","file_name":"CSSF SFDR Precon Report Data Collection Template (5).xlsx","download_url":"https://open.gamstandards.com/api/collections/9ed2d987-8832-49de-8da0-ad2e7ae49d63/templates/413a9e11-4166-4601-ae06-db879e45ab03/download?inline=true","page_url":"https://open.gamstandards.com/collections/9ed2d987-8832-49de-8da0-ad2e7ae49d63#template-413a9e11-4166-4601-ae06-db879e45ab03"},{"template_id":"f3f4c44f-e1b2-48ac-9858-cdc1be273991","name":"CSSF SFDR Precon Report Data Collection Template","description":"CSSF SFDR Precon Report Data Collection Template v2.3","version":"1.1.0","group_label":"CSSF SFDR Precon Report Data Collection Template (5)","file_type":"application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","file_type_label":"Excel (.xlsx)","file_name":"CSSF SFDR Precon Report Data Collection Template (5).xlsx","download_url":"https://open.gamstandards.com/api/collections/9ed2d987-8832-49de-8da0-ad2e7ae49d63/templates/f3f4c44f-e1b2-48ac-9858-cdc1be273991/download?inline=true","page_url":"https://open.gamstandards.com/collections/9ed2d987-8832-49de-8da0-ad2e7ae49d63#template-f3f4c44f-e1b2-48ac-9858-cdc1be273991"}],"schemas":[{"schema_id":"18b8628b-2c64-4221-bddd-a6edcf5f8cb5","name":"CSSF SFDR Precon JSON Schema","description":"","version":"1.1.0","group_label":"CSSF SFDR Precon JSON Schema","json_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://cssf.lu/sfdr","$ref":"#/definitions/envelop","definitions":{"envelop":{"type":"object","title":"Envelop","description":"Manifest.json","properties":{"header":{"$ref":"#/definitions/header"},"payload":{"$ref":"#/definitions/payload"}},"required":["header","payload"],"additionalProperties":false},"header":{"type":"object","title":"Header","description":"Technical header","properties":{"reportUid":{"type":"string","format":"uuid"},"reportType":{"const":"SFDR_PRECONTRACTUAL"},"version":{"const":"v2.0.0"},"createdBy":{"type":"string","maxLength":1000},"submittedBy":{"type":"string","maxLength":1000},"creationTimestamp":{"type":"string","format":"date-time"}},"required":["reportUid","reportType","version"],"additionalProperties":false},"payload":{"type":"object","title":"Payload","properties":{"sfdrPrecontractualReport":{"type":"object","title":"SFDR Precontractual Report","properties":{"entityCssfCode":{"type":"string","title":"CSSF code of the entity","minLength":1,"maxLength":1000},"article8Subfunds":{"type":"array","title":"Article 8 subfunds array","maxItems":1000,"uniqueItems":true,"items":{"type":"object","title":"Article 8 subfunds","properties":{"subfundCssfCode":{"type":"integer","title":"CSSF code of the sub-fund","description":"Number corresponding to the compartment without zero in front of the number. For a stand-alone fund, please enter 0. For a multiple compartment fund, please indicate the corresponding number.","minimum":0},"sustainableInvestmentsIndicator":{"title":"The sub-fund promotes Environmental/Social characteristics and while it does not have as its objective a sustainable investment, it will make sustainable investments","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"sustainableInvestmentsMinimumProportion1":{"type":"number","title":"Minimum proportion of sustainable investments","description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"environmentalObjectiveTaxonomyIndicator":{"title":"with an environmental objective in economic activities that qualify as environmentally sustainable under the EU Taxonomy","description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"environmentalObjectiveNoTaxonomyIndicator":{"title":"with an environmental objective in economic activities that do not qualify as environmentally sustainable under the EU Taxonomy","description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"socialObjectiveIndicator":{"title":"with a social objective","description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"eAndSCharacteristics":{"type":"array","title":"What environmental and/or social characteristics are promoted by the sub-fund?","uniqueItems":true,"items":{"oneOf":[{"const":"EEN","description":"Environmental - energy"},{"const":"EREN","description":"Environmental - renewable energy"},{"const":"ERMA","description":"Environmental - raw materials"},{"const":"EWL","description":"Environmental - water and land"},{"const":"EWAS","description":"Environmental - waste"},{"const":"EGGE","description":"Environmental - greenhouse gas emissions"},{"const":"EBIO","description":"Environmental - biodiversity"},{"const":"ECECO","description":"Environmental - circular economy"},{"const":"EOTH","description":"Environmental - other"},{"const":"SINEQ","description":"Social - inequality"},{"const":"SSOCO","description":"Social - social cohesion"},{"const":"SSOIN","description":"Social - social integration"},{"const":"SLARE","description":"Social - labour relations"},{"const":"SIHC","description":"Social - investment in human capital"},{"const":"SESDC","description":"Social - economically or socially disadvantaged communities"},{"const":"SOTH","description":"Social - other"}]}},"otherEnvironmentalCharacteristicsDescription":{"type":"string","title":"Please specify other environmental characteristics","description":"The field is required if EOTH is defined in the list of values for the field eAndSCharacteristics","maxLength":1000},"otherSocialCharacteristicsDescription":{"type":"string","title":"Please specify other social characteristics","description":"The field is required if SOTH is defined in the list of values for the field eAndSCharacteristics","maxLength":1000},"sustainableInvestmentsObjectives":{"type":"array","title":"What are the objectives of the sustainable investments that the sub-fund partially intends to make?","description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","uniqueItems":true,"items":{"oneOf":[{"const":"CCM","description":"Climate change mitigation"},{"const":"CCA","description":"Climate change adaptation"},{"const":"UPWM","description":"The sustainable use and protection of water and marine resources"},{"const":"TCE","description":"The transition to a circular economy"},{"const":"PPC","description":"Pollution prevention and control"},{"const":"PRBE","description":"The protection and restoration of biodiversity and ecosystems"},{"const":"SO","description":"Social objective"}]}},"principalAdverseImpactConsiderationIndicator":{"title":"Does the sub-fund consider principle adverse impacts on sustainability factors?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"investmentsStrategies":{"type":"array","title":"What investment strategy does the sub-fund follow?","uniqueItems":true,"items":{"oneOf":[{"const":"BIC","description":"Best in class"},{"const":"THE","description":"Thematic"},{"const":"ESGI","description":"ESG integration"},{"const":"ESGE","description":"ESG engagement"},{"const":"II","description":"Impact investing"},{"const":"E","description":"Exclusions"},{"const":"O","description":"Other"}]}},"otherInvestmentsStrategiesDescription":{"type":"string","title":"Please specify other investment strategies","description":"The field is required if O is defined in the list of values for the field investmentsStrategies","maxLength":1000},"goodGovernancePolicyIndicator":{"title":"Is a policy applied to assess good governance practices of the investee companies?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"noGoodGovernancePolicyDescription":{"type":"string","title":"If no, please explain","description":"The field is required if the value of the field goodGovernancePolicyIndicator is N","maxLength":1000},"alignedESCharacteristicsInvestmentsMinimumProportion":{"type":"number","title":"Minimum proportion of investments aligned with environmental or social characteristics - #1 Aligned with E/S characteristics (in %)","minimum":0,"maximum":100,"multipleOf":0.01},"sustainableInvestmentsMinimumProportion2":{"type":"number","title":"Minimum proportion of sustainable investments - 1#A Sustainable (in %)","description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"otherESCharacteristicsInvestmentsMinimumProportion":{"type":"number","title":"Minimum proportion of environmental or social characteristics investments that do not qualify as sustainable investments - #1B Other E/S characteristics (in %)","minimum":0,"maximum":100,"multipleOf":0.01},"remainingInvestmentsMinimumProportion":{"type":"number","title":"Minimum proportion of remaining investments which are neither aligned with the environmental or social characteristics, nor are qualified as sustainable investments - #2 Other (in %)","minimum":0,"maximum":100,"multipleOf":0.01},"taInvestmentsMinimumProportion":{"type":"number","title":"Minimum proportion of Taxonomy-aligned (in %)","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"otherEnvironmentalMinimumProportion":{"type":"number","title":"Minimum proportion of Other environmental (in %)","description":"The field is required if the value of the field environmentalObjectiveNoTaxonomyIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"socialMinimumProportion":{"type":"number","title":"Minimum proportion of Social (in %)","description":"The field is required if the value of the field socialObjectiveIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"derivativesUseIndicator":{"title":"Does the sub-fund use derivatives as defined in Article 2(1), point (29), of Regulation (EU) No 600/2014 to attain the environmental or social characteristics they promote?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"taCalculationMethod":{"type":"array","title":"Taxonomy-aligned activities are expressed as a share of","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","uniqueItems":true,"items":{"oneOf":[{"const":"T","description":"Turnover"},{"const":"CAPEX","description":"Capital expenditure"},{"const":"OPEX","description":"Operational expenditure"}]}},"fossilGasInvestmentsIndicator":{"title":"Does the sub-fund invest in fossil gas related activities complying with the EU Taxonomy?","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"nuclearEnergyInvestmentsIndicator":{"title":"Does the sub-fund invest in nuclear energy related activities complying with the EU Taxonomy?","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"fossilGasInvestmentsInclSovereignBondsMinimumProportion":{"type":"number","title":"Minimum percentage of investments in fossil gas related activities aligned with EU taxonomy including sovereign bonds","description":"The field is required if the value of the field fossilGasInvestmentsIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"nuclearEnergyInvestmentsInclSovereignBondsMinimumProportion":{"type":"number","title":"Minimum percentage of investments in nuclear energy related activities aligned with EU taxonomy including sovereign bonds","description":"The field is required if the value of the field nuclearEnergyInvestmentsIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"remainingInvestmentsInclSovereignBondsMinimumProportion":{"type":"number","title":"Minimum percentage of investments (excluding fossil gas and nuclear energy related activities) aligned with EU taxonomy including sovereign bonds","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"fossilGasInvestmentsExclSovereignBondsMinimumProportion":{"type":"number","title":"Minimum percentage of investments in fossil gas related activities aligned with EU taxonomy excluding sovereign bonds","description":"The field is required if the value of the field fossilGasInvestmentsIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"nuclearEnergyInvestmentsExclSovereignBondsMinimumProportion":{"type":"number","title":"Minimum percentage of investments in nuclear energy related activities aligned with EU taxonomy excluding sovereign bonds","description":"The field is required if the value of the field nuclearEnergyInvestmentsIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"remainingInvestmentsExclSovereignBondsMinimumProportion":{"type":"number","title":"Minimum percentage of investments (excluding fossil gas and nuclear energy related activities) aligned with EU taxonomy excluding sovereign bonds","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"transitionalActivitiesInvestmentsMinimumShare":{"type":"number","title":"What is the minimum share of investments in transitional activities?","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"enablingActivitiesInvestmentsMinimumShare":{"type":"number","title":"What is the minimum share of investments in enabling activities?","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"environmentalOrSocialSafeguardsMinimumIndicator":{"title":"Are there any minimum environmental or social safeguards for investments included under “#2 Other”?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"referenceBenchmarkDesignatedIndicator":{"title":"Is a specific index designated as a reference benchmark to determine whether the sub-fund is aligned with the environmental and/or social characteristics that it promotes?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"referenceBenchmarkIsinCodeIndicator":{"title":"Is an ISIN code available for the reference benchmark?","description":"The field is required if the value of the field referenceBenchmarkDesignatedIndicator is Y","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"referenceBenchmarkIsinCode":{"type":"string","title":"Specify the ISIN code of the reference benchmark","description":"The field is required if the value of the field referenceBenchmarkIsinCodeIndicator is Y.\nThe value of the field must respect the ISIN code naming convention.","maxLength":1000,"pattern":"^[A-Z]{2}[-]?[0-9A-Z]{9}[-]?[0-9]{1}$"},"referenceBenchmarkName":{"type":"string","title":"Specify the name of the reference benchmark","description":"The field is required if the value of the field referenceBenchmarkIsinCodeIndicator is N","maxLength":1000},"referenceBenchmarkCalculationMethodWebsiteLink":{"type":"string","title":"Indicate website link of the methodology used for the calculation of the designated index can be found","description":"The field is required if the value of the field referenceBenchmarkDesignatedIndicator is Y","maxLength":1000},"subfundSpecificInformationWebsiteLink":{"type":"string","title":"More product-specific information can be found on the website","description":"Include a hyperlink to the website referred to in Article 23 of this Regulation","minLength":1,"maxLength":1000},"complianceArt23Indicator":{"title":"Does the abovementioned hyperlink direct investors to a separate section titled “Sustainability-related disclosures”, in the same part of the website (as specified in Q3 of the CSSF SFDR FAQ) as the other information relating to the financial product, including marketing communications, in line with and as further detailed in Article 23 of the SFDR RTS?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"complianceArt24Indicator":{"title":"Does the product related website disclosures, available through the above-mentioned hyperlink, provide all information set out in Article 10(1) SFDR and Articles 25 to 36 SFDR RTS, through the sections and order as specified in Article 24 SFDR RTS?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"templateProvidedToCssfIndicator":{"title":"Did you already provide the pre-contractual template to the CSSF for the sub-fund?","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"rampUpPeriodIndicator":{"title":"Subfund still in a ramp-up period","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"rampUpPeriodEndDate":{"type":"string","title":"Ramp-up period end date","description":"Required if AIF and if the value of the field rampUpPeriodIndicator is Y.\nForbidden if UCITS or Pension fund","format":"date","maxLength":1000},"templateAvailableToInvestorsIndicator":{"title":"Please confirm that the pre-contractual template is available to investors","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"templateNotInProspectusWhereAndHowAvailableToInvestors":{"type":"string","title":"For AIFs not integrating the pre-contractual template in the prospectus, please advise where and how it is available to investors","description":"Required if AIF and if the value of the field templateProvidedToCssfIndicator is N.\nForbidden if UCITS or Pension fund","maxLength":1000},"specificESGInvestmentPolicy":{"type":"string","title":"For AIFs not integrating the pre-contractual template in the prospectus, ESG specific investment policy","description":"Required if AIF and if the value of the field templateProvidedToCssfIndicator is N.\nForbidden if UCITS or Pension fund","maxLength":1000},"prominentStatementMainBodyProspectusIndicator":{"title":"Prominent statement in the main body of the prospectus/issuing document","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"requirementsCDRComplianceIndicator":{"title":"They comply with the requirements set out in the CDR; especially the general principles foreseen in article 2 of the CDR;","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"noContradictionWithWebsiteLinkIndicator":{"title":"They do not contradict with the information currently published for the respective (sub-)fund on the website (link) in accordance with article 10 of the Regulation (EU) 2019/2088 on sustainability‐related disclosures in the financial services sector (SFDR);","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"noContradictionWithDisclosedInformationIndicator":{"title":"They do not contradict with information disclosed under article 22 and 23 of the AIFMD; information disclosed in the PRIIPs KID (if applicable) or information contained in any marketing communication according to article 13 SFDR;","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"reflectImplementationIndicator":{"title":"They are accurate and reflect what has been actually implemented.","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"sustainabilityRisksConsideredIndicator":{"title":"Are sustainability risks integrated into the investment decisions for this financial product (Art.6 SFDR)?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"art6InformationDisclosedIndicator":{"title":"Is the information in accordance with article 6 SFDR disclosed?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"templateCDRCopyIndicator":{"title":"Confirm that the template(s) used for the pre-contractual disclosures of (sub-)funds qualifying as article 8 Product (“Product 8”) or article 9 Product (“Product 9”) under SFDR is a 1-to-1 copy of the template foreseen in annex II or III respectively of the CDR and has not been altered except eventually as regards the size and front type of characters or the color used as permitted by article 2 CDR;","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"templateAllSectionsCompletedIndicator":{"title":"All sections of the  template have been properly completed and those which are not applicable  have been disclosed as such;","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"latestPublishedInformationCorrespondenceIndicator":{"title":"Does the information provided here correspond to the latest published information","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"templateLatestIssuedDate":{"type":"string","title":"Date of the latest issued pre-contractual template (version)","format":"date","minLength":1,"maxLength":1000}},"required":["subfundCssfCode","sustainableInvestmentsIndicator","eAndSCharacteristics","principalAdverseImpactConsiderationIndicator","investmentsStrategies","goodGovernancePolicyIndicator","alignedESCharacteristicsInvestmentsMinimumProportion","otherESCharacteristicsInvestmentsMinimumProportion","remainingInvestmentsMinimumProportion","derivativesUseIndicator","environmentalOrSocialSafeguardsMinimumIndicator","referenceBenchmarkDesignatedIndicator","subfundSpecificInformationWebsiteLink","complianceArt23Indicator","complianceArt24Indicator","prominentStatementMainBodyProspectusIndicator","sustainabilityRisksConsideredIndicator","art6InformationDisclosedIndicator","templateLatestIssuedDate"]}},"article9Subfunds":{"type":"array","title":"Article 9 subfunds array","maxItems":1000,"uniqueItems":true,"items":{"type":"object","title":"Article 9 subfunds","properties":{"subfundCssfCode":{"type":"integer","title":"CSSF code of the sub-fund","description":"Number corresponding to the compartment without zero in front of the number. For a stand-alone fund, please enter 0. For a multiple compartment fund, please indicate the corresponding number.","minimum":0},"sustainableInvestmentsIndicator":{"title":"The sub-fund will make a minimum of sustainable investments with an environmental objective","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"sustainableInvestmentsEnvironmentalMinimumProportion1":{"type":"number","title":"Minimum proportion of sustainable investments with an environmental objective","description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"environmentalObjectiveTaxonomyIndicator":{"title":"In economic activities that qualify as environmentally sustainable under the EU Taxonomy","description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"environmentalObjectiveNoTaxonomyIndicator":{"title":"In economic activities that do not qualify as environmentally sustainable under the EU Taxonomy","description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"socialObjectiveIndicator":{"title":"The sub-fund will make a minimum of sustainable investments with a social objective","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"sustainableInvestmentsSocialMinimalProportion1":{"type":"number","title":"Minimum percentage of sustainable investments with a social objective","description":"The field is required if the value of the field socialObjectiveIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"environmentalAndSocialObjectives":{"type":"array","title":"What is the sustainable investment objective of the sub-fund?","uniqueItems":true,"items":{"oneOf":[{"const":"CCM","description":"Climate change mitigation"},{"const":"CCA","description":"Climate change adaptation"},{"const":"UPWM","description":"The sustainable use and protection of water and marine resources"},{"const":"TCE","description":"Transition to a circular economy"},{"const":"PPC","description":"Pollution prevention and control"},{"const":"PRBE","description":"The protection and restoration of biodiversity and ecosystems"},{"const":"RCE","description":"Reduction in carbon emissions"},{"const":"SO","description":"Social objective"}]}},"principalAdverseImpactConsiderationIndicator":{"title":"Does the sub-fund consider principal adverse impacts on sustainability factors?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"investmentsStrategies":{"type":"array","title":"What investment strategy does the sub-fund follow?","uniqueItems":true,"items":{"oneOf":[{"const":"BIC","description":"Best in class"},{"const":"THE","description":"Thematic"},{"const":"ESGI","description":"ESG integration"},{"const":"ESGE","description":"ESG engagement"},{"const":"II","description":"Impact investing"},{"const":"E","description":"Exclusions"},{"const":"O","description":"Other"}]}},"otherInvestmentsStrategiesDescription":{"type":"string","title":"Please specify other investment strategies","description":"The field is required if O is defined in the list of values for the field investmentsStrategies","maxLength":1000},"goodGovernancePolicyIndicator":{"title":"Is a policy applied to assess good governance practices of the investee companies?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"noGoodGovernancePolicyDescription":{"type":"string","title":"If no, please explain","description":"The field is required if the value of the field goodGovernancePolicyIndicator is N","maxLength":1000},"sustainableInvestmentsMinimalProportion":{"type":"number","title":"Minimum proportion of sustainable investments - #1 Sustainable (in %)","description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y or if the value of the field socialObjectiveIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"sustainableInvestmentsEnvironmentalMinimumProportion2":{"type":"number","title":"Minimum proportion of sustainable environmental investments - #1 Sustainable - Environmental (in %)","description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"sustainableInvestmentsEnvironmentalTaMinimumProportion":{"type":"number","title":"Minimum proportion of Taxonomy-aligned - #1 Sustainable - Environmental - Taxonomy-aligned (in %)","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"sustainableInvestmentsEnvironmentalOtherMinimumProportion":{"type":"number","title":"Minimum proportion of Other - #1 Sustainable - Environmental - Other (in %)","description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"sustainableInvestmentsSocialMinimumProportion2":{"type":"number","title":"Minimum proportion of sustainable social investments #1 Sustainable - Social (in %)","description":"The field is required if the value of the field socialObjectiveIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"notSustainableInvestmentsMinimumProportion":{"type":"number","title":"Minimum proportion of not sustainable investments -#2 Not sustainable (in%)","minimum":0,"maximum":100,"multipleOf":0.01},"derivativesUseIndicator":{"title":"Does the sub-fund use derivative instruments as defined in Article2(1), point 29, of Regulation (EU) No 600/2014 to attain the sustainable investment objective?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"taCalculationMethod":{"type":"array","title":"Taxonomy-aligned activities are expressed as a share of","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","uniqueItems":true,"items":{"oneOf":[{"const":"T","description":"Turnover"},{"const":"CAPEX","description":"Capital expenditure"},{"const":"OPEX","description":"Operational expenditure"}]}},"fossilGasInvestmentsIndicator":{"title":"Does the sub-fund invest in fossil gas related activities complying with the EU Taxonomy?","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"nuclearEnergyInvestmentsIndicator":{"title":"Does the sub-fund invest in nuclear energy related activities complying with the EU Taxonomy?","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"fossilGasInvestmentsInclSovereignBondsMinimumProportion":{"type":"number","title":"Minimum percentage of investments in fossil gas related activities aligned with EU taxonomy including sovereign bonds","description":"The field is required if the value of the field fossilGasInvestmentsIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"nuclearEnergyInvestmentsInclSovereignBondsMinimumProportion":{"type":"number","title":"Minimum percentage of investments in nuclear energy related activities aligned with EU taxonomy including sovereign bonds","description":"The field is required if the value of the field nuclearEnergyInvestmentsIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"remainingInvestmentsInclSovereignBondsMinimumProportion":{"type":"number","title":"Minimum percentage of investments (excluding fossil gas and nuclear energy related activities) aligned with EU taxonomy including sovereign bonds","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"fossilGasInvestmentsExclSovereignBondsMinimumProportion":{"type":"number","title":"Minimum percentage of investments in fossil gas related activities aligned with EU taxonomy excluding sovereign bonds","description":"The field is required if the value of the field fossilGasInvestmentsIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"nuclearEnergyInvestmentsExclSovereignBondsMinimumProportion":{"type":"number","title":"Minimum percentage of investments in nuclear energy related activities aligned with EU taxonomy excluding sovereign bonds","description":"The field is required if the value of the field nuclearEnergyInvestmentsIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"remainingInvestmentsExclSovereignBondsMinimumProportion":{"type":"number","title":"Minimum percentage of investments (excluding fossil gas and nuclear energy related activities) aligned with EU taxonomy excluding sovereign bonds","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"transitionalActivitiesInvestmentsMinimumShare":{"type":"number","title":"What is the minimum share of investments in transitional activities?","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"enablingActivitiesInvestmentsMinimumShare":{"type":"number","title":"What is the minimum share of investments in enabling activities?","description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","minimum":0,"maximum":100,"multipleOf":0.01},"environmentalOrSocialSafeguardsMinimumIndicator":{"title":"Are there any minimum environmental or social safeguards for investments included under “#2 Not sustainable”?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"referenceBenchmarkDesignatedIndicator":{"title":"Is a specific index designated as a reference benchmark to meet the sustainable investment objective?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"referenceBenchmarkIsinCodeIndicator":{"title":"Is an ISIN code available for the reference benchmark?","description":"The field is required if the value of the field referenceBenchmarkDesignatedIndicator is Y","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"referenceBenchmarkIsinCode":{"type":"string","title":"Specify the ISIN code of the reference benchmark","description":"The field is required if the value of the field referenceBenchmarkIsinCodeIndicator is Y.\nThe value of the field must respect the ISIN code naming convention.","maxLength":1000,"pattern":"^[A-Z]{2}[-]?[0-9A-Z]{9}[-]?[0-9]{1}$"},"referenceBenchmarkName":{"type":"string","title":"Specify the name of the reference benchmark","description":"The field is required if the value of the field referenceBenchmarkIsinCodeIndicator is N","maxLength":1000},"referenceBenchmarkCalculationMethodWebsiteLink":{"type":"string","title":"Indicate website link of the methodology used for the calculation of the designated index can be found","description":"The field is required if the value of the field referenceBenchmarkDesignatedIndicator is Y","maxLength":1000},"subfundSpecificInformationWebsiteLink":{"type":"string","title":"More product-specific information can be found on the website","description":"Include a hyperlink to the website referred to in Article 23 of this Regulation.","minLength":1,"maxLength":1000},"complianceArt23Indicator":{"title":"Does the abovementioned hyperlink direct investors to a separate section titled “Sustainability-related disclosures”, in the same part of the website (as specified in Q3 of the CSSF SFDR FAQ) as the other information relating to the financial product, including marketing communications, in line with and as further detailed in Article 23 of the SFDR RTS?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"complianceArt37Indicator":{"title":"Does the product related website disclosures available through the above-mentioned hyperlink, provide all information set out in Article 10(1) SFDR and Articles 38 to 49 SFDR RTS, through the sections and order as specified in Article 37 SFDR RTS?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"templateProvidedToCssfIndicator":{"title":"Did you already provide the pre-contractual template to the CSSF for the sub-fund?","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"rampUpPeriodIndicator":{"title":"Subfund still in a ramp-up period","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"rampUpPeriodEndDate":{"type":"string","title":"Ramp-up period end date","description":"Required if AIF and if the value of the field rampUpPeriodIndicator is Y.\nForbidden if UCITS or Pension fund","format":"date","maxLength":1000},"templateAvailableToInvestorsIndicator":{"title":"Please confirm that the pre-contractual template is available to investors","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"templateNotInProspectusWhereAndHowAvailableToInvestors":{"type":"string","title":"For AIFs not integrating the pre-contractual template in the prospectus, please advise where and how it is available to investors","description":"Required if AIF and if the value of the field templateProvidedToCssfIndicator is N.\nForbidden if UCITS or Pension fund","maxLength":1000},"specificESGInvestmentPolicy":{"type":"string","title":"For AIFs not integrating the pre-contractual template in the prospectus, ESG specific investment policy","description":"Required if AIF and if the value of the field templateProvidedToCssfIndicator is N.\nForbidden if UCITS or Pension fund","maxLength":1000},"prominentStatementMainBodyProspectusIndicator":{"title":"Prominent statement in the main body of the prospectus/issuing document","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"requirementsCDRComplianceIndicator":{"title":"They comply with the requirements set out in the CDR; especially the general principles foreseen in article 2 of the CDR;","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"noContradictionWithWebsiteLinkIndicator":{"title":"They do not contradict with the information currently published for the respective (sub-)fund on the website (link) in accordance with article 10 of the Regulation (EU) 2019/2088 on sustainability‐related disclosures in the financial services sector (SFDR);","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"noContradictionWithDisclosedInformationIndicator":{"title":"They do not contradict with information disclosed under article 22 and 23 of the AIFMD; information disclosed in the PRIIPs KID (if applicable) or information contained in any marketing communication according to article 13 SFDR;","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"reflectImplementationIndicator":{"title":"They are accurate and reflect what has been actually implemented.","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"sustainabilityRisksConsideredIndicator":{"title":"Are sustainability risks integrated into the investment decisions for this financial product (Art.6 SFDR)?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"art6InformationDisclosedIndicator":{"title":"Is the information in accordance with article 6 SFDR disclosed?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"templateCDRCopyIndicator":{"title":"Confirm that the template(s) used for the pre-contractual disclosures of (sub-)funds qualifying as article 8 Product (“Product 8”) or article 9 Product (“Product 9”) under SFDR is a 1-to-1 copy of the template foreseen in annex II or III respectively of the CDR and has not been altered except eventually as regards the size and front type of characters or the color used as permitted by article 2 CDR;","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"templateAllSectionsCompletedIndicator":{"title":"All sections of the  template have been properly completed and those which are not applicable  have been disclosed as such;","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"latestPublishedInformationCorrespondenceIndicator":{"title":"Does the information provided here correspond to the latest published information","description":"Required if AIF, forbidden if UCITS or Pension fund","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"templateLatestIssuedDate":{"type":"string","title":"Date of the latest issued pre-contractual template (version)","format":"date","minLength":1,"maxLength":1000}},"required":["subfundCssfCode","sustainableInvestmentsIndicator","socialObjectiveIndicator","environmentalAndSocialObjectives","principalAdverseImpactConsiderationIndicator","investmentsStrategies","goodGovernancePolicyIndicator","notSustainableInvestmentsMinimumProportion","derivativesUseIndicator","environmentalOrSocialSafeguardsMinimumIndicator","referenceBenchmarkDesignatedIndicator","subfundSpecificInformationWebsiteLink","complianceArt23Indicator","complianceArt37Indicator","prominentStatementMainBodyProspectusIndicator","sustainabilityRisksConsideredIndicator","art6InformationDisclosedIndicator","templateLatestIssuedDate"]}},"otherSubfunds":{"type":"array","title":"Subfunds subject to the SFDR disclosure obligation without being an art 8 or art 9 product array","maxItems":1000,"uniqueItems":true,"items":{"type":"object","title":"Subfunds subject to the SFDR disclosure obligation without being an art 8 or art 9 product","properties":{"subfundCssfCode":{"type":"integer","title":"CSSF code of the sub-fund","description":"Number corresponding to the compartment without zero in front of the number. For a stand-alone fund, please enter 0. For a multiple compartment fund, please indicate the corresponding number.","minimum":0},"article6Indicator":{"title":"Are sustainability risks integrated into the investment decisions for this financial product (Art.6 SFDR)?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"informationArticle6DisclosedIndicator":{"title":"Is the information in accordance with article 6 SFDR disclosed?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"article7Indicator":{"title":"Are principal adverse impacts on sustainability factors considered for this financial product (Art.7 SFDR)?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]},"informationArticle7DisclosedIndicator":{"title":"Is  the information in accordance with article 7 SFDR disclosed?","oneOf":[{"const":"Y","description":"Yes"},{"const":"N","description":"No"}]}},"required":["subfundCssfCode","article6Indicator","informationArticle6DisclosedIndicator","article7Indicator","informationArticle7DisclosedIndicator"]}}},"required":["entityCssfCode","article8Subfunds","article9Subfunds","otherSubfunds"],"additionalProperties":false}},"required":["sfdrPrecontractualReport"],"additionalProperties":false}}},"fields":[{"path":"header","type":"object","required":true,"description":"Technical header","constraints":"required"},{"path":"header.reportUid","type":"string","required":true,"description":"","constraints":"required, format: uuid"},{"path":"header.reportType","type":"string","required":true,"description":"","constraints":"required"},{"path":"header.version","type":"string","required":true,"description":"","constraints":"required"},{"path":"header.createdBy","type":"string","required":false,"description":"","constraints":"maxLength: 1000"},{"path":"header.submittedBy","type":"string","required":false,"description":"","constraints":"maxLength: 1000"},{"path":"header.creationTimestamp","type":"string","required":false,"description":"","constraints":"format: date-time"},{"path":"payload","type":"object","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport","type":"object","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.entityCssfCode","type":"string","required":true,"description":"","constraints":"required, minLength: 1, maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds","type":"array","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.subfundCssfCode","type":"integer","required":true,"description":"Number corresponding to the compartment without zero in front of the number. For a stand-alone fund, please enter 0. For a multiple compartment fund, please indicate the corresponding number.","constraints":"required, min: 0"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.sustainableInvestmentsIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.sustainableInvestmentsMinimumProportion1","type":"number","required":false,"description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.environmentalObjectiveTaxonomyIndicator","type":"string","required":false,"description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.environmentalObjectiveNoTaxonomyIndicator","type":"string","required":false,"description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.socialObjectiveIndicator","type":"string","required":false,"description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.eAndSCharacteristics","type":"array","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.otherEnvironmentalCharacteristicsDescription","type":"string","required":false,"description":"The field is required if EOTH is defined in the list of values for the field eAndSCharacteristics","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.otherSocialCharacteristicsDescription","type":"string","required":false,"description":"The field is required if SOTH is defined in the list of values for the field eAndSCharacteristics","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.sustainableInvestmentsObjectives","type":"array","required":false,"description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.principalAdverseImpactConsiderationIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.investmentsStrategies","type":"array","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.otherInvestmentsStrategiesDescription","type":"string","required":false,"description":"The field is required if O is defined in the list of values for the field investmentsStrategies","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.goodGovernancePolicyIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.noGoodGovernancePolicyDescription","type":"string","required":false,"description":"The field is required if the value of the field goodGovernancePolicyIndicator is N","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.alignedESCharacteristicsInvestmentsMinimumProportion","type":"number","required":true,"description":"","constraints":"required, min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.sustainableInvestmentsMinimumProportion2","type":"number","required":false,"description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.otherESCharacteristicsInvestmentsMinimumProportion","type":"number","required":true,"description":"","constraints":"required, min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.remainingInvestmentsMinimumProportion","type":"number","required":true,"description":"","constraints":"required, min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.taInvestmentsMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.otherEnvironmentalMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field environmentalObjectiveNoTaxonomyIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.socialMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field socialObjectiveIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.derivativesUseIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.taCalculationMethod","type":"array","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.fossilGasInvestmentsIndicator","type":"string","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.nuclearEnergyInvestmentsIndicator","type":"string","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.fossilGasInvestmentsInclSovereignBondsMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field fossilGasInvestmentsIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.nuclearEnergyInvestmentsInclSovereignBondsMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field nuclearEnergyInvestmentsIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.remainingInvestmentsInclSovereignBondsMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.fossilGasInvestmentsExclSovereignBondsMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field fossilGasInvestmentsIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.nuclearEnergyInvestmentsExclSovereignBondsMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field nuclearEnergyInvestmentsIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.remainingInvestmentsExclSovereignBondsMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.transitionalActivitiesInvestmentsMinimumShare","type":"number","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.enablingActivitiesInvestmentsMinimumShare","type":"number","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.environmentalOrSocialSafeguardsMinimumIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.referenceBenchmarkDesignatedIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.referenceBenchmarkIsinCodeIndicator","type":"string","required":false,"description":"The field is required if the value of the field referenceBenchmarkDesignatedIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.referenceBenchmarkIsinCode","type":"string","required":false,"description":"The field is required if the value of the field referenceBenchmarkIsinCodeIndicator is Y.\nThe value of the field must respect the ISIN code naming convention.","constraints":"pattern: ^[A-Z]{2}[-]?[0-9A-Z]{9}[-]?[0-9]{1}$, maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.referenceBenchmarkName","type":"string","required":false,"description":"The field is required if the value of the field referenceBenchmarkIsinCodeIndicator is N","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.referenceBenchmarkCalculationMethodWebsiteLink","type":"string","required":false,"description":"The field is required if the value of the field referenceBenchmarkDesignatedIndicator is Y","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.subfundSpecificInformationWebsiteLink","type":"string","required":true,"description":"Include a hyperlink to the website referred to in Article 23 of this Regulation","constraints":"required, minLength: 1, maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.complianceArt23Indicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.complianceArt24Indicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.templateProvidedToCssfIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.rampUpPeriodIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.rampUpPeriodEndDate","type":"string","required":false,"description":"Required if AIF and if the value of the field rampUpPeriodIndicator is Y.\nForbidden if UCITS or Pension fund","constraints":"format: date, maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.templateAvailableToInvestorsIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.templateNotInProspectusWhereAndHowAvailableToInvestors","type":"string","required":false,"description":"Required if AIF and if the value of the field templateProvidedToCssfIndicator is N.\nForbidden if UCITS or Pension fund","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.specificESGInvestmentPolicy","type":"string","required":false,"description":"Required if AIF and if the value of the field templateProvidedToCssfIndicator is N.\nForbidden if UCITS or Pension fund","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.prominentStatementMainBodyProspectusIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.requirementsCDRComplianceIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.noContradictionWithWebsiteLinkIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.noContradictionWithDisclosedInformationIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.reflectImplementationIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.sustainabilityRisksConsideredIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.art6InformationDisclosedIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.templateCDRCopyIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.templateAllSectionsCompletedIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.latestPublishedInformationCorrespondenceIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article8Subfunds.templateLatestIssuedDate","type":"string","required":true,"description":"","constraints":"required, format: date, minLength: 1, maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds","type":"array","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.subfundCssfCode","type":"integer","required":true,"description":"Number corresponding to the compartment without zero in front of the number. For a stand-alone fund, please enter 0. For a multiple compartment fund, please indicate the corresponding number.","constraints":"required, min: 0"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.sustainableInvestmentsIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.sustainableInvestmentsEnvironmentalMinimumProportion1","type":"number","required":false,"description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.environmentalObjectiveTaxonomyIndicator","type":"string","required":false,"description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.environmentalObjectiveNoTaxonomyIndicator","type":"string","required":false,"description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.socialObjectiveIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.sustainableInvestmentsSocialMinimalProportion1","type":"number","required":false,"description":"The field is required if the value of the field socialObjectiveIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.environmentalAndSocialObjectives","type":"array","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.principalAdverseImpactConsiderationIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.investmentsStrategies","type":"array","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.otherInvestmentsStrategiesDescription","type":"string","required":false,"description":"The field is required if O is defined in the list of values for the field investmentsStrategies","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.goodGovernancePolicyIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.noGoodGovernancePolicyDescription","type":"string","required":false,"description":"The field is required if the value of the field goodGovernancePolicyIndicator is N","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.sustainableInvestmentsMinimalProportion","type":"number","required":false,"description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y or if the value of the field socialObjectiveIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.sustainableInvestmentsEnvironmentalMinimumProportion2","type":"number","required":false,"description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.sustainableInvestmentsEnvironmentalTaMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.sustainableInvestmentsEnvironmentalOtherMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field sustainableInvestmentsIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.sustainableInvestmentsSocialMinimumProportion2","type":"number","required":false,"description":"The field is required if the value of the field socialObjectiveIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.notSustainableInvestmentsMinimumProportion","type":"number","required":true,"description":"","constraints":"required, min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.derivativesUseIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.taCalculationMethod","type":"array","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.fossilGasInvestmentsIndicator","type":"string","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.nuclearEnergyInvestmentsIndicator","type":"string","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.fossilGasInvestmentsInclSovereignBondsMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field fossilGasInvestmentsIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.nuclearEnergyInvestmentsInclSovereignBondsMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field nuclearEnergyInvestmentsIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.remainingInvestmentsInclSovereignBondsMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.fossilGasInvestmentsExclSovereignBondsMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field fossilGasInvestmentsIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.nuclearEnergyInvestmentsExclSovereignBondsMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field nuclearEnergyInvestmentsIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.remainingInvestmentsExclSovereignBondsMinimumProportion","type":"number","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.transitionalActivitiesInvestmentsMinimumShare","type":"number","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.enablingActivitiesInvestmentsMinimumShare","type":"number","required":false,"description":"The field is required if the value of the field environmentalObjectiveTaxonomyIndicator is Y","constraints":"min: 0, max: 100"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.environmentalOrSocialSafeguardsMinimumIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.referenceBenchmarkDesignatedIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.referenceBenchmarkIsinCodeIndicator","type":"string","required":false,"description":"The field is required if the value of the field referenceBenchmarkDesignatedIndicator is Y","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.referenceBenchmarkIsinCode","type":"string","required":false,"description":"The field is required if the value of the field referenceBenchmarkIsinCodeIndicator is Y.\nThe value of the field must respect the ISIN code naming convention.","constraints":"pattern: ^[A-Z]{2}[-]?[0-9A-Z]{9}[-]?[0-9]{1}$, maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.referenceBenchmarkName","type":"string","required":false,"description":"The field is required if the value of the field referenceBenchmarkIsinCodeIndicator is N","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.referenceBenchmarkCalculationMethodWebsiteLink","type":"string","required":false,"description":"The field is required if the value of the field referenceBenchmarkDesignatedIndicator is Y","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.subfundSpecificInformationWebsiteLink","type":"string","required":true,"description":"Include a hyperlink to the website referred to in Article 23 of this Regulation.","constraints":"required, minLength: 1, maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.complianceArt23Indicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.complianceArt37Indicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.templateProvidedToCssfIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.rampUpPeriodIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.rampUpPeriodEndDate","type":"string","required":false,"description":"Required if AIF and if the value of the field rampUpPeriodIndicator is Y.\nForbidden if UCITS or Pension fund","constraints":"format: date, maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.templateAvailableToInvestorsIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.templateNotInProspectusWhereAndHowAvailableToInvestors","type":"string","required":false,"description":"Required if AIF and if the value of the field templateProvidedToCssfIndicator is N.\nForbidden if UCITS or Pension fund","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.specificESGInvestmentPolicy","type":"string","required":false,"description":"Required if AIF and if the value of the field templateProvidedToCssfIndicator is N.\nForbidden if UCITS or Pension fund","constraints":"maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.prominentStatementMainBodyProspectusIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.requirementsCDRComplianceIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.noContradictionWithWebsiteLinkIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.noContradictionWithDisclosedInformationIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.reflectImplementationIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.sustainabilityRisksConsideredIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.art6InformationDisclosedIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.templateCDRCopyIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.templateAllSectionsCompletedIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.latestPublishedInformationCorrespondenceIndicator","type":"string","required":false,"description":"Required if AIF, forbidden if UCITS or Pension fund","constraints":""},{"path":"payload.sfdrPrecontractualReport.article9Subfunds.templateLatestIssuedDate","type":"string","required":true,"description":"","constraints":"required, format: date, minLength: 1, maxLength: 1000"},{"path":"payload.sfdrPrecontractualReport.otherSubfunds","type":"array","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.otherSubfunds.subfundCssfCode","type":"integer","required":true,"description":"Number corresponding to the compartment without zero in front of the number. For a stand-alone fund, please enter 0. For a multiple compartment fund, please indicate the corresponding number.","constraints":"required, min: 0"},{"path":"payload.sfdrPrecontractualReport.otherSubfunds.article6Indicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.otherSubfunds.informationArticle6DisclosedIndicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.otherSubfunds.article7Indicator","type":"string","required":true,"description":"","constraints":"required"},{"path":"payload.sfdrPrecontractualReport.otherSubfunds.informationArticle7DisclosedIndicator","type":"string","required":true,"description":"","constraints":"required"}],"download_urls":{"json":"https://open.gamstandards.com/api/collections/9ed2d987-8832-49de-8da0-ad2e7ae49d63/schemas/18b8628b-2c64-4221-bddd-a6edcf5f8cb5/download?format=json","excel":"https://open.gamstandards.com/api/collections/9ed2d987-8832-49de-8da0-ad2e7ae49d63/schemas/18b8628b-2c64-4221-bddd-a6edcf5f8cb5/download?format=excel","xsd":"https://open.gamstandards.com/api/collections/9ed2d987-8832-49de-8da0-ad2e7ae49d63/schemas/18b8628b-2c64-4221-bddd-a6edcf5f8cb5/download?format=xsd","proto":"https://open.gamstandards.com/api/collections/9ed2d987-8832-49de-8da0-ad2e7ae49d63/schemas/18b8628b-2c64-4221-bddd-a6edcf5f8cb5/download?format=proto","xbrl":"https://open.gamstandards.com/api/collections/9ed2d987-8832-49de-8da0-ad2e7ae49d63/schemas/18b8628b-2c64-4221-bddd-a6edcf5f8cb5/download?format=xbrl"},"explore_url":"https://open.gamstandards.com/collections/9ed2d987-8832-49de-8da0-ad2e7ae49d63/schemas/18b8628b-2c64-4221-bddd-a6edcf5f8cb5/explore"}],"references":[{"reference_id":"f877835a-4ee4-46e7-ae73-10c1464a8e05","name":"CSSF Practical and Technical Guidance","description":"SFDR UCI precontractual data-collection - Practical and technical guidance","type":"document","mime_type":"application/pdf","download_url":"https://open.gamstandards.com/api/collections/9ed2d987-8832-49de-8da0-ad2e7ae49d63/references/f877835a-4ee4-46e7-ae73-10c1464a8e05/download?inline=true"},{"reference_id":"8ff40ea7-ad30-432f-b54d-5713d56e1bf1","name":"CSSF Precontractual document JSON schema v2.0.0","description":"","type":"bookmark","bookmark_url":"https://edesk.apps.cssf.lu/edesk-dashboard/docs/sfdr-precontractual/jsonschema/v2_0_0/sfdr-precontractual-input-jsonschema-v2_0_0"}],"faqs":[{"question":"Who must submit the SFDR precontractual disclosure report?","answer":"UCITS management companies, authorized AIFMs, registered AIFMs subject to Article 3(3) of the 2013 Law, and IORPs subject to the Law of 13 July 2005 must be sure to submit the report for funds under their management."},{"question":"How often should the SFDR precontractual disclosure report be updated?","answer":"A subsequent report must be submitted each time the relevant information contained in the SFDR precontractual document/template is modified."},{"question":"What format should the SFDR precontractual disclosure report be submitted in?","answer":"The report should be submitted in JSON format, compressed in a ZIP file."},{"question":"What is a JSON schema?","answer":"In the context of the CSSF's SFDR precontractual disclosure requirements, a JSON schema is a formal description and validation specification for the structure of the JSON (JavaScript Object Notation) data that fund managers must submit as part of their SFDR reporting.\nSpecifically, the JSON schema:\n\nDefines the required structure, data types, and format of the SFDR precontractual disclosure report.\nSpecifies which fields are mandatory, optional, or conditional based on other responses.\nSets constraints on the values that can be entered for each field (e.g., percentage ranges, allowed options for multiple-choice questions).\nProvides a standardized way for the CSSF to validate the submitted data automatically.\nEnsures consistency and comparability across reports from different fund managers.\nHelps fund managers understand exactly what information is required and in what format.\n\nThe CSSF provides this schema to reporting entities, allowing them to validate their JSON files before submission, reducing errors and improving the efficiency of the reporting process. The schema is periodically updated to reflect any changes in reporting requirements, with the CSSF providing links to the latest version in their technical guidance documentation."},{"question":"Should percentages be submitted in decimal format or percentage format?","answer":"Percentages should be submitted in percentage format. For example 15% should be submitted as 15.0"}],"terms":[{"term":"Article 8 product","definition":"A financial product that promotes environmental or social characteristics, or a combination of those characteristics."},{"term":"Principal Adverse Impacts (PAI)","definition":"Principal Adverse Impacts (PAI)Negative effects that investment decisions or advice might have on sustainability factors."},{"term":"Minimum proportion","definition":"The lowest percentage of investments that a fund commits to allocate to a specific category or objective."},{"term":"E/S characteristics","definition":"The specific environmental and/or social features that an Article 8 product promotes"}],"_ai_hints":{"suggested_workflow":"To extract data from a document using this collection: (1) Review the JSON schema to understand the data structure and required fields. (2) Download the template file to see the expected output format. (3) Use the glossary terms to understand domain-specific terminology. (4) Extract data from your source document matching the schema fields. (5) Populate the template or produce JSON conforming to the schema."}}