XML Schema Documentation

Model Group: CommodityCalculationPeriodsPointer.model

[Table of contents]

Name CommodityCalculationPeriodsPointer.model
Used by (from the same schema document) Complex Type CommodityFixedPriceSchedule , Complex Type CommodityFx , Complex Type CommodityNotionalSchedule , Complex Type CommodityPricingDates , Complex Type CommodityRelativePaymentDates , Complex Type CommoditySpreadSchedule , Complex Type CommodityStrikeSchedule , Model Group CommodityCalculationPeriods.model
Documentation Model group to enable users to reference a Calculation Periods schedule in the form of a series of actual dates in a calculationPeriods container or in the form of a parameterised schedule in a calculationPeriodsSchedule container.
XML Instance Representation
Start Choice [1]
<calculationPeriodsReference> CalculationPeriodsReference </calculationPeriodsReference> [1]

'A pointer style reference to the Calculation Periods defined on another leg.'

<calculationPeriodsScheduleReference> CalculationPeriodsReference </calculationPeriodsScheduleReference> [1]

'A pointer style reference to the Calculation Periods Schedule defined on another leg.'

End Choice
Diagram
Schema Component Representation
<xsd:group name="CommodityCalculationPeriodsPointer.model">
<xsd:choice>
<xsd:element name="calculationPeriodsReference" type=" CalculationPeriodsReference "/>
<xsd:element name="calculationPeriodsScheduleReference" type=" CalculationPeriodsReference "/>
</xsd:choice>
</xsd:group>