EligibleCounterparty

/FundsXML4/RegulatoryReportings/DirectReporting/EMT/FinancialInstrument/InvestorType/EligibleCounterparty

Diagram

EligibleCounterparty

Documentation

EN

01030: Neutral means that the manufacturer estimates that there is neither negative nor positive target market

DE

01030: Neutral bedeutet, dass der Hersteller schätzt, dass es weder einen negativen noch einen positiven Zielmarkt gibt

FR

01030: Neutre signifie que le fabricant estime qu'il n'y a ni marché cible négatif ni positif

NL

01030: Neutraal betekent dat de fabrikant schat dat er noch een negatieve noch een positieve doelmarkt is

ES

01030: Neutral significa que el fabricante estima que no hay ni mercado objetivo negativo ni positivo

IT

01030: Neutrale significa che il produttore stima che non esiste né un mercato target negativo né positivo

CS

01030: Neutral means that the manufacturer estimates that there is neither negative nor positive target market

HU

01030: Neutral means that the gyarto estimates that there is neither negative nor positive celpiac

Properties

Type
EMTYesNoNeutralType
Cardinality
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
Y
Restrictions
Base: xs:string
MinLength: 1
MaxLength: 7
Enumeration:
  • Y
  • N
  • Neutral

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"
            name="EligibleCounterparty"
            type="EMTYesNoNeutralType">
   <xs:annotation>
      <xs:documentation xml:lang="en">01030: Neutral means that the manufacturer estimates that there is neither negative nor positive target market</xs:documentation>
      <xs:documentation xml:lang="de">01030: Neutral bedeutet, dass der Hersteller schätzt, dass es weder einen negativen noch einen positiven Zielmarkt gibt</xs:documentation>
      <xs:documentation xml:lang="fr">01030: Neutre signifie que le fabricant estime qu'il n'y a ni marché cible négatif ni positif</xs:documentation>
      <xs:documentation xml:lang="nl">01030: Neutraal betekent dat de fabrikant schat dat er noch een negatieve noch een positieve doelmarkt is</xs:documentation>
      <xs:documentation xml:lang="es">01030: Neutral significa que el fabricante estima que no hay ni mercado objetivo negativo ni positivo</xs:documentation>
      <xs:documentation xml:lang="it">01030: Neutrale significa che il produttore stima che non esiste né un mercato target negativo né positivo</xs:documentation>
      <xs:documentation xml:lang="cs">01030: Neutral means that the manufacturer estimates that there is neither negative nor positive target market</xs:documentation>
      <xs:documentation xml:lang="hu">01030: Neutral means that the gyarto estimates that there is neither negative nor positive celpiac</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EMTYesNoNeutralType)

<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="EMTYesNoNeutralType">
   <xs:annotation>
      <xs:documentation xml:lang="en">EMT response type with values Y (Yes), N (No) or Neutral for target market assessment</xs:documentation>
      <xs:documentation xml:lang="de">EMT-Antworttyp mit Werten Y (Ja), N (Nein) oder Neutral für Target Market-Bewertung</xs:documentation>
      <xs:documentation xml:lang="fr">Type de réponse EMT avec valeurs Y (Oui), N (Non) ou Neutral pour évaluation target market</xs:documentation>
      <xs:documentation xml:lang="nl">EMT antwoordtype met waarden Y (Ja), N (Nee) of Neutral voor target market beoordeling</xs:documentation>
      <xs:documentation xml:lang="es">Tipo de respuesta EMT con valores Y (Sí), N (No) o Neutral para evaluación del mercado objetivo</xs:documentation>
      <xs:documentation xml:lang="it">Tipo di risposta EMT con valori Y (Sì), N (No) o Neutrale per la valutazione del mercato di riferimento</xs:documentation>
      <xs:documentation xml:lang="cs">EMT response type with values Y (Yes), N (No) or Neutral for target market assessment</xs:documentation>
      <xs:documentation xml:lang="hu">EMT response tipus with values Y (Igen), N (Nem) or Neutral for celpiac assessment</xs:documentation>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:minLength value="1"/>
      <xs:maxLength value="7"/>
      <xs:enumeration value="Y"/>
      <xs:enumeration value="N"/>
      <xs:enumeration value="Neutral"/>
   </xs:restriction>
</xs:simpleType>