ConsumptionAverageType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Consumption Average. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to define an average consumption as a monetary amount.</ccts:Definition>
  <ccts:ObjectClass>Consumption Average</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="ConsumptionAverageType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Consumption Average. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to define an average consumption as a monetary amount.</ccts:Definition>
        <ccts:ObjectClass>Consumption Average</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:AverageAmount" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Consumption Average. Average_ Amount. Amount</ccts:DictionaryEntryName>
            <ccts:Definition>The average monetary amount of the consumption.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Consumption Average</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Average</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Amount</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
            <ccts:DataType>Amount. Type</ccts:DataType>
            <ccts:Examples>1.65</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Consumption Average. Description. Text</ccts:DictionaryEntryName>
            <ccts:Definition>A description of the average consumed.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Consumption Average</ccts:ObjectClass>
            <ccts:PropertyTerm>Description</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>Average price incl. value added tax per kilowatt-hour in the billing period.</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>