Exchange

/FundsXML4/Funds/Fund/Subfunds/Subfund/Segments/Segment/Segments/Segment/SegmentDynamicData/Portfolios/Portfolio/Transactions/Transaction/Exchange

Diagram

Exchange

Documentation

EN

Exchange where trade was placed

DE

Börse wo trade was placed

FR

Bourse où trade was placed

NL

Beurs waar trade was placed

ES

Bolsa donde se realiz\u00f3 la operaci\u00f3n

IT

Borsa in cui è stato effettuato il commercio

CS

Exchange where trade was placed

HU

Exchange where trade was placed

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
15
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="Exchange"
            type="MICCodeType">
   <xs:annotation>
      <xs:documentation xml:lang="en">Exchange where trade was placed</xs:documentation>
      <xs:documentation xml:lang="de">Börse wo trade was placed</xs:documentation>
      <xs:documentation xml:lang="fr">Bourse où trade was placed</xs:documentation>
      <xs:documentation xml:lang="nl">Beurs waar trade was placed</xs:documentation>
      <xs:documentation xml:lang="es">Bolsa donde se realiz\u00f3 la operaci\u00f3n</xs:documentation>
      <xs:documentation xml:lang="it">Borsa in cui è stato effettuato il commercio</xs:documentation>
      <xs:documentation xml:lang="cs">Exchange where trade was placed</xs:documentation>
      <xs:documentation xml:lang="hu">Exchange where trade was placed</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>