Drilldown into SingleUnderlyer Drilldown into SingleUnderlyer Drilldown into SingleUnderlyer Drilldown into SingleUnderlyer
Definition Type Complex Type
Name SingleUnderlyer
Namespace http://www.fpml.org/FpML-5-0/confirmation
Abstract False
Documentation A type describing a single underlyer
XSD Schema fpml-asset-5-0.xsd
Collapse XSD Schema Diagram
XSD Diagram of SingleUnderlyer
Collapse XSD Schema Code
<xsd:complexType name="SingleUnderlyer" >
  <xsd:annotation>
    <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">A type describing a single underlyer</xsd:documentation>
  </xsd:annotation>

  <xsd:sequence>
    <xsd:element ref="underlyingAsset"/>
    <xsd:element minOccurs="0" name="openUnits" type="xsd:decimal">
      <xsd:annotation>
        <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The number of units (index or securities) that constitute the underlyer of the swap. In the case of a basket swap, this element is used to reference both the number of basket units, and the number of each asset components of the basket when these are expressed in absolute terms.</xsd:documentation>
      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" name="dividendPayout" type="DividendPayout">
      <xsd:annotation>
        <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">Specifies the dividend payout ratio associated with an equity underlyer. A basket swap can have different payout ratios across the various underlying constituents. In certain cases the actual ratio is not known on trade inception, and only general conditions are then specified. Users should note that FpML makes a distinction between the derivative contract and the underlyer of the contract. It would be better if the agreed dividend payout on a derivative contract was modelled at the level of the derivative contract, an approach which may be adopted in the next major version of FpML.</xsd:documentation>
      </xsd:annotation>

    </xsd:element>

    <xsd:element minOccurs="0" name="couponPayment" type="PendingPayment">
      <xsd:annotation>
        <xsd:documentation xmlns:xml="http://www.w3.org/XML/1998/namespace" xml:lang="en">The next upcoming coupon payment.</xsd:documentation>
      </xsd:annotation>

    </xsd:element>

  </xsd:sequence>

</xsd:complexType>
Collapse Child Elements
Name Type Min Occurs Max Occurs
Collapse Derivation Tree
[No Sub Types]
SingleUnderlyer
    fpml:singleUnderlyer
Collapse References
fpml:singleUnderlyer
Generated using Liquid XML Studio Designer Edition 8.0.4.1955 - Featuring XSD to HTML Doc Generation