fpml:underlyer
Specifies the underlying component, which can be either one or many and consists in either equity, index or convertible bond component, or a combination of these.
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-eqd-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:EquityDerivativeBase
- Type fpml:EquityDerivativeLongFormBase via extension of fpml:EquityDerivativeBase
- Type fpml:EquityDerivativeShortFormBase via extension of fpml:EquityDerivativeBase
- Type fpml:BrokerEquityOption via extension of fpml:EquityDerivativeBase (Element fpml:brokerEquityOption)
- Type fpml:EquityForward via extension of fpml:EquityDerivativeBase (Element fpml:equityForward)
- Type fpml:EquityOption via extension of fpml:EquityDerivativeBase (Element fpml:equityOption)
- Type fpml:EquityOptionTransactionSupplement via extension of fpml:EquityDerivativeBase (Element fpml:equityOptionTransactionSupplement)
Sample instance
<underlyer> <singleUnderlyer> <equity> <instrumentId instrumentIdScheme="http://www.fpml.org/schemes/4.1/instrumentId">STM-FP</instrumentId> <description>STMicroelectronics N.V. ordinary shares</description> <exchangeId exchangeIdScheme="http://www.fpml.org/schemes/4.1/exchangeId">XNSE</exchangeId> </equity> </singleUnderlyer> </underlyer>