group "SimpleBuyerSeller.model"
Namespace:
Content:
Defined:
Includes:
definitions of 2 elements
Used:
Content Model Diagram
Complex Content Model
Content Model Elements (2):
buyerPartyReference (in allocation in loanAllocationNotification),
sellerPartyReference (in allocation in loanAllocationNotification)
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 DocFlex/XML 1.10b5 using DocFlex/XML XSDDoc 2.8.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.