Exchange
/FundsXML4/Funds/Fund/SingleFund/SingleFundStaticData/StockExchanges/Exchange
Diagram
Documentation
EN
Stock exchange where the fund is listed
DE
Börse, an der der Fonds notiert ist
FR
Bourse où le fonds est coté
NL
Beurs waar het fonds genoteerd is
ES
Bolsa de valores donde el fondo está cotizado
IT
Borsa valori dove il fondo è quotato
HU
Tőzsde, ahol az alap jegyezve van
CS
Burza cenných papírů, kde je fond kótován
Properties
- Type
- xs:string
- Cardinality
- 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
- 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"
name="Exchange">
<xs:annotation>
<xs:documentation xml:lang="en">Stock exchange where the fund is listed</xs:documentation>
<xs:documentation xml:lang="de">Börse, an der der Fonds notiert ist</xs:documentation>
<xs:documentation xml:lang="fr">Bourse où le fonds est coté</xs:documentation>
<xs:documentation xml:lang="nl">Beurs waar het fonds genoteerd is</xs:documentation>
<xs:documentation xml:lang="es">Bolsa de valores donde el fondo está cotizado</xs:documentation>
<xs:documentation xml:lang="it">Borsa valori dove il fondo è quotato</xs:documentation>
<xs:documentation xml:lang="hu">Tőzsde, ahol az alap jegyezve van</xs:documentation>
<xs:documentation xml:lang="cs">Burza cenných papírů, kde je fond kótován</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:length value="4"/>
</xs:restriction>
</xs:simpleType>
</xs:element>