DutyType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Duty. Details</ccts:DictionaryEntryName>
  <ccts:Definition>The charging rate used for both call charging and time dependent charging</ccts:Definition>
  <ccts:ObjectClass>Duty</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Elements CallDuty, Duty, TimeDuty

Source

<xsd:complexType name="DutyType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Duty. Details</ccts:DictionaryEntryName>
        <ccts:Definition>The charging rate used for both call charging and time dependent charging</ccts:Definition>
        <ccts:ObjectClass>Duty</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:Amount" minOccurs="1" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Duty. Amount</ccts:DictionaryEntryName>
            <ccts:Definition>The amount of this duty.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Duty</ccts:ObjectClass>
            <ccts:PropertyTerm>Amount</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Amount</ccts:RepresentationTerm>
            <ccts:DataType>Amount. Type</ccts:DataType>
            <ccts:Examples>88.23</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:Duty" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Duty. Duty. Text</ccts:DictionaryEntryName>
            <ccts:Definition>Text describing this duty.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Duty</ccts:ObjectClass>
            <ccts:PropertyTerm>Duty</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
            <ccts:Examples>ConnectionFee</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:DutyCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Duty. Duty Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>The type of this charge rate, expressed as a code.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Duty</ccts:ObjectClass>
            <ccts:PropertyTerm>Duty Code</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Code</ccts:RepresentationTerm>
            <ccts:DataType>Code. Type</ccts:DataType>
            <ccts:Examples>ConnectionFee</ccts:Examples>
          </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>Duty. Tax Category</ccts:DictionaryEntryName>
            <ccts:Definition>The tax category applicable to this duty.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Duty</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:sequence>
</xsd:complexType>