group "SimpleBuyerSeller.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Component Diagram
Complex Content Model
Content Model Elements (2):
Known Usage Locations
Annotation
A model which references the buyer and seller.
XML Source (w/o annotations (3); see within schema source)
<xsd:group name="SimpleBuyerSeller.model">
<xsd:sequence>
<xsd:sequence>
<xsd:element name="buyerPartyReference" type="PartyReference"/>
</xsd:sequence>
<xsd:sequence>
<xsd:element name="sellerPartyReference" type="PartyReference"/>
</xsd:sequence>
</xsd:sequence>
</xsd:group>
Content Element Detail (all declarations; defined within this component only; 2/2)
buyerPartyReference
Type:
PartyReference, empty content
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.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="buyerPartyReference" type="PartyReference"/>

sellerPartyReference
Type:
PartyReference, empty content
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.
XML Source (w/o annotations (1); see within schema source)
<xsd:element name="sellerPartyReference" type="PartyReference"/>

XML schema documentation generated with FlexDoc/XML 1.12.2 using FlexDoc/XML XSDDoc 2.9.1 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.