taxInformation

Validations ASN.1 Parent Types

A repeating group containing the Tax Rate Code and the Tax Value and, where applicable Taxable Amount.

Each element of Charge Information may have several tax elements associated with it, e.g. national tax, regional tax, local tax.

Conditionality: 

There must be one occurrence within Charge Information for each tax element associated with the Charge Information (see also Taxation).

There must be one occurrence within group CAMEL Service Used for each tax element associated with the CAMEL Invocation Fee.

Validations

Error Code

Context

Severity Level

Validation Description

30

 

 

31

 

Calls

 

 

Calls

 

Severe

 

 

Severe

 

Mandatory item Tax Rate Code missing within group.

 

Mandatory item Tax Value missing within group.

 

Note:  Error code 32 removed in TAP release 3.11 (01 May 2005).

 

ASN.1 Definition (of containing types)

CamelServiceUsed ::= [APPLICATION 57] SEQUENCE
{
    camelServiceLevel         CamelServiceLevel          OPTIONAL,
    camelServiceKey           CamelServiceKey            OPTIONAL, -- *m.m.
    defaultCallHandling       DefaultCallHandlingIndicator OPTIONAL,
    exchangeRateCode          ExchangeRateCode             OPTIONAL,
    taxInformation            TaxInformationList           OPTIONAL,
    discountInformation       DiscountInformation          OPTIONAL,
    camelInvocationFee        CamelInvocationFee           OPTIONAL,
    threeGcamelDestination    ThreeGcamelDestination       OPTIONAL,
    cseInformation            CseInformation               OPTIONAL
}

ChargeInformation ::= [APPLICATION 69] SEQUENCE
{
    chargedItem         ChargedItem         OPTIONAL, -- *m.m.
    exchangeRateCode    ExchangeRateCode    OPTIONAL,
    callTypeGroup       CallTypeGroup       OPTIONAL,
    chargeDetailList    ChargeDetailList    OPTIONAL, -- *m.m.
    taxInformation      TaxInformationList  OPTIONAL,
    discountInformation DiscountInformation OPTIONAL
}


Parent Types
CamelServiceUsed
ChargeInformation


Text extracted from GSMA TD57 standard