XML Schema Documentation

Complex Type: SinglePartyOption

[Table of contents]

Super-types: None
Sub-types: None
Name SinglePartyOption
Used by (from the same schema document) Complex Type OptionalEarlyTermination
Abstract no
Documentation A type describing the buyer and seller of an option.
XML Instance Representation
<...>
<buyerPartyReference> PartyOrTradeSideReference </buyerPartyReference> [1]

'A reference to the party that buys this instrument, ie. pays for this instrument and receives the rights defined by it. See 2000 ISDA definitions Article 11.1 (b). In the case of FRAs this the fixed rate payer.'

<sellerPartyReference> PartyOrTradeSideReference </sellerPartyReference> [1]

'A reference to the party that sells (\"writes\") this instrument, i.e. that grants the rights defined by this instrument and in return receives a payment for it. See 2000 ISDA definitions Article 11.1 (a). In the case of FRAs this is the floating rate payer.'

</...>
Diagram
group_BuyerSeller.model
Schema Component Representation
<xsd:complexType name="SinglePartyOption">
<xsd:sequence>
<xsd:group ref=" BuyerSeller.model "/>
</xsd:sequence>
</xsd:complexType>