cac:TaxScheme
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.0.xsd
Type: cac:TaxSchemeType
Properties: Global, Qualified
Content
- Sequence [1..1]
- cbc:ID [0..1] Identifies the tax scheme.
- cbc:Name [0..1] The name of the tax scheme.
- cbc:TaxTypeCode [0..1] An identifier for the tax type.
- cbc:CurrencyCode [0..1] The currency in which the tax is collected and reported, expressed as a code.
- cac:JurisdictionRegionAddress [0..*] An association with Address (of taxation jurisdiction).
Attributes
None
Used in
- 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>