XML Schema Documentation

Model Group: BuyerSeller.model

[Table of contents]

Name BuyerSeller.model
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
Schema Component Representation
<xsd:group name="BuyerSeller.model">
<xsd:sequence>
<xsd:element name="buyerPartyReference" type=" PartyOrTradeSideReference "/>
<xsd:element name="sellerPartyReference" type=" PartyOrTradeSideReference "/>
</xsd:sequence>
</xsd:group>