MeterReadingType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Meter Reading. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to describe a meter reading.</ccts:Definition>
  <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Element MeterReading

Source

<xsd:complexType name="MeterReadingType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Meter Reading. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to describe a meter reading.</ccts:Definition>
        <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:ID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Meter Reading. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for this meter reading.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
            <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:Examples>7411013716x</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:MeterReadingType" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Meter Reading. Meter Reading Type. Text</ccts:DictionaryEntryName>
            <ccts:Definition>The type of this meter reading, expressed as text.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
            <ccts:PropertyTerm>Meter Reading Type</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>Electricity</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:MeterReadingTypeCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Meter Reading. Meter Reading Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The type of this meter reading, expressed as a code.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
            <ccts:PropertyTerm>Meter Reading Type Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>Electricity</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:PreviousMeterReadingDate" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Meter Reading. Previous_ Meter Reading Date. Date</ccts:DictionaryEntryName>
            <ccts:Definition>The date of the previous meter reading.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Previous</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Meter Reading Date</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
            <ccts:DataType>Date. Type</ccts:DataType>
            <ccts:Examples>2006-09-01</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:PreviousMeterQuantity" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Meter Reading. Previous_ Meter Quantity. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The quantity of the previous meter reading.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Previous</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Meter Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
            <ccts:Examples>122604.00</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:LatestMeterReadingDate" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Meter Reading. Latest_ Meter Reading Date. Date</ccts:DictionaryEntryName>
            <ccts:Definition>The date of the latest meter reading.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Latest</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Meter Reading Date</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Date</ccts:RepresentationTerm>
            <ccts:DataType>Date. Type</ccts:DataType>
            <ccts:Examples>2006-09-01</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:LatestMeterQuantity" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Meter Reading. Latest_ Meter Quantity. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The quantity of the latest meter reading.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Latest</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Meter Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
            <ccts:Examples>128365.00</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:PreviousMeterReadingMethod" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Meter Reading. Previous Meter Reading_ Method. Text</ccts:DictionaryEntryName>
            <ccts:Definition>The method used for the previous meter reading, expressed as text.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Previous Meter Reading</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Method</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>Manuel</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:PreviousMeterReadingMethodCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Meter Reading. Previous Meter Reading_ Method Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The method used for the previous meter reading, expressed as a code.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Previous Meter Reading</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Method Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>Estimated</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:LatestMeterReadingMethod" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Meter Reading. Latest Meter Reading_ Method. Text</ccts:DictionaryEntryName>
            <ccts:Definition>The method used for the latest meter reading, expressed as text.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Latest Meter Reading</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Method</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>Manuel</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:LatestMeterReadingMethodCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Meter Reading. Latest Meter Reading_ Method Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The method used for the latest meter reading, expressed as a code.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Latest Meter Reading</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Method Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>Estimated</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:MeterReadingComments" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Meter Reading. Meter Reading_ Comments. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Text containing comments on this meter reading.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Meter Reading</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Comments</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>The last stated meterstand is estimated</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:DeliveredQuantity" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Meter Reading. Delivered_ Quantity. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>Consumption in the period from PreviousMeterReadingDate to LatestMeterReadingDate.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Meter Reading</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Delivered</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>