ExecutionVenue

/FundsXML4/Funds/Fund/SingleFund/Segments/Segment/Segments/Segment/SegmentDynamicData/Portfolios/Portfolio/Transactions/Transaction/Derivatives/ExecutionVenue

Diagram

ExecutionVenue

Documentation

EN

MIC code of the execution venue where this transaction was executed (EMIR 2.41)

DE

MIC-Code des Ausfuehrungsplatzes, an dem diese Transaktion ausgefuehrt wurde (EMIR 2.41)

FR

Code MIC du lieu d'execution ou cette transaction a ete executee (EMIR 2.41)

NL

MIC-code van de uitvoeringslocatie waar deze transactie is uitgevoerd (EMIR 2.41)

ES

Codigo MIC del centro de ejecucion donde se ejecuto esta transaccion (EMIR 2.41)

IT

Codice MIC della sede di esecuzione in cui e stata eseguita questa transazione (EMIR 2.41)

CS

MIC code of the execution venue where this transaction was executed (EMIR 2.41)

HU

MIC code of the execution venue where this transaction was executed (EMIR 2.41)

Properties

Type
MICCodeType
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
16
Sample Data
aaaa
Restrictions
Base: xs:string
Length: 4

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="ExecutionVenue"
            type="MICCodeType">
   <xs:annotation>
      <xs:documentation xml:lang="en">MIC code of the execution venue where this transaction was executed (EMIR 2.41)</xs:documentation>
      <xs:documentation xml:lang="de">MIC-Code des Ausfuehrungsplatzes, an dem diese Transaktion ausgefuehrt wurde (EMIR 2.41)</xs:documentation>
      <xs:documentation xml:lang="fr">Code MIC du lieu d'execution ou cette transaction a ete executee (EMIR 2.41)</xs:documentation>
      <xs:documentation xml:lang="nl">MIC-code van de uitvoeringslocatie waar deze transactie is uitgevoerd (EMIR 2.41)</xs:documentation>
      <xs:documentation xml:lang="es">Codigo MIC del centro de ejecucion donde se ejecuto esta transaccion (EMIR 2.41)</xs:documentation>
      <xs:documentation xml:lang="it">Codice MIC della sede di esecuzione in cui e stata eseguita questa transazione (EMIR 2.41)</xs:documentation>
      <xs:documentation xml:lang="cs">MIC code of the execution venue where this transaction was executed (EMIR 2.41)</xs:documentation>
      <xs:documentation xml:lang="hu">MIC code of the execution venue where this transaction was executed (EMIR 2.41)</xs:documentation>
   </xs:annotation>
</xs:element>

Referenced Type Definition (MICCodeType)

<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="MICCodeType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Market Identifier Code - ISO 10383</xs:documentation>
      <xs:documentation xml:lang="de">Market Identifier Code - ISO 10383</xs:documentation>
      <xs:documentation xml:lang="fr">Code d'identification de marché - ISO 10383</xs:documentation>
      <xs:documentation xml:lang="nl">Marktidentificatiecode - ISO 10383</xs:documentation>
      <xs:documentation xml:lang="es">Código de Identificador de Mercado - ISO 10383</xs:documentation>
      <xs:documentation xml:lang="it">Codice identificativo del mercato - ISO 10383</xs:documentation>
      <xs:documentation xml:lang="cs">Identifikační kód trhu - ISO 10383</xs:documentation>
      <xs:documentation xml:lang="hu">Piaci azonosító kód - ISO 10383</xs:documentation>
   </xs:annotation>
   <xs:restriction base="xs:string">
      <xs:length value="4"/>
   </xs:restriction>
</xs:simpleType>