Definition Type: Element
Name: underlyer
Namespace: http://www.fpml.org/2007/FpML-4-4
Type: fpml:TradeUnderlyer
Containing Schema: fpml-reconciliation-4-4.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The underlyer(s) used to calculate the amount of this cashflow component. The underlyer(s) will remain unaltered from the values specified in the underlying transaction (i.e. the Fixed Rate on a Credit Default Swap).
Collapse XSD Schema Diagram:
Drilldown into referenceEntity in schema fpml-reconciliation-4-4_xsd Drilldown into underlyingAsset in schema fpml-asset-4-4_xsd Drilldown into fixedRate in schema fpml-reconciliation-4-4_xsd Drilldown into floatingRate in schema fpml-reconciliation-4-4_xsd Drilldown into id in schema fpml-reconciliation-4-4_xsd Drilldown into TradeUnderlyer in schema fpml-reconciliation-4-4_xsdXSD Diagram of underlyer in schema fpml-reconciliation-4-4_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="underlyer" type="TradeUnderlyer" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The underlyer(s) used to calculate the amount of this cashflow component. The underlyer(s) will remain unaltered from the values specified in the underlying transaction (i.e. the Fixed Rate on a Credit Default Swap).</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
floatingRate fpml:floatingRate (1) (1)
fixedRate fpml:fixedRate (1) (1)
underlyingAsset fpml:underlyingAsset (1) (1)
referenceEntity fpml:referenceEntity (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id fpml:id (Optional)
Collapse Derivation Tree: