fpml:weatherCalculationPeriods
Element information
Namespace: http://www.fpml.org/FpML-5/confirmation
Schema document: fpml-com-5-5.xsd
Type: fpml:WeatherCalculationPeriods
Properties: Local, Qualified
Content
- fpml:calculationPeriod [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
id | [0..1] | xsd:ID |
Used in
- Group fpml:WeatherCalculationPeriod.model
- Group fpml:CommodityWeatherOption.model via reference to fpml:WeatherCalculationPeriod.model
- Type fpml:CommodityOption via reference to fpml:CommodityWeatherOption.model (Element fpml:commodityOption)
- Type fpml:WeatherLeg via reference to fpml:WeatherCalculationPeriod.model (Element fpml:weatherLeg)
Sample instance
<weatherCalculationPeriods> <calculationPeriod> <calculationPeriodFirstDay>2012-11-01</calculationPeriodFirstDay> <calculationPeriodEndDay>2012-04-30</calculationPeriodEndDay> </calculationPeriod> </weatherCalculationPeriods>