PartyTaxSchemeType

<ccts:Component>
  <ccts:ComponentType>ABIE</ccts:ComponentType>
  <ccts:DictionaryEntryName>Party Tax Scheme. Details</ccts:DictionaryEntryName>
  <ccts:Definition>A class to describe a taxation scheme applying to a party.</ccts:Definition>
  <ccts:ObjectClass>Party Tax Scheme</ccts:ObjectClass>
</ccts:Component>

Complex Type Information

Model

Used By

Element PartyTaxScheme

Source

<xsd:complexType name="PartyTaxSchemeType">
  <xsd:annotation>
    <xsd:documentation>
      <ccts:Component>
        <ccts:ComponentType>ABIE</ccts:ComponentType>
        <ccts:DictionaryEntryName>Party Tax Scheme. Details</ccts:DictionaryEntryName>
        <ccts:Definition>A class to describe a taxation scheme applying to a party.</ccts:Definition>
        <ccts:ObjectClass>Party Tax Scheme</ccts:ObjectClass>
      </ccts:Component>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="cbc:RegistrationName" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Party Tax Scheme. Registration_ Name. Name</ccts:DictionaryEntryName>
            <ccts:Definition>The name of the party as registered with the relevant fiscal authority.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Party Tax Scheme</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Registration</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Name</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Name</ccts:RepresentationTerm>
            <ccts:DataType>Name. Type</ccts:DataType>
            <ccts:Examples>Microsoft Corporation</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:CompanyID" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Party Tax Scheme. Company Identifier. Identifier</ccts:DictionaryEntryName>
            <ccts:Definition>An identifier for the party assigned for tax purposes by the taxation authority.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Party Tax Scheme</ccts:ObjectClass>
            <ccts:PropertyTerm>Company Identifier</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
            <ccts:DataType>Identifier. Type</ccts:DataType>
            <ccts:AlternativeBusinessTerms>VAT Number</ccts:AlternativeBusinessTerms>
            <ccts:Examples>3556625</ccts:Examples>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cbc:TaxLevelCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Party Tax Scheme. Tax Level Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A code signifying the tax level applicable to the party within this taxation scheme.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Party Tax Scheme</ccts:ObjectClass>
            <ccts:PropertyTerm>Tax Level 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:ExemptionReasonCode" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Party Tax Scheme. Exemption Reason Code. Code</ccts:DictionaryEntryName>
            <ccts:Definition>A reason for the party's exemption from tax, expressed as a code.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Party Tax Scheme</ccts:ObjectClass>
            <ccts:PropertyTerm>Exemption Reason 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:ExemptionReason" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>BBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Party Tax Scheme. Exemption_ Reason. Text</ccts:DictionaryEntryName>
            <ccts:Definition>A reason for the party's exemption from tax, expressed as text.</ccts:Definition>
            <ccts:Cardinality>0..n</ccts:Cardinality>
            <ccts:ObjectClass>Party Tax Scheme</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Exemption</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Reason</ccts:PropertyTerm>
            <ccts:RepresentationTerm>Text</ccts:RepresentationTerm>
            <ccts:DataType>Text. Type</ccts:DataType>
          </ccts:Component>
        </xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element ref="cac:RegistrationAddress" minOccurs="0" maxOccurs="1">
      <xsd:annotation>
        <xsd:documentation>
          <ccts:Component>
            <ccts:ComponentType>ASBIE</ccts:ComponentType>
            <ccts:DictionaryEntryName>Party Tax Scheme. Registration_ Address. Address</ccts:DictionaryEntryName>
            <ccts:Definition>The address of the party as registered for tax purposes.</ccts:Definition>
            <ccts:Cardinality>0..1</ccts:Cardinality>
            <ccts:ObjectClass>Party Tax Scheme</ccts:ObjectClass>
            <ccts:PropertyTermQualifier>Registration</ccts:PropertyTermQualifier>
            <ccts:PropertyTerm>Address</ccts:PropertyTerm>
            <ccts:AssociatedObjectClass>Address</ccts:AssociatedObjectClass>
            <ccts:RepresentationTerm>Address</ccts:RepresentationTerm>
          </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>Party Tax Scheme. Tax Scheme</ccts:DictionaryEntryName>
            <ccts:Definition>The taxation scheme applicable to the party.</ccts:Definition>
            <ccts:Cardinality>1</ccts:Cardinality>
            <ccts:ObjectClass>Party Tax Scheme</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>