XML Schema Documentation

Model Group: CommodityNonPeriodicPaymentDates.model

[Table of contents]

Name CommodityNonPeriodicPaymentDates.model
Used by (from the same schema document) Model Group CommodityPaymentDates.model
Documentation The different options for specifying the Payment Date.
XML Instance Representation
Start Choice [1]
<paymentDates> AdjustableDatesOrRelativeDateOffset </paymentDates> [1]

'Dates on which payments will be made.'

<masterAgreementPaymentDates> xsd:boolean </masterAgreementPaymentDates> [1]

'If present and true indicates that the Payment Date(s) are specified in the relevant master agreement.'

End Choice
Diagram
Schema Component Representation
<xsd:group name="CommodityNonPeriodicPaymentDates.model">
<xsd:choice>
<xsd:element name="paymentDates" type=" AdjustableDatesOrRelativeDateOffset "/>
<xsd:element name="masterAgreementPaymentDates" type=" xsd:boolean "/>
</xsd:choice>
</xsd:group>