StockMarket

/FundsXML4/AssetMasterData/Asset/AssetDetails/Repo/StockMarket

Diagram

StockMarket Mic of the Stockmarket of the asset Market Identifier Code - ISO 10383

Documentation

Mic of the Stockmarket of the asset

Properties

Type
MICCodeType
Cardinality
0..*
Namespace
xs = "http://www.w3.org/2001/XMLSchema"
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

XML Snippet

<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
            xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
            xmlns:xs="http://www.w3.org/2001/XMLSchema"
            maxOccurs="unbounded"
            minOccurs="0"
            name="StockMarket"
            type="MICCodeType">
   <xs:annotation>
      <xs:documentation>Mic of the Stockmarket of the asset</xs:documentation>
      <xs:appinfo>
         <altova:exampleValues>
            <altova:example value="WBAH"/>
         </altova:exampleValues>
      </xs:appinfo>
   </xs:annotation>
</xs:element>