cac:TaxScheme
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.2.xsd
Type: cac:TaxSchemeType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1]An identifier for this taxation scheme.
- cbc:Name [0..1]The name of this taxation scheme.
- cbc:TaxTypeCode [0..1]A code signifying the type of tax.
- cbc:CurrencyCode [0..1]A code signifying the currency in which the tax is collected and reported.
- cac:JurisdictionRegionAddress [0..*]A geographic area in which this taxation scheme applies.
Attributes
None
Used in
- Type cac:EnergyTaxReportType (Element cac:EnergyTaxReport)
- Type cac:PartyTaxSchemeType (Element cac:PartyTaxScheme)
- Type cac:TaxCategoryType (Elements cac:ApplicableTaxCategory, cac:ClassifiedTaxCategory, cac:TaxCategory)
Sample instance
<cac:TaxScheme> <cbc:ID>VAT</cbc:ID> <cbc:TaxTypeCode>VAT</cbc:TaxTypeCode> </cac:TaxScheme>