TaxScheme
|
|
TaxScheme specification
Name |
TaxScheme
(Show as PDF)
|
Alternative Term |
|
Definition |
Information about a Tax Scheme |
|
Fields
UBL-Name |
Name |
Datatype |
Usage |
Cardinality |
ID |
ID |
Identifier
|
Yes |
1 |
|
Name |
Name |
Name
|
Yes |
0..1 |
Definition |
The name of the Tax Scheme |
Businessrules |
Should be used within Denmark |
|
TaxTypeCode |
TaxTypeCode |
Code
|
Yes |
0..1 |
Definition |
An identifier for the Tax Type |
Example |
StandardRated |
|
CurrencyCode |
CurrencyCode |
Code
|
Yes |
0..1 |
Definition |
The currency in which the tax is collected and reported expressed as a code |
Codelist |
urn:un:unece:uncefact:codelist:specification:54217:2001 |
Example |
EUR |
|
|
Subclasses in class TaxScheme
UBL-Name |
Name |
Usage |
Cardinality |
Reference to the printed documentation |
See also |
JurisdictionRegionAddress |
JurisdictionRegionAddress |
Yes |
0..1 |
3.102.1 |
|
Definition |
An association with Address (of taxation jurisdiction) |
Datatype |
Address
|
Businessrules |
Only country code is used. If not specified it is assumed to be Denmark |
|
|
Example<cac:TaxScheme >
<cbc:ID schemeDataURI="urn:oioubl:id:taxschemeid-1.0" >63</cbc:ID>
<cbc:Name >Moms</cbc:Name>
+ <cac:JurisdictionRegionAddress />
</cac:TaxScheme>
|