ExistingNegativeScreeningStrategy

/FundsXML4/RegulatoryReportings/DirectReporting/EET1.1.3/EET1.1.3/ScreeningCriteria/ExistingNegativeScreeningStrategy

Diagram

ExistingNegativeScreeningStrategy

Documentation

EN

40000_Financial_Instrument_Existing_Negative_Screening_Strategy

DE

40000_Financial_Instrument_Existing_Negative_Screening_Strategy

FR

40000_Financial_Instrument_Existing_Negative_Screening_Strategy

NL

40000_Financial_Instrument_Existing_Negative_Screening_Strategy

Properties

Type
xs:string
Cardinality
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
6
Sample Data
Z
Restrictions
Base: xs:string
Enumeration:
  • Y
  • N
  • P
  • C
  • A
  • T
  • Z

Element Definition

<xs:element xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            name="ExistingNegativeScreeningStrategy">
   <xs:annotation>
      <xs:documentation xml:lang="en">40000_Financial_Instrument_Existing_Negative_Screening_Strategy</xs:documentation>
      <xs:documentation xml:lang="de">40000_Financial_Instrument_Existing_Negative_Screening_Strategy</xs:documentation>
      <xs:documentation xml:lang="fr">40000_Financial_Instrument_Existing_Negative_Screening_Strategy</xs:documentation>
      <xs:documentation xml:lang="nl">40000_Financial_Instrument_Existing_Negative_Screening_Strategy</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:enumeration value="Y"/>
         <xs:enumeration value="N"/>
         <xs:enumeration value="P"/>
         <xs:enumeration value="C"/>
         <xs:enumeration value="A"/>
         <xs:enumeration value="T"/>
         <xs:enumeration value="Z"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>