OtherSpecificInvestmentNeed

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_3/FinancialInstrument/AdditionalInformationUK2/OtherSpecificInvestmentNeed

Diagram

OtherSpecificInvestmentNeed

Documentation

EN

10060: "Y - Yes, there is a CFD
I - There is an intention to produce a CFD
N - No, there is no intention to produce a CFD"

DE

10060: "Y - Ja, es gibt ein CFD
I - Es besteht die Absicht, ein CFD zu erstellen
N - Nein, es besteht keine Absicht, ein CFD zu erstellen"

FR

10060: "Y - Oui, il y a un CFD
I - Il y a l'intention de produire un CFD
N - Non, il n'y a pas l'intention de produire un CFD"

NL

10060: "Y - Ja, er is een CFD
I - Er is de intentie om een CFD te produceren
N - Nee, er is geen intentie om een CFD te produceren"

ES

10060: "Y - Sí, hay un CFD
I - Existe la intención de producir un CFD
N - No, no existe la intención de producir un CFD"

IT

10060: "Y - Sì, c'è un CFD
I - C'è l'intenzione di produrre un CFD
N - No, non c'è l'intenzione di produrre un CFD"

CS

10060: "Y - Yes, there is a CFD
I - There is an intention to produce a CFD
N - No, there is no intention to produce a CFD"

HU

10060: "Y - Igen, there is a CFD
I - There is an intention to produce a CFD
N - Nem, there is nem intention to produce a CFD"

Properties

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

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="OtherSpecificInvestmentNeed">
   <xs:annotation>
      <xs:documentation xml:lang="en">10060: "Y - Yes, there is a CFD
I - There is an intention to produce a CFD
N - No, there is no intention to produce a CFD"
</xs:documentation>
      <xs:documentation xml:lang="de">10060: "Y - Ja, es gibt ein CFD
I - Es besteht die Absicht, ein CFD zu erstellen
N - Nein, es besteht keine Absicht, ein CFD zu erstellen"</xs:documentation>
      <xs:documentation xml:lang="fr">10060: "Y - Oui, il y a un CFD
I - Il y a l'intention de produire un CFD
N - Non, il n'y a pas l'intention de produire un CFD"</xs:documentation>
      <xs:documentation xml:lang="nl">10060: "Y - Ja, er is een CFD
I - Er is de intentie om een CFD te produceren
N - Nee, er is geen intentie om een CFD te produceren"</xs:documentation>
      <xs:documentation xml:lang="es">10060: "Y - Sí, hay un CFD
I - Existe la intención de producir un CFD
N - No, no existe la intención de producir un CFD"</xs:documentation>
      <xs:documentation xml:lang="it">10060: "Y - Sì, c'è un CFD
I - C'è l'intenzione di produrre un CFD
N - No, non c'è l'intenzione di produrre un CFD"</xs:documentation>
      <xs:documentation xml:lang="cs">10060: "Y - Yes, there is a CFD
I - There is an intention to produce a CFD
N - No, there is no intention to produce a CFD"</xs:documentation>
      <xs:documentation xml:lang="hu">10060: "Y - Igen, there is a CFD
I - There is an intention to produce a CFD
N - Nem, there is nem intention to produce a CFD"</xs:documentation>
   </xs:annotation>
   <xs:simpleType>
      <xs:restriction base="xs:string">
         <xs:length value="1"/>
         <xs:enumeration value="Y"/>
         <xs:enumeration value="I"/>
         <xs:enumeration value="N"/>
      </xs:restriction>
   </xs:simpleType>
</xs:element>