Definition Type: Element
Name: underlyer
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsB:TradeUnderlyer2
Containing Schema: fpml-generic-5-0.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
The set of underlyers to the trade that can be used in computing the trade's cashflows. If this information is needed to identify the trade, all of the trade's underlyers should be specified, whether or not they figure into the cashflow calculation. Otherwise, only those underlyers used to compute this particular cashflow need be supplied.
Collapse XSD Schema Diagram:
Drilldown into receiverAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into receiverPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into payerAccountReference in schema fpml-shared-5-0_xsd1 Drilldown into payerPartyReference in schema fpml-shared-5-0_xsd1 Drilldown into PayerReceiver.model in schema fpml-shared-5-0_xsd1 Drilldown into referenceEntity in schema fpml-generic-5-0_xsd Drilldown into quotedCurrencyPair in schema fpml-generic-5-0_xsd Drilldown into underlyingAsset in schema fpml-asset-5-0_xsd1 Drilldown into fixedRate in schema fpml-generic-5-0_xsd Drilldown into floatingRate in schema fpml-generic-5-0_xsd Drilldown into id in schema fpml-generic-5-0_xsd Drilldown into TradeUnderlyer2 in schema fpml-generic-5-0_xsdXSD Diagram of underlyer in schema fpml-generic-5-0_xsd (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:element name="underlyer" type="TradeUnderlyer2" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">The set of underlyers to the trade that can be used in computing the trade's cashflows. If this information is needed to identify the trade, all of the trade's underlyers should be specified, whether or not they figure into the cashflow calculation. Otherwise, only those underlyers used to compute this particular cashflow need be supplied.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
floatingRate nsB:floatingRate 0 (1)
fixedRate nsB:fixedRate 0 (1)
underlyingAsset nsB:underlyingAsset 0 (1)
quotedCurrencyPair nsB:quotedCurrencyPair 0 (1)
referenceEntity nsB:referenceEntity 0 (1)
payerPartyReference nsB:payerPartyReference 0 (1)
payerAccountReference nsB:payerAccountReference 0 (1)
receiverPartyReference nsB:receiverPartyReference 0 (1)
receiverAccountReference nsB:receiverAccountReference 0 (1)
<xs:group> nsB:PayerReceiver.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsB:id (Optional)
Collapse Derivation Tree: