ExchangeTradedFlag

/FundsXML4/Funds/Fund/SingleFund/SingleFundStaticData/ExchangeTradedFlag

Diagram

ExchangeTradedFlag

Documentation

EN

Indicates if the fund is exchange traded (ETF)

DE

Gibt an, ob der Fonds börsengehandelt ist (ETF)

FR

Indicates si fonds est bourse traded (ETF)

NL

Indicates als fonds is beurs traded (ETF)

ES

Indica si el fondo cotiza en bolsa (ETF)

IT

Indica se il fondo è negoziato in borsa (ETF)

CS

Označuje, zda the fund is exchange traded (ETF)

HU

Jelzi, hogy az alap tőzsdén kereskedett-e (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
6
Sample Data
false

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="ExchangeTradedFlag"
            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">Indicates si fonds est bourse traded (ETF)</xs:documentation>
      <xs:documentation xml:lang="nl">Indicates als fonds is beurs traded (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="cs">Označuje, zda the fund is exchange traded (ETF)</xs:documentation>
      <xs:documentation xml:lang="hu">Jelzi, hogy az alap tőzsdén kereskedett-e (ETF)</xs:documentation>
   </xs:annotation>
</xs:element>