Definition Type: Group
Name: WeatherCalculationPeriod.model
Namespace: http://www.fpml.org/FpML-5/recordkeeping
Containing Schema: fpml-com-5-10.xsd
Documentation:
Descriptions of a calculation period.
Collapse XSD Schema Diagram:
Drilldown into weatherCalculationPeriodsReference in schema fpml-com-5-10_xsd1 Drilldown into weatherCalculationPeriods in schema fpml-com-5-10_xsd1XSD Diagram of WeatherCalculationPeriod.model in schema fpml-com-5-10_xsd1 (Financial products Markup Language (FpML®))
Collapse XSD Schema Code:
<xsd:group name="WeatherCalculationPeriod.model">
    <xsd:annotation>
        <xsd:documentation xml:lang="en">Descriptions of a calculation period.</xsd:documentation>
    </xsd:annotation>
    <xsd:choice>
        <xsd:element name="weatherCalculationPeriods" type="WeatherCalculationPeriods" />
        <xsd:element name="weatherCalculationPeriodsReference" type="CalculationPeriodsReference" />
    </xsd:choice>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
weatherCalculationPeriods nsD:weatherCalculationPeriods (1) (1)
weatherCalculationPeriodsReference nsD:weatherCalculationPeriodsReference (1) (1)