ConvertibleFlag

/FundsXML4/AssetMasterData/Asset/AssetDetails/Bond/ConvertibleFlag

Diagram

ConvertibleFlag

Documentation

EN

Indicates whether bond is convertible

DE

Gibt an, ob die Anleihe wandelbar ist

FR

Indique si l'obligation est convertible

NL

Indica si el bono es convertible

ES

Indica si el bono es convertible

IT

Indica se l'obbligazione è convertibile

CS

Označuje, zda bond is convertible

HU

Indicates whether bond is convertible

Properties

Type
xs:boolean
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
5
Sample Data
true

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"
            name="ConvertibleFlag"
            type="xs:boolean">
   <xs:annotation>
      <xs:documentation xml:lang="en">Indicates whether bond is convertible</xs:documentation>
      <xs:documentation xml:lang="de">Gibt an, ob die Anleihe wandelbar ist</xs:documentation>
      <xs:documentation xml:lang="fr">Indique si l'obligation est convertible</xs:documentation>
      <xs:documentation xml:lang="nl">Indica si el bono es convertible</xs:documentation>
      <xs:documentation xml:lang="es">Indica si el bono es convertible</xs:documentation>
      <xs:documentation xml:lang="it">Indica se l'obbligazione è convertibile</xs:documentation>
      <xs:documentation xml:lang="cs">Označuje, zda bond is convertible</xs:documentation>
      <xs:documentation xml:lang="hu">Indicates whether bond is convertible</xs:documentation>
   </xs:annotation>
</xs:element>