XML Schema Documentation

Model Group: PayerReceiver.model

[Table of contents]

Name PayerReceiver.model
Used by (from the same schema document) Complex Type ExerciseFee , Complex Type ExerciseFeeSchedule , Complex Type Payment , Complex Type PaymentBase , Complex Type SimplePayment
XML Instance Representation
<payerPartyReference> PartyOrAccountReference </payerPartyReference> [1]

'A reference to the party responsible for making the payments defined by this structure.'

<receiverPartyReference> PartyOrAccountReference </receiverPartyReference> [1]

'A reference to the party that receives the payments corresponding to this structure.'

Diagram
Schema Component Representation
<xsd:group name="PayerReceiver.model">
<xsd:sequence>
<xsd:element name="payerPartyReference" type=" PartyOrAccountReference "/>
<xsd:element name="receiverPartyReference" type=" PartyOrAccountReference "/>
</xsd:sequence>
</xsd:group>