XML Schema Documentation

Complex Type: SwapAdditionalTerms

[Table of contents]

Super-types: None
Sub-types: None
Name SwapAdditionalTerms
Used by (from the same schema document) Complex Type Swap
Abstract no
Documentation Additional terms to a swap contract.
XML Instance Representation
<...>
<bondReference> BondReference </bondReference> [0..1]

'Reference to a bond underlyer to represent an asset swap or Condition Precedent Bond.'

</...>
Diagram
Schema Component Representation
<xsd:complexType name="SwapAdditionalTerms">
<xsd:sequence>
<xsd:element name="bondReference" type=" BondReference " minOccurs="0"/>
</xsd:sequence>
</xsd:complexType>