Definition Type: Element
Name: underlyer
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsE:TradeUnderlyer
Containing Schema: fpml-reconciliation-5-10.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-5-10_xsd Drilldown into underlyingAsset in schema fpml-asset-5-10_xsd4 Drilldown into fixedRate in schema fpml-reconciliation-5-10_xsd Drilldown into floatingRate in schema fpml-reconciliation-5-10_xsd Drilldown into id in schema fpml-reconciliation-5-10_xsd Drilldown into TradeUnderlyer in schema fpml-reconciliation-5-10_xsdXSD Diagram of underlyer in schema fpml-reconciliation-5-10_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 nsE:floatingRate (1) (1)
fixedRate nsE:fixedRate (1) (1)
underlyingAsset nsE:underlyingAsset (1) (1)
referenceEntity nsE:referenceEntity (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsE:id (Optional)
Collapse Derivation Tree: