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