Uploaded image for project: 'OASIS Energy Market Information Exchange (eMIX) TC'
  1. OASIS Energy Market Information Exchange (eMIX) TC
  2. EMIX-436

wd28: line 695 table 9-4 'consumption units'

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: wd29
    • Component/s: spec
    • Labels:
      None
    • Environment:

      Anne Hendry

    • Proposal:
      Hide

      Change to 'Demand Units'.

      Show
      Change to 'Demand Units'.
    • Resolution:
      Hide

      Coorected Schema here:
      <xs:complexType name="DemandChargeType" mixed="false">
      <xs:complexContent>
      <xs:extension base="power:BaseChargeType">
      <xs:sequence>
      <xs:element name="consumptionUnits" type="power:PowerItemType">
      <xs:annotation>
      <xs:documentation>Units of Product consumed upon which Demand Charges will be computed</xs:documentation>
      </xs:annotation>
      </xs:element>
      <xs:element name="consumptionCeiling" type="emix:QuantityType">
      <xs:annotation>
      <xs:documentation>Below this quantity, a Consumption Penalty is are not applied</xs:documentation>
      </xs:annotation>
      </xs:element>
      <xs:element name="overconsumptionPenalty" type="emix:PriceBaseType">
      <xs:annotation>
      <xs:documentation>Incremental charge applied if Consumption Ceiling is exceeded.</xs:documentation>
      </xs:annotation>
      </xs:element>
      <xs:element name="measurementInterval" type="xcal:DurationPropType">
      <xs:annotation>
      <xs:documentation>Duration over which average peak demand is measured (e.g., 15 minutes, 30 minutes...) </xs:documentation>
      </xs:annotation>
      </xs:element>
      <xs:element name="collectionInterval" type="xcal:DurationPropType">
      <xs:annotation>
      <xs:documentation>Collection of Measurement Intervals. Consumption Penalty is based on single highest average peak demand taken from all the Measurement Intervals contained in the Collection Interval. </xs:documentation>
      </xs:annotation>
      </xs:element>
      <xs:element name="penaltyPeriod" type="xcal:DurationPropType">
      <xs:annotation>
      <xs:documentation>Duration to which the Penalty applies, often a billing cycle.</xs:documentation>
      </xs:annotation>
      </xs:element>
      <xs:element name="penaltyDuration" type="xcal:DurationPropType">
      <xs:annotation>
      <xs:documentation>Duration during which consecutive Consumption Penalties will continue to be applied after incurred, e.g., 1 year.</xs:documentation>
      </xs:annotation>
      </xs:element>
      </xs:sequence>
      </xs:extension>
      </xs:complexContent>
      </xs:complexType>

      Show
      Coorected Schema here: <xs:complexType name="DemandChargeType" mixed="false"> <xs:complexContent> <xs:extension base="power:BaseChargeType"> <xs:sequence> <xs:element name="consumptionUnits" type="power:PowerItemType"> <xs:annotation> <xs:documentation>Units of Product consumed upon which Demand Charges will be computed</xs:documentation> </xs:annotation> </xs:element> <xs:element name="consumptionCeiling" type="emix:QuantityType"> <xs:annotation> <xs:documentation>Below this quantity, a Consumption Penalty is are not applied</xs:documentation> </xs:annotation> </xs:element> <xs:element name="overconsumptionPenalty" type="emix:PriceBaseType"> <xs:annotation> <xs:documentation>Incremental charge applied if Consumption Ceiling is exceeded.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="measurementInterval" type="xcal:DurationPropType"> <xs:annotation> <xs:documentation>Duration over which average peak demand is measured (e.g., 15 minutes, 30 minutes...) </xs:documentation> </xs:annotation> </xs:element> <xs:element name="collectionInterval" type="xcal:DurationPropType"> <xs:annotation> <xs:documentation>Collection of Measurement Intervals. Consumption Penalty is based on single highest average peak demand taken from all the Measurement Intervals contained in the Collection Interval. </xs:documentation> </xs:annotation> </xs:element> <xs:element name="penaltyPeriod" type="xcal:DurationPropType"> <xs:annotation> <xs:documentation>Duration to which the Penalty applies, often a billing cycle.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="penaltyDuration" type="xcal:DurationPropType"> <xs:annotation> <xs:documentation>Duration during which consecutive Consumption Penalties will continue to be applied after incurred, e.g., 1 year.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType>

      Description

      Should have been 'Demand Units' (was originally 'Demand Charge Units' but data type is SI units – no $))

      Sync schema and spec to match (a couple of items are different between demand charge schema and spec).

        Attachments

          Activity

            People

            • Assignee:
              william.cox William Cox (Inactive)
              Reporter:
              ahendry Anne Hendry (Inactive)
            • Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: