InstrumentDistributionCash

/FundsXML4/RegulatoryReportings/DirectReporting/EMT_V4_2/FinancialInstrument/GeneralInformation/InstrumentDistributionCash

Diagram

InstrumentDistributionCash

Documentation

EN

00047: Financial Instrument Distribution of Cash

DE

00047: Barausschüttung des Finanzinstruments

FR

00047: Distribution de liquidités de l'instrument financier

NL

00047: Contante uitkering van het financiële instrument

ES

00047: Distribución de efectivo del instrumento financiero

IT

00047: Distribuzione di liquidità dello strumento finanziario

CS

00047: Financial Instrument Distribution of Cash

HU

00047: Penzugyi eszkoz Forgalmazas of Cash

Properties

Type
EMTYesNoType
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
Length: 1
Enumeration:
  • Y
  • 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"
            name="InstrumentDistributionCash"
            type="EMTYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">00047: Financial Instrument Distribution of Cash</xs:documentation>
      <xs:documentation xml:lang="de">00047: Barausschüttung des Finanzinstruments</xs:documentation>
      <xs:documentation xml:lang="fr">00047: Distribution de liquidités de l'instrument financier</xs:documentation>
      <xs:documentation xml:lang="nl">00047: Contante uitkering van het financiële instrument</xs:documentation>
      <xs:documentation xml:lang="es">00047: Distribución de efectivo del instrumento financiero</xs:documentation>
      <xs:documentation xml:lang="it">00047: Distribuzione di liquidità dello strumento finanziario</xs:documentation>
      <xs:documentation xml:lang="cs">00047: Financial Instrument Distribution of Cash</xs:documentation>
      <xs:documentation xml:lang="hu">00047: Penzugyi eszkoz Forgalmazas of Cash</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (EMTYesNoType)

<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="EMTYesNoType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Y or N</xs:documentation>
      <xs:documentation xml:lang="de">Y oder N</xs:documentation>
      <xs:documentation xml:lang="fr">Y ou N</xs:documentation>
      <xs:documentation xml:lang="nl">Y van N</xs:documentation>
      <xs:documentation xml:lang="es">Y o N</xs:documentation>
      <xs:documentation xml:lang="it">Y o N</xs:documentation>
      <xs:documentation xml:lang="cs">Y or N</xs:documentation>
      <xs:documentation xml:lang="hu">Y or N</xs:documentation>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:length value="1"/>
      <xs:enumeration value="Y"/>
      <xs:enumeration value="N"/>
   </xs:restriction>
</xs:simpleType>