XML Schema Documentation

Element: underlyingAsset

[Table of contents]

Name underlyingAsset
Used by (from the same schema document) Complex Type BasketConstituent , Complex Type SingleUnderlyer
Type Asset
Nillable no
Abstract yes
Documentation Define the underlying asset when it is a listed security.
Logical Diagram
XML Instance Representation
<underlyingAsset
id=" xsd:ID [0..1]">
<instrumentId> InstrumentId </instrumentId> [1..*]
<description> xsd:string </description> [0..1]

'The long name of a security.'

</underlyingAsset>
Diagram
type_InstrumentId
Schema Component Representation
<xsd:element name="underlyingAsset" type=" Asset " abstract="true"/>