ExecutionVenue
/FundsXML4/Funds/Fund/FundDynamicData/Portfolios/Portfolio/Transactions/Transaction/Derivatives/ExecutionVenue
Diagram
Documentation
MIC code of the execution venue where this transaction was executed (EMIR 2.41)
MIC-Code des Ausfuehrungsplatzes, an dem diese Transaktion ausgefuehrt wurde (EMIR 2.41)
Code MIC du lieu d'execution ou cette transaction a ete executee (EMIR 2.41)
MIC-code van de uitvoeringslocatie waar deze transactie is uitgevoerd (EMIR 2.41)
Codigo MIC del centro de ejecucion donde se ejecuto esta transaccion (EMIR 2.41)
Codice MIC della sede di esecuzione in cui e stata eseguita questa transazione (EMIR 2.41)
MIC code of the execution venue where this transaction was executed (EMIR 2.41)
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
- 10
- Sample Data
- aaaa
- Restrictions
- Base: xs:string
Length: 4
Element Definition
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)
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>