StockMarket
/FundsXML4/AssetMasterData/Asset/AssetDetails/CommercialPaper/StockMarket
Diagram
Documentation
EN
MIC of the Exchange(s) at which this bond is listed.
DE
Gibt den MIC des Boerseplatz an an dem das Wertpapier notiert
FR
MIC de Bourse(s) at qui ce obligation est listed.
NL
MIC van Beurs(s) at welke dit obligatie is listed.
Properties
- Type
- MICCodeType
- Cardinality
- 0..*
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
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
Element Definition
<xs:element xmlns:altova="http://www.altova.com/xml-schema-extensions"
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 this bond is listed.</xs:documentation>
<xs:documentation xml:lang="de">Gibt den MIC des Boerseplatz an an dem das Wertpapier notiert</xs:documentation>
<xs:documentation xml:lang="fr">MIC de Bourse(s) at qui ce obligation est listed.</xs:documentation>
<xs:documentation xml:lang="nl">MIC van Beurs(s) at welke dit obligatie is listed.</xs:documentation>
<xs:appinfo>
<altova:exampleValues>
<altova:example value="WBAH"/>
</altova:exampleValues>
</xs:appinfo>
</xs:annotation>
</xs:element>
Referenced Type Definition
(MICCodeType)
Referenced Type Definition (MICCodeType)
<xs:simpleType xmlns:altova="http://www.altova.com/xml-schema-extensions"
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">[AUTO] Market Identifier Code - ISO 10383</xs:documentation>
<xs:documentation xml:lang="fr">Marché Identifiant Code - ISO 10383</xs:documentation>
<xs:documentation xml:lang="nl">Markt Identificatie Code - ISO 10383</xs:documentation>
</xs:annotation>
<xs:restriction base="xs:string">
<xs:length value="4"/>
</xs:restriction>
</xs:simpleType>