StockMarket

/FundsXML4/AssetMasterData/Asset/AssetDetails/Future/StockMarket

Diagram

StockMarket

Documentation

EN

MIC of the Exchange(s) at which the instrument ist listed

DE

Gibt den MIC des Boerseplatz an an dem der Future notiert

FR

MIC de Bourse(s) at qui instrument ist listed

NL

MIC van Beurs(s) at welke instrument ist listed

ES

MIC el Bolsa(s) en cual instrumento ist cotizado

IT

MIC della/e Borsa/e in cui lo strumento è quotato

CS

MIC of the Exchange(s) at which the instrument ist listed

HU

MIC of the Exchange(s) at which the instrument ist listed

Properties

Type
MICCodeType
Cardinality
0..*
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
5
Sample Data
WBAH
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"
            maxOccurs="unbounded"
            minOccurs="0"
            name="StockMarket"
            type="MICCodeType">
   <xs:annotation>
      <xs:documentation xml:lang="en">MIC of the Exchange(s) at which the instrument ist listed</xs:documentation>
      <xs:documentation xml:lang="de">Gibt den MIC des Boerseplatz an an dem der Future notiert</xs:documentation>
      <xs:documentation xml:lang="fr">MIC de Bourse(s) at qui instrument ist listed</xs:documentation>
      <xs:documentation xml:lang="nl">MIC van Beurs(s) at welke instrument ist listed</xs:documentation>
      <xs:documentation xml:lang="es">MIC el Bolsa(s) en cual instrumento ist cotizado</xs:documentation>
      <xs:documentation xml:lang="it">MIC della/e Borsa/e in cui lo strumento è quotato</xs:documentation>
      <xs:documentation xml:lang="cs">MIC of the Exchange(s) at which the instrument ist listed</xs:documentation>
      <xs:documentation xml:lang="hu">MIC of the Exchange(s) at which the instrument ist listed</xs:documentation>
      <xs:appinfo>
         <altova:exampleValues>
            <altova:example value="WBAH"/>
         </altova:exampleValues>
      </xs:appinfo>
   </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>