UtilityItemType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Utility Item. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to describe the consumption of a utility product.</ccts:Definition>
  <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Element UtilityItem

Source

<xsd:complexType name="UtilityItemType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Utility Item. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to describe the consumption of a utility product.</ccts:Definition>
        <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:ID" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for this utility item.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:Examples>1</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:SubscriberID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. Subscriber Identifier. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for the subscriber to the utility.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTerm>Subscriber Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:Examples>98143211</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:SubscriberType" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. Subscriber Type. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Identification of the subscriber type, expressed as text..</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTerm>Subscriber Type</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:SubscriberTypeCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. Subscriber Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The code identifying for the service type.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTerm>Subscriber Type Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </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>Utility Item. Description. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Text describing the consumption product.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTerm>Description</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>Basis price quarter (5.761 kWh per 35,58 cents), Transport of electricity, etc.</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:PackQuantity" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. Pack Quantity. Quantity</ccts:DictionaryEntryName>
            <ccts:Definition>The unit packaging quantity.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTerm>Pack Quantity</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Quantity</ccts:RepresentationTerm>
            <ccts:DataType>Quantity. Type</ccts:DataType>
            <ccts:Examples>1</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:PackSizeNumeric" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. Pack Size. Numeric</ccts:DictionaryEntryName>
            <ccts:Definition>The number of items in a pack.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTerm>Pack Size</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm>
            <ccts:DataType>Numeric. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:ConsumptionType" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. Consumption Type. Text</ccts:DictionaryEntryName>
            <ccts:Definition>The type of product consumed, expressed as text.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTerm>Consumption Type</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>Consumption</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:ConsumptionTypeCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. Consumption Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The type of product consumed, expressed as a code.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTerm>Consumption Type Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>Consumption</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:CurrentChargeType" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. Current_ Charge Type. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Information of the actual payments type for the utility Item</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Current</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Charge Type</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:CurrentChargeTypeCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. Current_ Charge Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Information of the actual payments type code expressed as a code</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Current</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Charge Type Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:OneTimeChargeType" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. One Time_ Charge Type. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Information about the one-time payment type in case everything is paid One time</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>One Time</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Charge Type</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:OneTimeChargeTypeCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. One Time_ Charge Type Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>Information about the one-time payment type code</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>One Time</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Charge Type Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:TaxCategory" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. Tax Category</ccts:DictionaryEntryName>
            <ccts:Definition>The tax category applicable to this utility item.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTerm>Tax Category</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Tax Category</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Tax Category</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:Contract" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Utility Item. Contract</ccts:DictionaryEntryName>
            <ccts:Definition>A contract setting forth conditions applicable to this utility item.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Utility Item</ccts:ObjectClass>
            <ccts:PropertyTerm>Contract</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Contract</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Contract</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>