StockMarket
/FundsXML4/AssetMasterData/Asset/AssetDetails/ShareClass/StockMarket
Diagram
Documentation
EN
Exchange(s) at which this share class is listed.
DE
Gibt den Boerseplatz an an dem das Wertpapier notiert
FR
Bourse(s) at qui ce classe d'actions est listed.
NL
Beurs(s) at welke dit aandelenklasse is listed.
ES
Bolsa(s) en cual este aandelenklasse es cotizado.
IT
Borsa(e) in cui è quotata questa classe di azioni.
CS
Exchange(s) at which this share class is listed.
HU
Exchange(s) at which this share class is 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
- 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"
maxOccurs="unbounded"
minOccurs="0"
name="StockMarket"
type="MICCodeType">
<xs:annotation>
<xs:documentation xml:lang="en">Exchange(s) at which this share class is listed.</xs:documentation>
<xs:documentation xml:lang="de">Gibt den Boerseplatz an an dem das Wertpapier notiert</xs:documentation>
<xs:documentation xml:lang="fr">Bourse(s) at qui ce classe d'actions est listed.</xs:documentation>
<xs:documentation xml:lang="nl">Beurs(s) at welke dit aandelenklasse is listed.</xs:documentation>
<xs:documentation xml:lang="es">Bolsa(s) en cual este aandelenklasse es cotizado.</xs:documentation>
<xs:documentation xml:lang="it">Borsa(e) in cui è quotata questa classe di azioni.</xs:documentation>
<xs:documentation xml:lang="cs">Exchange(s) at which this share class is listed.</xs:documentation>
<xs:documentation xml:lang="hu">Exchange(s) at which this share class is listed.</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>