<xsd:group name="CommodityNonPeriodicPaymentDates.model">
<xsd:annotation>
<xsd:documentation xml:lang="en">The different options for specifying the Payment Date.</xsd:documentation>
</xsd:annotation>
<xsd:choice>
<xsd:element name="paymentDates" type="AdjustableDatesOrRelativeDateOffset">
<xsd:annotation>
<xsd:documentation xml:lang="en">Dates on which payments will be made.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="masterAgreementPaymentDates" type="xsd:boolean">
<xsd:annotation>
<xsd:documentation xml:lang="en">If present and true indicates that the Payment Date(s) are specified in the relevant master agreement.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:choice>
</xsd:group>
|