StockExchanges
/FundsXML4/Funds/Fund/Subfunds/Subfund/SubfundStaticData/StockExchanges
Diagram
Documentation
Stock exchanges where the subfund is listed (4-character MIC codes)
Börsen, an denen der Subfund gelistet ist (4-Zeichen MIC-Codes)
Action exchanges où subfund est listed (4-character MIC codes)
Aandeel exchanges waar subfund is listed (4-character MIC codes)
Bolsas de valores donde el subfondo esta cotizado (codigos MIC de 4 caracteres)
Borse in cui è quotato il comparto (codici MIC a 4 caratteri)
Burzy cenných papírů, kde je podfond kótován (4znakové MIC kódy)
Tőzsdék, ahol a podfond jegyezve van (4 karakteres MIC kódok)
Properties
- Type
- (anonymous)
- 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
- 7
Child Elements & Attributes
| Name (XPath) | Type | Documentation | Sample Data |
|---|---|---|---|
| xs:string |
Stock exchange where the subfund is listed Börse, an der der Subfonds notiert ist Bourse où le compartiment est coté Beurs waar het subfonds genoteerd is Bolsa de valores donde el subfondo está cotizado Borsa valori dove il comparto è quotato Tőzsde, ahol a podfond jegyezve van Burza cenných papírů, kde je podfond kótován |
aaaa |
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"
minOccurs="0"
name="StockExchanges">
<xs:annotation>
<xs:documentation xml:lang="en">Stock exchanges where the subfund is listed (4-character MIC codes)</xs:documentation>
<xs:documentation xml:lang="de">Börsen, an denen der Subfund gelistet ist (4-Zeichen MIC-Codes)</xs:documentation>
<xs:documentation xml:lang="fr">Action exchanges où subfund est listed (4-character MIC codes)</xs:documentation>
<xs:documentation xml:lang="nl">Aandeel exchanges waar subfund is listed (4-character MIC codes)</xs:documentation>
<xs:documentation xml:lang="es">Bolsas de valores donde el subfondo esta cotizado (codigos MIC de 4 caracteres)</xs:documentation>
<xs:documentation xml:lang="it">Borse in cui è quotato il comparto (codici MIC a 4 caratteri)</xs:documentation>
<xs:documentation xml:lang="cs">Burzy cenných papírů, kde je podfond kótován (4znakové MIC kódy)</xs:documentation>
<xs:documentation xml:lang="hu">Tőzsdék, ahol a podfond jegyezve van (4 karakteres MIC kódok)</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="unbounded" name="Exchange">
<xs:annotation>
<xs:documentation xml:lang="en">Stock exchange where the subfund is listed</xs:documentation>
<xs:documentation xml:lang="de">Börse, an der der Subfonds notiert ist</xs:documentation>
<xs:documentation xml:lang="fr">Bourse où le compartiment est coté</xs:documentation>
<xs:documentation xml:lang="nl">Beurs waar het subfonds genoteerd is</xs:documentation>
<xs:documentation xml:lang="es">Bolsa de valores donde el subfondo está cotizado</xs:documentation>
<xs:documentation xml:lang="it">Borsa valori dove il comparto è quotato</xs:documentation>
<xs:documentation xml:lang="hu">Tőzsde, ahol a podfond jegyezve van</xs:documentation>
<xs:documentation xml:lang="cs">Burza cenných papírů, kde je podfond kótován</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="4"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>