fpml:underlyer
Specifies the underlyer of the leg.
Element information
Namespace: http://www.fpml.org/FpML-5/transparency
Schema document: fpml-eq-shared-5-5.xsd
Other elements with the same name: fpml:underlyer, fpml:underlyer, fpml:underlyer
Type: fpml:Underlyer
Properties: Local, Qualified
Content
- Choice [1..1]
- fpml:singleUnderlyer Describes the swap's underlyer when it has only one asset component.
- fpml:basket Describes the swap's underlyer when it has multiple asset components.
Attributes
None
Used in
- Type fpml:DirectionalLegUnderlyer
- Type fpml:DirectionalLegUnderlyerValuation via extension of fpml:DirectionalLegUnderlyer
- Type fpml:CorrelationLeg via extension of fpml:DirectionalLegUnderlyer (Element fpml:correlationLeg)
- Type fpml:DividendLeg via extension of fpml:DirectionalLegUnderlyer (Element fpml:dividendLeg)
- Type fpml:VarianceLeg via extension of fpml:DirectionalLegUnderlyer (Element fpml:varianceLeg)
Sample instance
<underlyer> <singleUnderlyer> <index> <instrumentId instrumentIdScheme="http://example.com/instrumentId">.FCHI</instrumentId> <currency>EUR</currency> <exchangeId>XPAR</exchangeId> <relatedExchangeId>XMAT</relatedExchangeId> <relatedExchangeId>XMON</relatedExchangeId> </index> <openUnits>1000</openUnits> </singleUnderlyer> </underlyer>