ExchangeTradedFundFlag
/FundsXML4/AssetMasterData/Asset/AssetDetails/ShareClass/ExchangeTradedFundFlag
Diagram
Documentation
EN
Indicates if the fund is exchange traded (ETF)
DE
Gibt an, ob der Fonds börsengehandelt ist (ETF)
FR
Indique si le fonds est coté en bourse (ETF)
NL
Geeft aan of het fonds beursgenoteerd is (ETF)
ES
Indica si el fondo cotiza en bolsa (ETF)
IT
Indica se il fondo è negoziato in borsa (ETF)
HU
Jelzi, hogy az alap tőzsdén kereskedett-e (ETF)
CS
Označuje, zda je fond obchodovaný na burze (ETF)
Properties
- Type
- xs:boolean
- 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
- 5
- Sample Data
- false
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="ExchangeTradedFundFlag"
type="xs:boolean">
<xs:annotation>
<xs:documentation xml:lang="en">Indicates if the fund is exchange traded (ETF)</xs:documentation>
<xs:documentation xml:lang="de">Gibt an, ob der Fonds börsengehandelt ist (ETF)</xs:documentation>
<xs:documentation xml:lang="fr">Indique si le fonds est coté en bourse (ETF)</xs:documentation>
<xs:documentation xml:lang="nl">Geeft aan of het fonds beursgenoteerd is (ETF)</xs:documentation>
<xs:documentation xml:lang="es">Indica si el fondo cotiza en bolsa (ETF)</xs:documentation>
<xs:documentation xml:lang="it">Indica se il fondo è negoziato in borsa (ETF)</xs:documentation>
<xs:documentation xml:lang="hu">Jelzi, hogy az alap tőzsdén kereskedett-e (ETF)</xs:documentation>
<xs:documentation xml:lang="cs">Označuje, zda je fond obchodovaný na burze (ETF)</xs:documentation>
</xs:annotation>
</xs:element>