complexType "CommoditySpreadSchedule"
Namespace:
Content:
complex, 4 elements
Defined:
globally in fpml-com-5-2.xsd; see XML source
Includes:
definition of 1 element
Used:
Content Model Diagram
XML Representation Summary
<...>
   
Content: 
spreadStep+, (calculationPeriodsReference | calculationPeriodsScheduleReference | calculationPeriodsDatesReference)
</...>
Content Model Elements (4):
calculationPeriodsDatesReference, calculationPeriodsReference, calculationPeriodsScheduleReference, spreadStep
All Direct / Indirect Based Elements (1):
spreadSchedule (in calculation in floatingLeg)
Known Usage Locations
Annotation
The Spread per Calculation Period. There must be a Spread specified for each Calculation Period, regardless of whether the Spread changes or remains the same between periods.
XML Source (w/o annotations (2); see within schema source)
<xsd:complexType name="CommoditySpreadSchedule">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" name="spreadStep" type="Money"/>
</xsd:sequence>
</xsd:complexType>
Content Element Detail (all declarations; defined within this component only; 1/4)
spreadStep
Type:
Money, complex content
The spread per Calculation Period. There must be a spread step specified for each Calculation Period, regardless of whether the spread changes or remains the same between periods.
XML Source (w/o annotations (1); see within schema source)
<xsd:element maxOccurs="unbounded" name="spreadStep" type="Money"/>

XML schema documentation generated with DocFlex/XML 1.8.6b2 using DocFlex/XML XSDDoc 2.5.1 template set. All content model diagrams generated by Altova XMLSpy via DocFlex/XML XMLSpy Integration.