cac:ApplicableTaxCategory
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:TaxCategoryType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1]An identifier for this tax category.
- cbc:Name [0..1]The name of this tax category.
- cbc:Percent [0..1]The tax rate for this category, expressed as a percentage.
- cbc:BaseUnitMeasure [0..1]A Unit of Measures used as the basic for the tax calculation applied at a certain rate per unit.
- cbc:PerUnitAmount [0..1]Where a tax is applied at a certain rate per unit, the rate per unit applied.
- cbc:TaxExemptionReasonCode [0..1]The reason for tax being exempted, expressed as a code.
- cbc:TaxExemptionReason [0..*]The reason for tax being exempted, expressed as text.
- cbc:TierRange [0..1]Where a tax is tiered, the range of taxable amounts that determines the rate of tax applicable to this tax category.
- cbc:TierRatePercent [0..1]Where a tax is tiered, the tax rate that applies within the specified range of taxable amounts for this tax category.
- cac:TaxScheme [1..1]The taxation scheme within which this tax category is defined.
Attributes
None
Used in
- Type cac:ItemLocationQuantityType (Elements cac:ItemLocationQuantity, cac:OfferedItemLocationQuantity, cac:OriginalItemLocationQuantity, cac:RequiredItemLocationQuantity)
- Type cac:RequestedTenderTotalType (Element cac:RequestedTenderTotal)
Sample instance
(Auto-generated)
<cac:ApplicableTaxCategory>
<cbc:ID>normalizedString</cbc:ID>
<cbc:Name>string</cbc:Name>
<cbc:Percent>1.0</cbc:Percent>
<cbc:BaseUnitMeasure unitCode="normalizedString">1.0</cbc:BaseUnitMeasure>
<cbc:PerUnitAmount currencyID="normalizedString">1.0</cbc:PerUnitAmount>
<cbc:TaxExemptionReasonCode>normalizedString</cbc:TaxExemptionReasonCode>
<cbc:TaxExemptionReason>string</cbc:TaxExemptionReason>
<cbc:TierRange>string</cbc:TierRange>
<cbc:TierRatePercent>1.0</cbc:TierRatePercent>
<cac:TaxScheme>
<cbc:ID>normalizedString</cbc:ID>
<cbc:Name>string</cbc:Name>
<cbc:TaxTypeCode>normalizedString</cbc:TaxTypeCode>
<cbc:CurrencyCode>normalizedString</cbc:CurrencyCode>
<cac:JurisdictionRegionAddress>
<cbc:ID>normalizedString</cbc:ID>
<cbc:AddressTypeCode>normalizedString</cbc:AddressTypeCode>
<cbc:AddressFormatCode>normalizedString</cbc:AddressFormatCode>
<cbc:Postbox>string</cbc:Postbox>
<cbc:Floor>string</cbc:Floor>
<cbc:Room>string</cbc:Room>
<cbc:StreetName>string</cbc:StreetName>
<cbc:AdditionalStreetName>string</cbc:AdditionalStreetName>
<cbc:BlockName>string</cbc:BlockName>
<cbc:BuildingName>string</cbc:BuildingName>
<cbc:BuildingNumber>string</cbc:BuildingNumber>
<cbc:InhouseMail>string</cbc:InhouseMail>
<cbc:Department>string</cbc:Department>
<cbc:MarkAttention>string</cbc:MarkAttention>
<cbc:MarkCare>string</cbc:MarkCare>
<cbc:PlotIdentification>string</cbc:PlotIdentification>
<cbc:CitySubdivisionName>string</cbc:CitySubdivisionName>
<cbc:CityName>string</cbc:CityName>
<cbc:PostalZone>string</cbc:PostalZone>
<cbc:CountrySubentity>string</cbc:CountrySubentity>
<cbc:CountrySubentityCode>normalizedString</cbc:CountrySubentityCode>
<cbc:Region>string</cbc:Region>
<cbc:District>string</cbc:District>
<cbc:TimezoneOffset>string</cbc:TimezoneOffset>
<cac:AddressLine>...
</cac:AddressLine>
<cac:Country>...
</cac:Country>
<cac:LocationCoordinate>...
</cac:LocationCoordinate>
</cac:JurisdictionRegionAddress>
</cac:TaxScheme>
</cac:ApplicableTaxCategory>


