|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<Invoice xmlns="http://www.ebinterface.at/schema/6p0/" |
| 3 | + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 4 | + GeneratingSystem="ERP System xyz" |
| 5 | + DocumentType="Invoice" |
| 6 | + InvoiceCurrency="EUR" |
| 7 | + DocumentTitle="Eine Rechnung" |
| 8 | + Language="de" |
| 9 | + xsi:schemaLocation="http://www.ebinterface.at/schema/6p0/ ../Invoice.xsd" |
| 10 | + xmlns:n1="http://www.ebinterface.at/schema/6p0/extensions/someextension"> |
| 11 | + <InvoiceNumber>993433000298</InvoiceNumber> |
| 12 | + <InvoiceDate>2022-01-12</InvoiceDate> |
| 13 | + <CancelledOriginalDocument> |
| 14 | + <InvoiceNumber>2018/41/1234</InvoiceNumber> |
| 15 | + <InvoiceDate>2022-01-13</InvoiceDate> |
| 16 | + <DocumentType>Invoice</DocumentType> |
| 17 | + <Comment>Storniert die 2018/41/1234 vom 13.1.2018</Comment> |
| 18 | + </CancelledOriginalDocument> |
| 19 | + <RelatedDocument> |
| 20 | + <InvoiceNumber>2017/233/3893</InvoiceNumber> |
| 21 | + <InvoiceDate>2017-12-05</InvoiceDate> |
| 22 | + <DocumentType>Invoice</DocumentType> |
| 23 | + <Comment>Teilrechnung 1</Comment> |
| 24 | + </RelatedDocument> |
| 25 | + <RelatedDocument> |
| 26 | + <InvoiceNumber>2018/233/3894</InvoiceNumber> |
| 27 | + <InvoiceDate>2022-01-12</InvoiceDate> |
| 28 | + <DocumentType>Invoice</DocumentType> |
| 29 | + <Comment>Teilrechnung 2</Comment> |
| 30 | + </RelatedDocument> |
| 31 | + <AdditionalInformation Key="String">String</AdditionalInformation> |
| 32 | + <CurrencyExchangeInformation> |
| 33 | + <Currency>HUF</Currency> |
| 34 | + <ExchangeRate>336.15</ExchangeRate> |
| 35 | + <ExchangeRateDate>2020-03-09</ExchangeRateDate> |
| 36 | + <Comment>Angabe in ungarischen Forint.</Comment> |
| 37 | + </CurrencyExchangeInformation> |
| 38 | + <Delivery> |
| 39 | + <DeliveryID>Lieferung 2017/1</DeliveryID> |
| 40 | + <Date>2017-12-28</Date> |
| 41 | + <Address> |
| 42 | + <AddressIdentifier AddressIdentifierType="GLN">9123456789013</AddressIdentifier> |
| 43 | + <Name>Mustermann GmbH</Name> |
| 44 | + <Street>Hauptstraße 10</Street> |
| 45 | + <Town>Graz</Town> |
| 46 | + <ZIP>8020</ZIP> |
| 47 | + <Country CountryCode="AT">Österreich</Country> |
| 48 | + </Address> |
| 49 | + <Contact> |
| 50 | + <Name>Hr. Max Mustermann</Name> |
| 51 | + </Contact> |
| 52 | + <Description>Lieferung wie Anfang September vereinbart.</Description> |
| 53 | + <Extension> |
| 54 | + <Custom ID="ext_id" Name="DeliveryExtensionAutomotive"> |
| 55 | + <n1:DeliveryExtension>456</n1:DeliveryExtension> |
| 56 | + </Custom> |
| 57 | + </Extension> |
| 58 | + </Delivery> |
| 59 | + <Biller> |
| 60 | + <VATIdentificationNumber>ATU00000006</VATIdentificationNumber> |
| 61 | + <FurtherIdentification IdentificationType="DVR">0012345</FurtherIdentification> |
| 62 | + <OrderReference> |
| 63 | + <OrderID>OR3456</OrderID> |
| 64 | + <ReferenceDate>2017-09-20</ReferenceDate> |
| 65 | + <Description>Eingegangen per Fax.</Description> |
| 66 | + </OrderReference> |
| 67 | + <Address> |
| 68 | + <AddressIdentifier AddressIdentifierType="ProprietaryAddressID">AnyOtherProprietaryID</AddressIdentifier> |
| 69 | + <Name>Schrauben Willi</Name> |
| 70 | + <Street>Lassallestraße 5</Street> |
| 71 | + <Town>Wien</Town> |
| 72 | + <ZIP>1020</ZIP> |
| 73 | + <Country CountryCode="AT">Österreich</Country> |
| 74 | + <Phone>+43 / 1 / 78 56 789</Phone> |
| 75 | + <Email>schraube@willi.at</Email> |
| 76 | + <AdditionalInformation>Zentrale Verwaltung Wien</AdditionalInformation> |
| 77 | + </Address> |
| 78 | + <Contact> |
| 79 | + <Salutation>Hr. Ing.</Salutation> |
| 80 | + <Name>Walter Moser</Name> |
| 81 | + <Phone>+43 / 1 / 78 56 789 21</Phone> |
| 82 | + <Email>moser@willi.at</Email> |
| 83 | + </Contact> |
| 84 | + <InvoiceRecipientsBillerID>ID4456</InvoiceRecipientsBillerID> |
| 85 | + <Extension> |
| 86 | + <Custom ID="ext_id" Name="BillerExtensionAutomotive"> |
| 87 | + <n1:DeliveryExtension>456</n1:DeliveryExtension> |
| 88 | + </Custom> |
| 89 | + </Extension> |
| 90 | + </Biller> |
| 91 | + <InvoiceRecipient> |
| 92 | + <VATIdentificationNumber>ATU00000006</VATIdentificationNumber> |
| 93 | + <FurtherIdentification IdentificationType="DVR">7654543</FurtherIdentification> |
| 94 | + <OrderReference> |
| 95 | + <OrderID>ID3456</OrderID> |
| 96 | + <ReferenceDate>2017-09-20</ReferenceDate> |
| 97 | + <Description>Bestellung per Fax.</Description> |
| 98 | + </OrderReference> |
| 99 | + <Address> |
| 100 | + <AddressIdentifier AddressIdentifierType="ProprietaryAddressID">35354</AddressIdentifier> |
| 101 | + <Name>Mustermann GmbH</Name> |
| 102 | + <Street>Haupstraße 10</Street> |
| 103 | + <Town>Graz</Town> |
| 104 | + <ZIP>8010</ZIP> |
| 105 | + <Country CountryCode="AT">Österreich</Country> |
| 106 | + </Address> |
| 107 | + <Contact> |
| 108 | + <Salutation>Herr</Salutation> |
| 109 | + <Name>Max Mustermann</Name> |
| 110 | + </Contact> |
| 111 | + <BillersInvoiceRecipientID>12345678</BillersInvoiceRecipientID> |
| 112 | + <AccountingArea>BK372</AccountingArea> |
| 113 | + <SubOrganizationID>2938</SubOrganizationID> |
| 114 | + <Extension> |
| 115 | + <Custom ID="ext_id" Name="InvoiceRecipientExtensionAutomotive"> |
| 116 | + <n1:InvoiceRecipientExtension>456</n1:InvoiceRecipientExtension> |
| 117 | + </Custom> |
| 118 | + </Extension> |
| 119 | + </InvoiceRecipient> |
| 120 | + <OrderingParty> |
| 121 | + <VATIdentificationNumber>00000000</VATIdentificationNumber> |
| 122 | + <OrderReference> |
| 123 | + <OrderID>558741</OrderID> |
| 124 | + <ReferenceDate>2011-09-20</ReferenceDate> |
| 125 | + <Description>Per Fax empfangen.</Description> |
| 126 | + </OrderReference> |
| 127 | + <Address> |
| 128 | + <AddressIdentifier AddressIdentifierType="ProprietaryAddressID">OI393K3</AddressIdentifier> |
| 129 | + <Name>Der Dritte Mann GmbH</Name> |
| 130 | + <Street>Lassallestraße 7</Street> |
| 131 | + <POBox>Wien</POBox> |
| 132 | + <Town>Wien</Town> |
| 133 | + <ZIP>1020</ZIP> |
| 134 | + <Country CountryCode="AT">Österreich</Country> |
| 135 | + </Address> |
| 136 | + <Contact> |
| 137 | + <Name>Max Mustermann</Name> |
| 138 | + </Contact> |
| 139 | + <BillersOrderingPartyID>98765432</BillersOrderingPartyID> |
| 140 | + <Extension> |
| 141 | + <Custom ID="ext_id" Name="OrderingPartyExtensionAutomotive"> |
| 142 | + <n1:OrderingPartyExtension>456</n1:OrderingPartyExtension> |
| 143 | + </Custom> |
| 144 | + </Extension> |
| 145 | + </OrderingParty> |
| 146 | + <Details> |
| 147 | + <HeaderDescription>Wir stellen Ihnen folgende Leistungen in |
| 148 | + Rechnung. |
| 149 | + </HeaderDescription> |
| 150 | + <ItemList> |
| 151 | + <HeaderDescription>Aus unserer Schrauben-Abteilung:</HeaderDescription> |
| 152 | + <ListLineItem> |
| 153 | + <PositionNumber>1</PositionNumber> |
| 154 | + <Description>Schraubenzieher</Description> |
| 155 | + <ArticleNumber ArticleNumberType="BillersArticleNumber">I3939</ArticleNumber> |
| 156 | + <ArticleNumber ArticleNumberType="InvoiceRecipientsArticleNumber">E3949</ArticleNumber> |
| 157 | + <ArticleNumber ArticleNumberType="GTIN">00012345678905</ArticleNumber> |
| 158 | + <Quantity Unit="C62">100.00</Quantity> |
| 159 | + <UnitPrice>10.20</UnitPrice> |
| 160 | + <AdditionalInformation Key="35">Gelb</AdditionalInformation> |
| 161 | + <TaxItem> |
| 162 | + <TaxableAmount>1020.00</TaxableAmount> |
| 163 | + <TaxPercent TaxCategoryCode="S">20</TaxPercent> |
| 164 | + <TaxAmount>204.00</TaxAmount> |
| 165 | + <Comment>20% Standardsteuersatz</Comment> |
| 166 | + <Extension> |
| 167 | + <Custom ID="ext_id" Name="TaxExtensionAutomotive"> |
| 168 | + <n1:TaxExtension>456</n1:TaxExtension> |
| 169 | + </Custom> |
| 170 | + </Extension> |
| 171 | + </TaxItem> |
| 172 | + <LineItemAmount>1020.00</LineItemAmount> |
| 173 | + </ListLineItem> |
| 174 | + </ItemList> |
| 175 | + <ItemList> |
| 176 | + <HeaderDescription>Aus unserer Buch-Abteilung:</HeaderDescription> |
| 177 | + <ListLineItem> |
| 178 | + <PositionNumber>1</PositionNumber> |
| 179 | + <Description>Handbuch zur Schraube</Description> |
| 180 | + <ArticleNumber ArticleNumberType="BillersArticleNumber">K34838</ArticleNumber> |
| 181 | + <ArticleNumber ArticleNumberType="InvoiceRecipientsArticleNumber">E4938</ArticleNumber> |
| 182 | + <ArticleNumber ArticleNumberType="GTIN">00012345678897</ArticleNumber> |
| 183 | + <Quantity Unit="C62">1.00</Quantity> |
| 184 | + <UnitPrice>5.00</UnitPrice> |
| 185 | + <TaxItem> |
| 186 | + <TaxableAmount>5.00</TaxableAmount> |
| 187 | + <TaxPercent TaxCategoryCode="S">10</TaxPercent> |
| 188 | + <TaxAmount>0.50</TaxAmount> |
| 189 | + <Comment>10% - Reduzierter Steuersatz</Comment> |
| 190 | + </TaxItem> |
| 191 | + <LineItemAmount>5.00</LineItemAmount> |
| 192 | + </ListLineItem> |
| 193 | + <ListLineItem> |
| 194 | + <PositionNumber>2</PositionNumber> |
| 195 | + <Description>20% USt Beispiel</Description> |
| 196 | + <Quantity Unit="C62">1.00</Quantity> |
| 197 | + <UnitPrice>5.00</UnitPrice> |
| 198 | + <TaxItem> |
| 199 | + <TaxableAmount>200</TaxableAmount> |
| 200 | + <TaxPercent TaxCategoryCode="S">20</TaxPercent> |
| 201 | + <TaxAmount>40</TaxAmount> |
| 202 | + <AccountingCurrencyAmount Currency="EUR">40</AccountingCurrencyAmount> |
| 203 | + <Comment>20% Normalsteuersatz</Comment> |
| 204 | + </TaxItem> |
| 205 | + <LineItemAmount>5.00</LineItemAmount> |
| 206 | + </ListLineItem> |
| 207 | + <ListLineItem> |
| 208 | + <PositionNumber>3</PositionNumber> |
| 209 | + <Description>10% USt Beispiel</Description> |
| 210 | + <Quantity Unit="C62">40.00</Quantity> |
| 211 | + <UnitPrice>5.00</UnitPrice> |
| 212 | + <TaxItem> |
| 213 | + <TaxableAmount>200</TaxableAmount> |
| 214 | + <TaxPercent TaxCategoryCode="AA">10</TaxPercent> |
| 215 | + <TaxAmount>20</TaxAmount> |
| 216 | + <AccountingCurrencyAmount Currency="EUR">20</AccountingCurrencyAmount> |
| 217 | + <Comment>10% Normalsteuersatz</Comment> |
| 218 | + </TaxItem> |
| 219 | + <LineItemAmount>200.00</LineItemAmount> |
| 220 | + </ListLineItem> |
| 221 | + <ListLineItem> |
| 222 | + <PositionNumber>4</PositionNumber> |
| 223 | + <Description>Nicht USt-bar</Description> |
| 224 | + <Quantity Unit="C62">1.00</Quantity> |
| 225 | + <UnitPrice>5.00</UnitPrice> |
| 226 | + <TaxItem> |
| 227 | + <TaxableAmount>5.00</TaxableAmount> |
| 228 | + <TaxPercent TaxCategoryCode="O">0</TaxPercent> |
| 229 | + <Comment>City tax</Comment> |
| 230 | + </TaxItem> |
| 231 | + <LineItemAmount>5.00</LineItemAmount> |
| 232 | + </ListLineItem> |
| 233 | + <ListLineItem> |
| 234 | + <PositionNumber>5</PositionNumber> |
| 235 | + <Description>USt-befreit</Description> |
| 236 | + <Quantity Unit="C62">1.00</Quantity> |
| 237 | + <UnitPrice>25.00</UnitPrice> |
| 238 | + <TaxItem> |
| 239 | + <TaxableAmount>25</TaxableAmount> |
| 240 | + <TaxPercent TaxCategoryCode="E">0</TaxPercent> |
| 241 | + <Comment>Kleinunternehmerregelung</Comment> |
| 242 | + </TaxItem> |
| 243 | + <LineItemAmount>25.00</LineItemAmount> |
| 244 | + </ListLineItem> |
| 245 | + </ItemList> |
| 246 | + <FooterDescription>Wir danken für Ihren Auftrag</FooterDescription> |
| 247 | + </Details> |
| 248 | + <ReductionAndSurchargeDetails> |
| 249 | + <Reduction> |
| 250 | + <BaseAmount>1025.00</BaseAmount> |
| 251 | + <Percentage>2.00</Percentage> |
| 252 | + <Amount>20.50</Amount> |
| 253 | + <Comment>Kundenrabatt</Comment> |
| 254 | + <Classification ClassificationSchema="RTG">Pauschalrabatte</Classification> |
| 255 | + <TaxItem> |
| 256 | + <TaxableAmount>0</TaxableAmount> |
| 257 | + <TaxPercent TaxCategoryCode="S">20</TaxPercent> |
| 258 | + </TaxItem> |
| 259 | + </Reduction> |
| 260 | + <Surcharge> |
| 261 | + <BaseAmount>1004.50</BaseAmount> |
| 262 | + <Percentage>4</Percentage> |
| 263 | + <Amount>40.18</Amount> |
| 264 | + <Extension> |
| 265 | + <Custom ID="ext_id" Name="SurchargeExtensionAutomotive"> |
| 266 | + <n1:SurchargeExtension>456</n1:SurchargeExtension> |
| 267 | + </Custom> |
| 268 | + </Extension> |
| 269 | + <TaxItem> |
| 270 | + <TaxableAmount>0</TaxableAmount> |
| 271 | + <TaxPercent TaxCategoryCode="S">20</TaxPercent> |
| 272 | + </TaxItem> |
| 273 | + </Surcharge> |
| 274 | + <OtherVATableTax> |
| 275 | + <TaxableAmount>1025</TaxableAmount> |
| 276 | + <TaxPercent TaxCategoryCode="AA">5</TaxPercent> |
| 277 | + <TaxAmount>51.25</TaxAmount> |
| 278 | + <Comment>5% Werbeabgabe</Comment> |
| 279 | + <TaxID>WA</TaxID> |
| 280 | + </OtherVATableTax> |
| 281 | + </ReductionAndSurchargeDetails> |
| 282 | + <Tax> |
| 283 | + <TaxItem> |
| 284 | + <TaxableAmount>1044.68</TaxableAmount> |
| 285 | + <TaxPercent TaxCategoryCode="S">20</TaxPercent> |
| 286 | + <TaxAmount>208.94</TaxAmount> |
| 287 | + <AccountingCurrencyAmount Currency="EUR">203.98</AccountingCurrencyAmount> |
| 288 | + <Comment>20% Normalsteuersatz</Comment> |
| 289 | + </TaxItem> |
| 290 | + <TaxItem> |
| 291 | + <TaxableAmount>205</TaxableAmount> |
| 292 | + <TaxPercent TaxCategoryCode="AA">10</TaxPercent> |
| 293 | + <TaxAmount>20.50</TaxAmount> |
| 294 | + <AccountingCurrencyAmount Currency="EUR">20.50</AccountingCurrencyAmount> |
| 295 | + <Comment>10% reduzierter Steuersatz</Comment> |
| 296 | + </TaxItem> |
| 297 | + <TaxItem> |
| 298 | + <TaxableAmount>5</TaxableAmount> |
| 299 | + <TaxPercent TaxCategoryCode="O">0</TaxPercent> |
| 300 | + <TaxAmount>0</TaxAmount> |
| 301 | + <Comment>Abgabe - nicht steuerbar</Comment> |
| 302 | + </TaxItem> |
| 303 | + <TaxItem> |
| 304 | + <TaxableAmount>25</TaxableAmount> |
| 305 | + <TaxPercent TaxCategoryCode="E">0</TaxPercent> |
| 306 | + <TaxAmount>0</TaxAmount> |
| 307 | + <Comment>USt-befreit gemäß § xxx</Comment> |
| 308 | + </TaxItem> |
| 309 | + <TaxItem> |
| 310 | + <TaxableAmount>1025</TaxableAmount> |
| 311 | + <TaxPercent TaxCategoryCode="AA">5</TaxPercent> |
| 312 | + <TaxAmount>51.25</TaxAmount> |
| 313 | + <Comment>Werbeabgabe</Comment> |
| 314 | + </TaxItem> |
| 315 | + <OtherTax> |
| 316 | + <TaxAmount>0</TaxAmount> |
| 317 | + <Comment>Werbeabgabe</Comment> |
| 318 | + </OtherTax> |
| 319 | + <Extension> |
| 320 | + <Custom ID="ext_id" Name="TaxExtensionAutomotive"> |
| 321 | + <n1:TaxExtension>456</n1:TaxExtension> |
| 322 | + </Custom> |
| 323 | + </Extension> |
| 324 | + </Tax> |
| 325 | + <TotalGrossAmount>1560.37</TotalGrossAmount> |
| 326 | + <PrepaidAmount>0</PrepaidAmount> |
| 327 | + <RoundingAmount>0</RoundingAmount> |
| 328 | + <PayableAmount>1560.37</PayableAmount> |
| 329 | + <PaymentMethod> |
| 330 | + <Comment>Abrechnung im Zuge des Rahmenvertrags.</Comment> |
| 331 | + <UniversalBankTransaction> |
| 332 | + <BeneficiaryAccount> |
| 333 | + <BankName>Sparkasse Freistadt</BankName> |
| 334 | + <BIC>BKAUATWW</BIC> |
| 335 | + <IBAN>DE89370400440532013000</IBAN> |
| 336 | + <BankAccountOwner>Geor Han</BankAccountOwner> |
| 337 | + </BeneficiaryAccount> |
| 338 | + <PaymentReference>123456</PaymentReference> |
| 339 | + </UniversalBankTransaction> |
| 340 | + </PaymentMethod> |
| 341 | + <PaymentConditions> |
| 342 | + <DueDate>2022-12-31</DueDate> |
| 343 | + <Discount> |
| 344 | + <PaymentDate>2022-12-30</PaymentDate> |
| 345 | + <BaseAmount>0</BaseAmount> |
| 346 | + <Percentage>1</Percentage> |
| 347 | + <Amount>0</Amount> |
| 348 | + </Discount> |
| 349 | + <MinimumPayment>0</MinimumPayment> |
| 350 | + <Comment>String</Comment> |
| 351 | + <Extension> |
| 352 | + <Custom ID="ext_id" Name="PaymentConditionsExtensionAutomotive"> |
| 353 | + <n1:PaymentConditionsExtension>456</n1:PaymentConditionsExtension> |
| 354 | + </Custom> |
| 355 | + </Extension> |
| 356 | + </PaymentConditions> |
| 357 | + <Comment>String</Comment> |
| 358 | +</Invoice> |
0 commit comments