<xsd:complexType name="SwapAdditionalTerms">
<xsd:annotation>
<xsd:documentation xml:lang="en">Additional terms to a swap contract. - For use with pre-trade Credit Limit Check messages.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="bondReference" type="BondReference" minOccurs="0">
<xsd:annotation>
<xsd:documentation xml:lang="en">Reference to a bond underlyer to represent an asset swap or Condition Precedent Bond.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|