Definition Type: Element
Name: underlyer
Namespace: http://www.fpml.org/FpML-5/reporting
Type: nsA:TradeUnderlyer2
Containing Schema: fpml-generic-5-4.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-4_xsd Drilldown into receiverPartyReference in schema fpml-shared-5-4_xsd Drilldown into payerAccountReference in schema fpml-shared-5-4_xsd Drilldown into payerPartyReference in schema fpml-shared-5-4_xsd Drilldown into PayerReceiver.model in schema fpml-shared-5-4_xsd Drilldown into referenceEntity in schema fpml-generic-5-4_xsd Drilldown into quotedCurrencyPair in schema fpml-generic-5-4_xsd Drilldown into underlyingAsset in schema fpml-asset-5-4_xsd Drilldown into fixedRate in schema fpml-generic-5-4_xsd Drilldown into floatingRate in schema fpml-generic-5-4_xsd Drilldown into id in schema fpml-generic-5-4_xsd Drilldown into TradeUnderlyer2 in schema fpml-generic-5-4_xsdXSD Diagram of underlyer in schema fpml-generic-5-4_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 nsA:floatingRate (1) (1)
fixedRate nsA:fixedRate (1) (1)
underlyingAsset nsA:underlyingAsset (1) (1)
quotedCurrencyPair nsA:quotedCurrencyPair (1) (1)
referenceEntity nsA:referenceEntity (1) (1)
payerPartyReference nsA:payerPartyReference 0 (1)
payerAccountReference nsA:payerAccountReference 0 (1)
receiverPartyReference nsA:receiverPartyReference 0 (1)
receiverAccountReference nsA:receiverAccountReference 0 (1)
<xs:group> nsA:PayerReceiver.model 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
id nsA:id (Optional)
Collapse Derivation Tree: