Definition Type Complex Type
Name ConvertibleBond
Namespace http://www.fpml.org/2007/FpML-4-4
Type fpml:Bond
Abstract False
XSD Schema fpml-asset-4-4.xsd
XSD Schema Diagram
XSD Schema Code
<xsd:complexType name="ConvertibleBond" >
  <xsd:complexContent>
    <xsd:extension base="Bond">
      <xsd:sequence>
        <xsd:element minOccurs="0" name="underlyingEquity" type="EquityAsset">
          <xsd:annotation>
            <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Specifies the equity in which the convertible bond can be converted.</xsd:documentation>
          </xsd:annotation>

        </xsd:element>

        <xsd:element minOccurs="0" name="redemptionDate" type="xsd:date">
          <xsd:annotation>
            <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Earlier date between the convertible bond put dates and its maturity date.</xsd:documentation>
          </xsd:annotation>

        </xsd:element>

      </xsd:sequence>

    </xsd:extension>

  </xsd:complexContent>

</xsd:complexType>
Child Elements
Name Type Min Occurs Max Occurs
Child Attributes
Name Type Default Value Use
Derivation Tree
fpml:Asset
    fpml:UnderlyingAsset
        fpml:ExchangeTraded
            fpml:Bond
                ConvertibleBond
                    fpml:convertibleBond
                        fpml:convertibleBond
                        fpml:convertibleBond
References
fpml:convertibleBond
Generated using Liquid XML Studio Designer Edition 8.0.1.1926 by Liquid Technologies Ltd