SupplierConsumptionType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Supplier Consumption. Details</ccts:DictionaryEntryName>
  <ccts:Definition>The consumption in case the consumption is for one and only one supplier.</ccts:Definition>
  <ccts:ObjectClass>Supplier Consumption</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Source

<xsd:complexType name="SupplierConsumptionType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Supplier Consumption. Details</ccts:DictionaryEntryName>
        <ccts:Definition>The consumption in case the consumption is for one and only one supplier.</ccts:Definition>
        <ccts:ObjectClass>Supplier Consumption</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:Description" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Supplier Consumption. Description. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Free-form text conveying information that is not contained explicitly in other structures.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Supplier Consumption</ccts:ObjectClass>
            <ccts:PropertyTerm>Description</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>This is what you pay for electricity to DONG Energy North Utility</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:UtilitySupplierParty" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Supplier Consumption. Utility Supplier_ Party. Party</ccts:DictionaryEntryName>
            <ccts:Definition>The party supplying the utility.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Supplier Consumption</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Utility Supplier</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:UtilityCustomerParty" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Supplier Consumption. Utility Customer_ Party. Party</ccts:DictionaryEntryName>
            <ccts:Definition>The utility customer.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Supplier Consumption</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Utility Customer</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Party</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Party</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Party</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:Consumption" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Supplier Consumption. Consumption</ccts:DictionaryEntryName>
            <ccts:Definition>The consumption regarding this supplier</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Supplier Consumption</ccts:ObjectClass>
            <ccts:PropertyTerm>Consumption</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Consumption</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Consumption</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>Supplier Consumption. Contract</ccts:DictionaryEntryName>
            <ccts:Definition>A contract setting forth conditions regulating the consumption.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Supplier Consumption</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:element ref="cac:ConsumptionLine" minOccurs="1" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Supplier Consumption. Consumption Line</ccts:DictionaryEntryName>
            <ccts:Definition>The consumption of a utility product.</ccts:Definition>
            <ccts:Cardinality>1..n</ccts:Cardinality>
            <ccts:ObjectClass>Supplier Consumption</ccts:ObjectClass>
            <ccts:PropertyTerm>Consumption Line</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Consumption Line</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Consumption Line</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>