ConvertibleFlag
/FundsXML4/AssetMasterData/Asset/AssetDetails/Bond/ConvertibleFlag
Diagram
Documentation
EN
Indicates whether bond is convertible
DE
Indicates whether Anleihe ist convertible
FR
Indicates whether obligation est convertible
NL
Indicates whether obligatie is convertible
Properties
- Type
- xs:boolean
- Cardinality
- 1
- Namespace
- xs = "http://www.w3.org/2001/XMLSchema"
vc = "http://www.w3.org/2007/XMLSchema-versioning"
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: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">Indicates whether Anleihe ist convertible</xs:documentation>
<xs:documentation xml:lang="fr">Indicates whether obligation est convertible</xs:documentation>
<xs:documentation xml:lang="nl">Indicates whether obligatie is convertible</xs:documentation>
</xs:annotation>
</xs:element>