cac:EnergyWaterConsumptionCorrection
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.1.xsd
Type: cac:ConsumptionCorrectionType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:CorrectionType [0..1] Statement for the correction type.
- cbc:CorrectionTypeCode [0..1] Statement at the code for the correction type.
- cbc:MeterNumber [0..1] Statement for meter number.
- cbc:GasPressureQuantity [0..1] Correction of the gas pressure.
- cbc:ActualTemperatureReductionQuantity [0..1] Statement for the actuel heating correction temperature.
- cbc:NormalTemperatureReductionQuantity [0..1] Statement for the standard for heating correction temperature.
- cbc:DifferenceTemperatureReductionQuantity [0..1] Deviation from standard heating correction.
- cbc:Description [0..*] Description related to the corrections.
- cbc:CorrectionUnitAmount [0..1] Correction per MWH per degree C.
- cbc:ConsumptionEnergyQuantity [0..1] Your consumpt for district heating energy.
- cbc:ConsumptionWaterQuantity [0..1] Your consumpt for district heating water.
- cbc:CorrectionAmount [0..1] Your correction for heating correction.
Attributes
None
Used in
- Type cac:EnergyWaterSupplyType (Element cac:EnergyWaterSupply)
Sample instance
<cac:EnergyWaterConsumptionCorrection> <cbc:CorrectionType>string</cbc:CorrectionType> <cbc:CorrectionTypeCode>normalizedString</cbc:CorrectionTypeCode> <cbc:MeterNumber>string</cbc:MeterNumber> <cbc:GasPressureQuantity>1.0</cbc:GasPressureQuantity> <cbc:ActualTemperatureReductionQuantity>1.0</cbc:ActualTemperatureReductionQuantity> <cbc:NormalTemperatureReductionQuantity>1.0</cbc:NormalTemperatureReductionQuantity> <cbc:DifferenceTemperatureReductionQuantity>1.0</cbc:DifferenceTemperatureReductionQuantity> <cbc:Description>string</cbc:Description> <cbc:CorrectionUnitAmount currencyID="normalizedString">1.0</cbc:CorrectionUnitAmount> <cbc:ConsumptionEnergyQuantity>1.0</cbc:ConsumptionEnergyQuantity> <cbc:ConsumptionWaterQuantity>1.0</cbc:ConsumptionWaterQuantity> <cbc:CorrectionAmount currencyID="normalizedString">1.0</cbc:CorrectionAmount> </cac:EnergyWaterConsumptionCorrection>