home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Buyer 1997 October
/
DPCB1097.iso
/
business
/
Netfast
/
disk4
/
orders.md_
/
orders.md
/
VAT.json
< prev
Wrap
JavaScript Object Notation
|
1997-07-02
|
153b
{
"schema": {
"VATcode": "Integer",
"percentage": "Single"
},
"data": [
{
"VATcode": 0,
"percentage": 0
},
{
"VATcode": 1,
"percentage": 17.5
},
{
"VATcode": 2,
"percentage": 6
}
]
}