Preprocessed source

 Download
 
  1. <?xml version="1.0" encoding="ISO-8859-15"?>
  2. <Finvoice xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="2.01" xsi:noNamespaceSchemaLocation="Finvoice2.01.xsd">
  3.   <SellerPartyDetails>
  4.     <SellerOrganisationName>Tech Factory Oy</SellerOrganisationName>
  5.     <SellerPostalAddressDetails>
  6.       <SellerStreetName>Jämeräntaival 11</SellerStreetName>
  7.       <SellerTownName>Espoo</SellerTownName>
  8.       <SellerPostCodeIdentifier>02150</SellerPostCodeIdentifier>
  9.     </SellerPostalAddressDetails>
  10.   </SellerPartyDetails>
  11.   <BuyerPartyDetails>
  12.     <BuyerOrganisationName>Best Buy Ltd</BuyerOrganisationName>
  13.     <BuyerPostalAddressDetails>
  14.       <BuyerStreetName>Mannerheimintie 1</BuyerStreetName>
  15.       <BuyerTownName>Helsinki</BuyerTownName>
  16.       <BuyerPostCodeIdentifier>00100</BuyerPostCodeIdentifier>
  17.     </BuyerPostalAddressDetails>
  18.   </BuyerPartyDetails>
  19.   <InvoiceDetails>
  20.     <InvoiceTypeCode>INV01</InvoiceTypeCode>
  21.     <InvoiceTypeText> </InvoiceTypeText>
  22.     <OriginCode> Original </OriginCode>
  23.     <InvoiceNumber> </InvoiceNumber>
  24.     <InvoiceDate Format=" CCYYMMDD ">20141229</InvoiceDate>
  25.     <InvoiceTotalVatIncludedAmount AmountCurrencyIdentifier=" xxx "> 00 </InvoiceTotalVatIncludedAmount>
  26.     <PaymentTermsDetails>
  27.       <InvoiceDueDate Format="CCYYMMDD">20141129</InvoiceDueDate>
  28.     </PaymentTermsDetails>
  29.   </InvoiceDetails>
  30.   <InvoiceRow/>
  31.   <EpiDetails>
  32.     <EpiIdentificationDetails>
  33.       <EpiDate Format=" CCYYMMDD ">20141222</EpiDate>
  34.       <EpiReference/>
  35.     </EpiIdentificationDetails>
  36.     <EpiPartyDetails>
  37.       <EpiBfiPartyDetails>
  38.             </EpiBfiPartyDetails>
  39.       <EpiBeneficiaryPartyDetails>
  40.         <EpiAccountID IdentificationSchemeName=" IBAN ">x</EpiAccountID>
  41.       </EpiBeneficiaryPartyDetails>
  42.     </EpiPartyDetails>
  43.     <EpiPaymentInstructionDetails>
  44.       <EpiInstructedAmount AmountCurrencyIdentifier=" xxx ">0,00 </EpiInstructedAmount>
  45.       <EpiCharge ChargeOption=" BEN "/>
  46.       <EpiDateOptionDate Format=" CCYYMMDD ">20141219</EpiDateOptionDate>
  47.     </EpiPaymentInstructionDetails>
  48.   </EpiDetails>
  49. </Finvoice>