EnergyTaxReportType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Energy Tax Report. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to describe energy taxes.</ccts:Definition>
  <ccts:ObjectClass>Energy Tax Report</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Element EnergyTaxReport

Source

<xsd:complexType name="EnergyTaxReportType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Energy Tax Report. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to describe energy taxes.</ccts:Definition>
        <ccts:ObjectClass>Energy Tax Report</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:TaxEnergyAmount" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Energy Tax Report. Tax Energy Amount. Amount</ccts:DictionaryEntryName>
            <ccts:Definition>The monetary amount of taxes (and duties).</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Energy Tax Report</ccts:ObjectClass>
            <ccts:PropertyTerm>Tax Energy Amount</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
            <ccts:DataType>Amount. Type</ccts:DataType>
            <ccts:Examples>3087.90</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:TaxEnergyOnAccountAmount" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Energy Tax Report. Tax Energy_ On Account Amount. Amount</ccts:DictionaryEntryName>
            <ccts:Definition>The monetary amount of taxes (and duties) paid on account.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Energy Tax Report</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Tax Energy</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>On Account Amount</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
            <ccts:DataType>Amount. Type</ccts:DataType>
            <ccts:Examples>2855.40</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:TaxEnergyBalanceAmount" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Energy Tax Report. Tax Energy Balance. Amount</ccts:DictionaryEntryName>
            <ccts:Definition>The monetary amount of the balance of taxes owing.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Energy Tax Report</ccts:ObjectClass>
            <ccts:PropertyTerm>Tax Energy Balance</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
            <ccts:DataType>Amount. Type</ccts:DataType>
            <ccts:Examples>232.49</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:TaxScheme" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Energy Tax Report. Tax Scheme</ccts:DictionaryEntryName>
            <ccts:Definition>The relevant taxation scheme.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Energy Tax Report</ccts:ObjectClass>
            <ccts:PropertyTerm>Tax Scheme</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Tax Scheme</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Tax Scheme</ccts:RepresentationTerm>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>