cac:PartyTaxScheme
Element information
Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2
Schema document: common/UBL-CommonAggregateComponents-2.3.xsd
Type: cac:PartyTaxSchemeType
Properties: Global, Qualified
Content
- Sequence [1..1]
- ext:UBLExtensions [0..1]A container for extensions foreign to the document.
- cbc:RegistrationName [0..1]The name of the party as registered with the relevant fiscal authority.
- cbc:CompanyID [0..1]An identifier for the party assigned for tax purposes by the taxation authority.
- cbc:TaxLevelCode [0..1]A code signifying the tax level applicable to the party within this taxation scheme.
- cbc:ExemptionReasonCode [0..1]A reason for the party's exemption from tax, expressed as a code.
- cbc:ExemptionReason [0..*]A reason for the party's exemption from tax, expressed as text.
- cac:RegistrationAddress [0..1]The address of the party as registered for tax purposes.
- cac:TaxScheme [1..1]The taxation scheme applicable to the party.
Attributes
None
Used in
Sample instance
<cac:PartyTaxScheme> <cbc:RegistrationName>Farthing Purchasing Consortium</cbc:RegistrationName> <cbc:CompanyID>175 269 2355</cbc:CompanyID> <cbc:ExemptionReason>N/A</cbc:ExemptionReason> <cac:TaxScheme> <cbc:ID>VAT</cbc:ID> <cbc:TaxTypeCode>VAT</cbc:TaxTypeCode> </cac:TaxScheme> </cac:PartyTaxScheme>