Exchange
/FundsXML4/Funds/Fund/Subfunds/Subfund/SubfundStaticData/StockExchanges/Exchange
Diagram
Documentation
EN
Stock exchange where the subfund is listed
DE
Börse, an der der Subfonds notiert ist
FR
Bourse où le compartiment est coté
NL
Beurs waar het subfonds genoteerd is
ES
Bolsa de valores donde el subfondo está cotizado
IT
Borsa valori dove il comparto è quotato
HU
Tőzsde, ahol a podfond jegyezve van
CS
Burza cenných papírů, kde je podfond 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
- 8
- 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 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>