XML Schema Documentation

Complex Type: UnderlyerReferenceUnits

[Table of contents]

Super-types: None
Sub-types: None
Name UnderlyerReferenceUnits
Used by (from the same schema document) Complex Type CashflowCalculationElements
Abstract no
XML Instance Representation
<...>
<underlyerReference> TradeUnderlyerReference </underlyerReference> [1]

'Reference to the underlyer defined within the calculationElements structure.'

<quantity> xsd:decimal </quantity> [1]

'Amount of units.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="UnderlyerReferenceUnits">
<xsd:sequence>
<xsd:element name="underlyerReference" type=" TradeUnderlyerReference "/>
<xsd:element name="quantity" type=" xsd:decimal "/>
</xsd:sequence>
</xsd:complexType>