Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <InvoicesDoc xmlns="http://www.aade.gr/myDATA/invoice/v1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:N1="https://www.aade.gr/myDATA/incomeClassificaton/v1.0">
- <invoice>
- <issuer>
- <vatNumber>000000000</vatNumber>
- <country>GR</country>
- <branch>0</branch>
- </issuer>
- <invoiceHeader>
- <series>06ΤΠ28</series>
- <aa>2</aa>
- <issueDate>2024-02-28</issueDate>
- <invoiceType>11.4</invoiceType>
- <currency>EUR</currency>
- </invoiceHeader>
- <paymentMethods>
- <paymentMethodDetails>
- <type>5</type>
- <amount>29.47</amount>
- </paymentMethodDetails>
- </paymentMethods>
- <invoiceDetails>
- <lineNumber>1</lineNumber>
- <netValue>0.000</netValue>
- <vatCategory>1</vatCategory>
- <vatAmount>29.47</vatAmount>
- <incomeClassification>
- <ecls:classificationCategory xmlns:ecls="https://www.aade.gr/myDATA/incomeClassificaton/v1.0">category1_95</ecls:classificationCategory>
- <ecls:amount xmlns:ecls="https://www.aade.gr/myDATA/incomeClassificaton/v1.0">0.000</ecls:amount>
- </incomeClassification>
- </invoiceDetails>
- <invoiceSummary>
- <totalNetValue>0.000</totalNetValue>
- <totalVatAmount>29.47</totalVatAmount>
- <totalWithheldAmount>0</totalWithheldAmount>
- <totalFeesAmount>0</totalFeesAmount>
- <totalStampDutyAmount>0</totalStampDutyAmount>
- <totalOtherTaxesAmount>0</totalOtherTaxesAmount>
- <totalDeductionsAmount>0</totalDeductionsAmount>
- <totalGrossValue>29.470</totalGrossValue>
- <incomeClassification>
- <N1:classificationCategory>category1_95</N1:classificationCategory>
- <N1:amount>0</N1:amount>
- </incomeClassification>
- </invoiceSummary>
- </invoice>
- </InvoicesDoc>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement