You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

giro.fo 80KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258
  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
  3. <fo:layout-master-set>
  4. <fo:simple-page-master master-name="first"
  5. page-width="21cm"
  6. page-height="29.7cm"
  7. margin-top="5mm">
  8. <fo:region-body margin-bottom="4.5in" margin-right="5mm" margin-left="5mm" margin-top="5mm"/>
  9. <fo:region-after extent="4in"/>
  10. </fo:simple-page-master>
  11. <fo:simple-page-master master-name="rest"
  12. page-width="21cm"
  13. page-height="29.7cm"
  14. margin-right="5mm"
  15. margin-left="5mm"
  16. margin-top="5mm"
  17. margin-bottom="5mm">
  18. <fo:region-body/>
  19. </fo:simple-page-master>
  20. <fo:page-sequence-master master-name="A4">
  21. <fo:repeatable-page-master-alternatives>
  22. <fo:conditional-page-master-reference master-reference="first" page-position="first"/>
  23. <fo:conditional-page-master-reference master-reference="rest" page-position="rest"/>
  24. <fo:conditional-page-master-reference master-reference="rest"/>
  25. </fo:repeatable-page-master-alternatives>
  26. </fo:page-sequence-master>
  27. </fo:layout-master-set>
  28. <fo:page-sequence master-reference="A4">
  29. <fo:static-content flow-name="xsl-region-after">
  30. <fo:block-container absolute-position="absolute" width="100%" height="100%" border-top-color="silver" border-top-style="dotted" border-top-width="0.13mm">
  31. <fo:block/>
  32. </fo:block-container>
  33. <fo:table space-before.optimum="1in div 12" margin-left="2in div 12" margin-top="1in div 10" font-family="sans-serif" font-size="7pt" color="green" table-layout="fixed" width="100%">
  34. <fo:table-column column-width="8in div 10 - 2in div 12"/>
  35. <fo:table-column border-right-style="solid" border-right-width="0.5mm" column-width="36in div 10"/>
  36. <fo:table-column column-width="5in div 10"/>
  37. <fo:table-column column-width="13in div 10"/>
  38. <fo:table-column column-width="18in div 10"/>
  39. <fo:table-body>
  40. <fo:table-row height="8in div 12 - 1in div 10">
  41. <fo:table-cell border-right-style="solid" border-right-width="0.5mm" border-bottom-style="solid" border-bottom-width="0.5mm" padding-right="0.5mm" padding-top="2mm" text-align="end">
  42. <fo:block>Saajan</fo:block>
  43. <fo:block>tilinumero</fo:block>
  44. <fo:block>Mottagarens</fo:block>
  45. <fo:block>kontonummer</fo:block>
  46. </fo:table-cell>
  47. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.5mm" display-align="center" font-size="10pt" color="black" border-bottom-color="green" padding-left="1mm">
  48. <fo:block>Merita 101710-122</fo:block>
  49. </fo:table-cell>
  50. <fo:table-cell number-columns-spanned="3" padding-right="0.5cm" padding-left="1mm" padding-top="1mm">
  51. <fo:block font-size="10pt" font-weight="bold" font-variant="small-caps">TILISIIRTO GIRERING</fo:block>
  52. <fo:block font-size="6pt" space-after.optimum="0.25em">Maksu välitetään saajalle vain Suomessa Kotimaan maksujenvälityksen yleisten ehtojen mukaisesti ja vain maksajan ilmoittaman tilinumeron perusteella.</fo:block>
  53. <fo:block font-size="6pt">Betalningen förmedlas endast till mottagare i Finland enligt Allmänna villkor för inrikes betalningsförmedling och endast till det kontonummer betalaren angivit.</fo:block>
  54. </fo:table-cell>
  55. </fo:table-row>
  56. <fo:table-row height="7in div 12">
  57. <fo:table-cell border-right-style="solid" border-right-width="0.5mm" border-bottom-style="solid" border-bottom-width="0.5mm" padding-right="0.5mm" padding-top="5mm" text-align="end">
  58. <fo:block>Saaja</fo:block>
  59. <fo:block>Mottagaren</fo:block>
  60. </fo:table-cell>
  61. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.5mm" font-size="10pt" color="black" border-bottom-color="green" display-align="center" padding-left="1mm">
  62. <fo:block>MTG Internet Retailing AB</fo:block>
  63. <fo:block>CDON</fo:block>
  64. </fo:table-cell>
  65. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.5mm" number-columns-spanned="3" number-rows-spanned="2" border-bottom-color="green" color="black" padding-top="1mm" padding-left="1mm">
  66. <fo:block>Markka</fo:block>
  67. <fo:block space-after.optimum="1em">[105] 11 01 71 00 00 00 12 20 54 88 31 50 00 00 86 85 16 25 96 19 89 70 60 61 60 00 09 [77] [stop]</fo:block>
  68. <fo:block>Euro</fo:block>
  69. <fo:block>[105] 21 01 71 00 00 00 12 20 54 88 31 50 00 00 86 85 16 25 96 19 89 70 60 61 60 00 06 [06] [stop]</fo:block>
  70. </fo:table-cell>
  71. </fo:table-row>
  72. <fo:table-row height="1in">
  73. <fo:table-cell padding-right="2mm" padding-top="4mm" text-align="end">
  74. <fo:block>Maksaja</fo:block>
  75. <fo:block>Betalare</fo:block>
  76. </fo:table-cell>
  77. <fo:table-cell font-size="10pt" color="black" padding-top="1mm" padding-left="1mm">
  78. <fo:block>SUOMEN PANKKIYHDISTYS</fo:block>
  79. <fo:block>Anneli Tossava</fo:block>
  80. <fo:block space-before.optimum="1em">PL 1009</fo:block>
  81. <fo:block>00101 HELSINKI</fo:block>
  82. </fo:table-cell>
  83. </fo:table-row>
  84. <fo:table-row height="4in div 12">
  85. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.13mm" padding-right="2mm" padding-top="1mm" padding-bottom="2in div 12" text-align="end" display-align="after">
  86. <fo:block>Allekirjoitus</fo:block>
  87. <fo:block>Underskrift</fo:block>
  88. </fo:table-cell>
  89. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.13mm" padding-top="4.5mm" padding-bottom="2in div 12" display-align="after">
  90. <fo:block>
  91. <fo:leader leader-length.minimum="100%" leader-length.optimum="100%" leader-pattern="rule" rule-thickness="0.13mm"/>
  92. </fo:block>
  93. </fo:table-cell>
  94. <fo:table-cell border-right-style="solid" border-right-width="0.5mm" border-bottom-style="solid" border-bottom-width="0.5mm" padding-left="1mm" padding-top="1.5mm">
  95. <fo:block>Viitenro</fo:block>
  96. <fo:block>Ref.nr</fo:block>
  97. </fo:table-cell>
  98. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.5mm" number-columns-spanned="2" padding-left="6mm" padding-top="4mm" font-size="10pt">
  99. <fo:block color="black">86851 62596 19897 </fo:block>
  100. </fo:table-cell>
  101. </fo:table-row>
  102. <fo:table-row height="4in div 12">
  103. <fo:table-cell border-right-style="solid" border-right-width="0.13mm" border-bottom-style="solid" border-bottom-width="0.13mm" padding-right="0.5mm" padding-top="2mm" text-align="end">
  104. <fo:block>Tililtä nro</fo:block>
  105. <fo:block>Från konto nr</fo:block>
  106. </fo:table-cell>
  107. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.13mm" padding-top="6mm" display-align="after">
  108. <fo:table height="3mm" table-layout="fixed" width="100%">
  109. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  110. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  111. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  112. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  113. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  114. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  115. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  116. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  117. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  118. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  119. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  120. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  121. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  122. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  123. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  124. <fo:table-body>
  125. <fo:table-row height="3mm">
  126. <fo:table-cell>
  127. <fo:block/>
  128. </fo:table-cell>
  129. <fo:table-cell>
  130. <fo:block/>
  131. </fo:table-cell>
  132. <fo:table-cell>
  133. <fo:block/>
  134. </fo:table-cell>
  135. <fo:table-cell>
  136. <fo:block/>
  137. </fo:table-cell>
  138. <fo:table-cell>
  139. <fo:block/>
  140. </fo:table-cell>
  141. <fo:table-cell>
  142. <fo:block/>
  143. </fo:table-cell>
  144. <fo:table-cell padding-left="1.7mm" padding-right="1.7mm" display-align="before">
  145. <fo:block border-top-style="solid" border-top-width="0.5mm"/>
  146. </fo:table-cell>
  147. <fo:table-cell>
  148. <fo:block/>
  149. </fo:table-cell>
  150. <fo:table-cell>
  151. <fo:block/>
  152. </fo:table-cell>
  153. <fo:table-cell>
  154. <fo:block/>
  155. </fo:table-cell>
  156. <fo:table-cell>
  157. <fo:block/>
  158. </fo:table-cell>
  159. <fo:table-cell>
  160. <fo:block/>
  161. </fo:table-cell>
  162. <fo:table-cell>
  163. <fo:block/>
  164. </fo:table-cell>
  165. <fo:table-cell>
  166. <fo:block/>
  167. </fo:table-cell>
  168. <fo:table-cell>
  169. <fo:block/>
  170. </fo:table-cell>
  171. </fo:table-row>
  172. </fo:table-body>
  173. </fo:table>
  174. </fo:table-cell>
  175. <fo:table-cell border-right-style="solid" border-right-width="0.5mm" border-bottom-style="solid" border-bottom-width="0.5mm" padding-left="1mm" padding-top="2mm">
  176. <fo:block>Eräpäivä</fo:block>
  177. <fo:block>Förf.dag</fo:block>
  178. </fo:table-cell>
  179. <fo:table-cell border-right-style="solid" border-right-width="0.5mm" border-bottom-style="solid" border-bottom-width="0.5mm" padding-left="6mm" padding-top="4mm" font-size="10pt">
  180. <fo:block color="black">16.6.2006</fo:block>
  181. </fo:table-cell>
  182. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.5mm" padding-left="2mm" padding-top="4mm" font-size="10pt">
  183. <fo:table table-layout="fixed" width="100%">
  184. <fo:table-column column-width="0.5cm"/>
  185. <fo:table-column column-width="2cm"/>
  186. <fo:table-body>
  187. <fo:table-row>
  188. <fo:table-cell font-weight="bold">
  189. <fo:block font-size="10pt" font-weight="bold">mk</fo:block>
  190. </fo:table-cell>
  191. <fo:table-cell color="black">
  192. <fo:block text-align="end">548,83</fo:block>
  193. </fo:table-cell>
  194. </fo:table-row>
  195. </fo:table-body>
  196. </fo:table>
  197. </fo:table-cell>
  198. </fo:table-row>
  199. <fo:table-row height="13in div 12 - 5mm">
  200. <fo:table-cell number-columns-spanned="4" padding-left="40mm" display-align="after">
  201. <fo:block>
  202. <fo:table height="5in div 12" margin-left="2.5mm" margin-right="2.5mm" table-layout="fixed" width="100%"><!--105-->
  203. <fo:table-column column-width="0.5mm"/>
  204. <fo:table-column column-width="0.25mm"/>
  205. <fo:table-column column-width="0.25mm"/>
  206. <fo:table-column column-width="0.5mm"/>
  207. <fo:table-column column-width="0.75mm"/>
  208. <fo:table-column column-width="0.5mm"/><!--11-->
  209. <fo:table-column column-width="0.5mm"/>
  210. <fo:table-column column-width="0.75mm"/>
  211. <fo:table-column column-width="0.25mm"/>
  212. <fo:table-column column-width="0.5mm"/>
  213. <fo:table-column column-width="0.25mm"/>
  214. <fo:table-column column-width="0.5mm"/><!--01-->
  215. <fo:table-column column-width="0.5mm"/>
  216. <fo:table-column column-width="0.5mm"/>
  217. <fo:table-column column-width="0.5mm"/>
  218. <fo:table-column column-width="0.25mm"/>
  219. <fo:table-column column-width="0.5mm"/>
  220. <fo:table-column column-width="0.5mm"/><!--71-->
  221. <fo:table-column column-width="0.25mm"/>
  222. <fo:table-column column-width="0.5mm"/>
  223. <fo:table-column column-width="0.5mm"/>
  224. <fo:table-column column-width="0.25mm"/>
  225. <fo:table-column column-width="0.25mm"/>
  226. <fo:table-column column-width="1mm"/><!--00-->
  227. <fo:table-column column-width="0.5mm"/>
  228. <fo:table-column column-width="0.25mm"/>
  229. <fo:table-column column-width="0.5mm"/>
  230. <fo:table-column column-width="0.5mm"/>
  231. <fo:table-column column-width="0.5mm"/>
  232. <fo:table-column column-width="0.5mm"/><!--00-->
  233. <fo:table-column column-width="0.5mm"/>
  234. <fo:table-column column-width="0.25mm"/>
  235. <fo:table-column column-width="0.5mm"/>
  236. <fo:table-column column-width="0.5mm"/>
  237. <fo:table-column column-width="0.5mm"/>
  238. <fo:table-column column-width="0.5mm"/><!--00-->
  239. <fo:table-column column-width="0.5mm"/>
  240. <fo:table-column column-width="0.25mm"/>
  241. <fo:table-column column-width="0.5mm"/>
  242. <fo:table-column column-width="0.5mm"/>
  243. <fo:table-column column-width="0.5mm"/>
  244. <fo:table-column column-width="0.5mm"/><!--12-->
  245. <fo:table-column column-width="0.25mm"/>
  246. <fo:table-column column-width="0.25mm"/>
  247. <fo:table-column column-width="0.5mm"/>
  248. <fo:table-column column-width="0.5mm"/>
  249. <fo:table-column column-width="0.75mm"/>
  250. <fo:table-column column-width="0.5mm"/><!--20-->
  251. <fo:table-column column-width="0.5mm"/>
  252. <fo:table-column column-width="0.5mm"/>
  253. <fo:table-column column-width="0.25mm"/>
  254. <fo:table-column column-width="0.5mm"/>
  255. <fo:table-column column-width="0.75mm"/>
  256. <fo:table-column column-width="0.25mm"/><!--54-->
  257. <fo:table-column column-width="0.75mm"/>
  258. <fo:table-column column-width="0.25mm"/>
  259. <fo:table-column column-width="0.25mm"/>
  260. <fo:table-column column-width="0.25mm"/>
  261. <fo:table-column column-width="0.5mm"/>
  262. <fo:table-column column-width="0.75mm"/><!--88-->
  263. <fo:table-column column-width="1mm"/>
  264. <fo:table-column column-width="0.5mm"/>
  265. <fo:table-column column-width="0.25mm"/>
  266. <fo:table-column column-width="0.5mm"/>
  267. <fo:table-column column-width="0.25mm"/>
  268. <fo:table-column column-width="0.25mm"/><!--31-->
  269. <fo:table-column column-width="0.5mm"/>
  270. <fo:table-column column-width="0.25mm"/>
  271. <fo:table-column column-width="0.5mm"/>
  272. <fo:table-column column-width="0.75mm"/>
  273. <fo:table-column column-width="0.5mm"/>
  274. <fo:table-column column-width="0.25mm"/><!--50-->
  275. <fo:table-column column-width="0.5mm"/>
  276. <fo:table-column column-width="0.75mm"/>
  277. <fo:table-column column-width="0.25mm"/>
  278. <fo:table-column column-width="0.25mm"/>
  279. <fo:table-column column-width="0.75mm"/>
  280. <fo:table-column column-width="0.25mm"/><!--00-->
  281. <fo:table-column column-width="0.5mm"/>
  282. <fo:table-column column-width="0.25mm"/>
  283. <fo:table-column column-width="0.5mm"/>
  284. <fo:table-column column-width="0.5mm"/>
  285. <fo:table-column column-width="0.5mm"/>
  286. <fo:table-column column-width="0.5mm"/><!--00-->
  287. <fo:table-column column-width="0.5mm"/>
  288. <fo:table-column column-width="0.25mm"/>
  289. <fo:table-column column-width="0.5mm"/>
  290. <fo:table-column column-width="0.5mm"/>
  291. <fo:table-column column-width="0.5mm"/>
  292. <fo:table-column column-width="0.5mm"/><!--86-->
  293. <fo:table-column column-width="1mm"/>
  294. <fo:table-column column-width="0.25mm"/>
  295. <fo:table-column column-width="0.25mm"/>
  296. <fo:table-column column-width="0.5mm"/>
  297. <fo:table-column column-width="0.25mm"/>
  298. <fo:table-column column-width="0.5mm"/><!--85-->
  299. <fo:table-column column-width="0.25mm"/>
  300. <fo:table-column column-width="0.5mm"/>
  301. <fo:table-column column-width="1mm"/>
  302. <fo:table-column column-width="0.5mm"/>
  303. <fo:table-column column-width="0.25mm"/>
  304. <fo:table-column column-width="0.25mm"/><!--16-->
  305. <fo:table-column column-width="0.25mm"/>
  306. <fo:table-column column-width="0.5mm"/>
  307. <fo:table-column column-width="0.75mm"/>
  308. <fo:table-column column-width="0.25mm"/>
  309. <fo:table-column column-width="0.5mm"/>
  310. <fo:table-column column-width="0.5mm"/><!--25-->
  311. <fo:table-column column-width="0.75mm"/>
  312. <fo:table-column column-width="0.5mm"/>
  313. <fo:table-column column-width="0.25mm"/>
  314. <fo:table-column column-width="0.25mm"/>
  315. <fo:table-column column-width="0.5mm"/>
  316. <fo:table-column column-width="0.5mm"/><!--96-->
  317. <fo:table-column column-width="0.25mm"/>
  318. <fo:table-column column-width="0.25mm"/>
  319. <fo:table-column column-width="1mm"/>
  320. <fo:table-column column-width="0.75mm"/>
  321. <fo:table-column column-width="0.25mm"/>
  322. <fo:table-column column-width="0.25mm"/><!--19-->
  323. <fo:table-column column-width="0.5mm"/>
  324. <fo:table-column column-width="0.5mm"/>
  325. <fo:table-column column-width="0.25mm"/>
  326. <fo:table-column column-width="0.25mm"/>
  327. <fo:table-column column-width="0.75mm"/>
  328. <fo:table-column column-width="0.5mm"/><!--89-->
  329. <fo:table-column column-width="0.5mm"/>
  330. <fo:table-column column-width="0.25mm"/>
  331. <fo:table-column column-width="0.5mm"/>
  332. <fo:table-column column-width="0.25mm"/>
  333. <fo:table-column column-width="1mm"/>
  334. <fo:table-column column-width="0.25mm"/><!--70-->
  335. <fo:table-column column-width="0.25mm"/>
  336. <fo:table-column column-width="0.25mm"/>
  337. <fo:table-column column-width="0.5mm"/>
  338. <fo:table-column column-width="1mm"/>
  339. <fo:table-column column-width="0.25mm"/>
  340. <fo:table-column column-width="0.5mm"/><!--60-->
  341. <fo:table-column column-width="0.75mm"/>
  342. <fo:table-column column-width="0.25mm"/>
  343. <fo:table-column column-width="1mm"/>
  344. <fo:table-column column-width="0.25mm"/>
  345. <fo:table-column column-width="0.25mm"/>
  346. <fo:table-column column-width="0.25mm"/><!--61-->
  347. <fo:table-column column-width="0.5mm"/>
  348. <fo:table-column column-width="0.5mm"/>
  349. <fo:table-column column-width="0.25mm"/>
  350. <fo:table-column column-width="1mm"/>
  351. <fo:table-column column-width="0.25mm"/>
  352. <fo:table-column column-width="0.25mm"/><!--60-->
  353. <fo:table-column column-width="0.75mm"/>
  354. <fo:table-column column-width="0.25mm"/>
  355. <fo:table-column column-width="1mm"/>
  356. <fo:table-column column-width="0.25mm"/>
  357. <fo:table-column column-width="0.25mm"/>
  358. <fo:table-column column-width="0.25mm"/><!--00-->
  359. <fo:table-column column-width="0.5mm"/>
  360. <fo:table-column column-width="0.25mm"/>
  361. <fo:table-column column-width="0.5mm"/>
  362. <fo:table-column column-width="0.5mm"/>
  363. <fo:table-column column-width="0.5mm"/>
  364. <fo:table-column column-width="0.5mm"/><!--09-->
  365. <fo:table-column column-width="0.5mm"/>
  366. <fo:table-column column-width="0.5mm"/>
  367. <fo:table-column column-width="0.25mm"/>
  368. <fo:table-column column-width="0.5mm"/>
  369. <fo:table-column column-width="0.25mm"/>
  370. <fo:table-column column-width="0.75mm"/><!--77-->
  371. <fo:table-column column-width="1mm"/>
  372. <fo:table-column column-width="0.25mm"/>
  373. <fo:table-column column-width="0.75mm"/>
  374. <fo:table-column column-width="0.25mm"/>
  375. <fo:table-column column-width="0.25mm"/>
  376. <fo:table-column column-width="0.25mm"/><!--106-->
  377. <fo:table-column column-width="0.5mm"/>
  378. <fo:table-column column-width="0.75mm"/>
  379. <fo:table-column column-width="0.75mm"/>
  380. <fo:table-column column-width="0.25mm"/>
  381. <fo:table-column column-width="0.25mm"/>
  382. <fo:table-column column-width="0.5mm"/>
  383. <fo:table-body>
  384. <fo:table-row height="5in div 12">
  385. <fo:table-cell background-color="black">
  386. <fo:block/>
  387. </fo:table-cell>
  388. <fo:table-cell background-color="white">
  389. <fo:block/>
  390. </fo:table-cell>
  391. <fo:table-cell background-color="black">
  392. <fo:block/>
  393. </fo:table-cell>
  394. <fo:table-cell background-color="white">
  395. <fo:block/>
  396. </fo:table-cell>
  397. <fo:table-cell background-color="black">
  398. <fo:block/>
  399. </fo:table-cell>
  400. <fo:table-cell background-color="white">
  401. <fo:block/>
  402. </fo:table-cell>
  403. <fo:table-cell background-color="black">
  404. <fo:block/>
  405. </fo:table-cell>
  406. <fo:table-cell background-color="white">
  407. <fo:block/>
  408. </fo:table-cell>
  409. <fo:table-cell background-color="black">
  410. <fo:block/>
  411. </fo:table-cell>
  412. <fo:table-cell background-color="white">
  413. <fo:block/>
  414. </fo:table-cell>
  415. <fo:table-cell background-color="black">
  416. <fo:block/>
  417. </fo:table-cell>
  418. <fo:table-cell background-color="white">
  419. <fo:block/>
  420. </fo:table-cell>
  421. <fo:table-cell background-color="black">
  422. <fo:block/>
  423. </fo:table-cell>
  424. <fo:table-cell background-color="white">
  425. <fo:block/>
  426. </fo:table-cell>
  427. <fo:table-cell background-color="black">
  428. <fo:block/>
  429. </fo:table-cell>
  430. <fo:table-cell background-color="white">
  431. <fo:block/>
  432. </fo:table-cell>
  433. <fo:table-cell background-color="black">
  434. <fo:block/>
  435. </fo:table-cell>
  436. <fo:table-cell background-color="white">
  437. <fo:block/>
  438. </fo:table-cell>
  439. <fo:table-cell background-color="black">
  440. <fo:block/>
  441. </fo:table-cell>
  442. <fo:table-cell background-color="white">
  443. <fo:block/>
  444. </fo:table-cell>
  445. <fo:table-cell background-color="black">
  446. <fo:block/>
  447. </fo:table-cell>
  448. <fo:table-cell background-color="white">
  449. <fo:block/>
  450. </fo:table-cell>
  451. <fo:table-cell background-color="black">
  452. <fo:block/>
  453. </fo:table-cell>
  454. <fo:table-cell background-color="white">
  455. <fo:block/>
  456. </fo:table-cell>
  457. <fo:table-cell background-color="black">
  458. <fo:block/>
  459. </fo:table-cell>
  460. <fo:table-cell background-color="white">
  461. <fo:block/>
  462. </fo:table-cell>
  463. <fo:table-cell background-color="black">
  464. <fo:block/>
  465. </fo:table-cell>
  466. <fo:table-cell background-color="white">
  467. <fo:block/>
  468. </fo:table-cell>
  469. <fo:table-cell background-color="black">
  470. <fo:block/>
  471. </fo:table-cell>
  472. <fo:table-cell background-color="white">
  473. <fo:block/>
  474. </fo:table-cell>
  475. <fo:table-cell background-color="black">
  476. <fo:block/>
  477. </fo:table-cell>
  478. <fo:table-cell background-color="white">
  479. <fo:block/>
  480. </fo:table-cell>
  481. <fo:table-cell background-color="black">
  482. <fo:block/>
  483. </fo:table-cell>
  484. <fo:table-cell background-color="white">
  485. <fo:block/>
  486. </fo:table-cell>
  487. <fo:table-cell background-color="black">
  488. <fo:block/>
  489. </fo:table-cell>
  490. <fo:table-cell background-color="white">
  491. <fo:block/>
  492. </fo:table-cell>
  493. <fo:table-cell background-color="black">
  494. <fo:block/>
  495. </fo:table-cell>
  496. <fo:table-cell background-color="white">
  497. <fo:block/>
  498. </fo:table-cell>
  499. <fo:table-cell background-color="black">
  500. <fo:block/>
  501. </fo:table-cell>
  502. <fo:table-cell background-color="white">
  503. <fo:block/>
  504. </fo:table-cell>
  505. <fo:table-cell background-color="black">
  506. <fo:block/>
  507. </fo:table-cell>
  508. <fo:table-cell background-color="white">
  509. <fo:block/>
  510. </fo:table-cell>
  511. <fo:table-cell background-color="black">
  512. <fo:block/>
  513. </fo:table-cell>
  514. <fo:table-cell background-color="white">
  515. <fo:block/>
  516. </fo:table-cell>
  517. <fo:table-cell background-color="black">
  518. <fo:block/>
  519. </fo:table-cell>
  520. <fo:table-cell background-color="white">
  521. <fo:block/>
  522. </fo:table-cell>
  523. <fo:table-cell background-color="black">
  524. <fo:block/>
  525. </fo:table-cell>
  526. <fo:table-cell background-color="white">
  527. <fo:block/>
  528. </fo:table-cell>
  529. <fo:table-cell background-color="black">
  530. <fo:block/>
  531. </fo:table-cell>
  532. <fo:table-cell background-color="white">
  533. <fo:block/>
  534. </fo:table-cell>
  535. <fo:table-cell background-color="black">
  536. <fo:block/>
  537. </fo:table-cell>
  538. <fo:table-cell background-color="white">
  539. <fo:block/>
  540. </fo:table-cell>
  541. <fo:table-cell background-color="black">
  542. <fo:block/>
  543. </fo:table-cell>
  544. <fo:table-cell background-color="white">
  545. <fo:block/>
  546. </fo:table-cell>
  547. <fo:table-cell background-color="black">
  548. <fo:block/>
  549. </fo:table-cell>
  550. <fo:table-cell background-color="white">
  551. <fo:block/>
  552. </fo:table-cell>
  553. <fo:table-cell background-color="black">
  554. <fo:block/>
  555. </fo:table-cell>
  556. <fo:table-cell background-color="white">
  557. <fo:block/>
  558. </fo:table-cell>
  559. <fo:table-cell background-color="black">
  560. <fo:block/>
  561. </fo:table-cell>
  562. <fo:table-cell background-color="white">
  563. <fo:block/>
  564. </fo:table-cell>
  565. <fo:table-cell background-color="black">
  566. <fo:block/>
  567. </fo:table-cell>
  568. <fo:table-cell background-color="white">
  569. <fo:block/>
  570. </fo:table-cell>
  571. <fo:table-cell background-color="black">
  572. <fo:block/>
  573. </fo:table-cell>
  574. <fo:table-cell background-color="white">
  575. <fo:block/>
  576. </fo:table-cell>
  577. <fo:table-cell background-color="black">
  578. <fo:block/>
  579. </fo:table-cell>
  580. <fo:table-cell background-color="white">
  581. <fo:block/>
  582. </fo:table-cell>
  583. <fo:table-cell background-color="black">
  584. <fo:block/>
  585. </fo:table-cell>
  586. <fo:table-cell background-color="white">
  587. <fo:block/>
  588. </fo:table-cell>
  589. <fo:table-cell background-color="black">
  590. <fo:block/>
  591. </fo:table-cell>
  592. <fo:table-cell background-color="white">
  593. <fo:block/>
  594. </fo:table-cell>
  595. <fo:table-cell background-color="black">
  596. <fo:block/>
  597. </fo:table-cell>
  598. <fo:table-cell background-color="white">
  599. <fo:block/>
  600. </fo:table-cell>
  601. <fo:table-cell background-color="black">
  602. <fo:block/>
  603. </fo:table-cell>
  604. <fo:table-cell background-color="white">
  605. <fo:block/>
  606. </fo:table-cell>
  607. <fo:table-cell background-color="black">
  608. <fo:block/>
  609. </fo:table-cell>
  610. <fo:table-cell background-color="white">
  611. <fo:block/>
  612. </fo:table-cell>
  613. <fo:table-cell background-color="black">
  614. <fo:block/>
  615. </fo:table-cell>
  616. <fo:table-cell background-color="white">
  617. <fo:block/>
  618. </fo:table-cell>
  619. <fo:table-cell background-color="black">
  620. <fo:block/>
  621. </fo:table-cell>
  622. <fo:table-cell background-color="white">
  623. <fo:block/>
  624. </fo:table-cell>
  625. <fo:table-cell background-color="black">
  626. <fo:block/>
  627. </fo:table-cell>
  628. <fo:table-cell background-color="white">
  629. <fo:block/>
  630. </fo:table-cell>
  631. <fo:table-cell background-color="black">
  632. <fo:block/>
  633. </fo:table-cell>
  634. <fo:table-cell background-color="white">
  635. <fo:block/>
  636. </fo:table-cell>
  637. <fo:table-cell background-color="black">
  638. <fo:block/>
  639. </fo:table-cell>
  640. <fo:table-cell background-color="white">
  641. <fo:block/>
  642. </fo:table-cell>
  643. <fo:table-cell background-color="black">
  644. <fo:block/>
  645. </fo:table-cell>
  646. <fo:table-cell background-color="white">
  647. <fo:block/>
  648. </fo:table-cell>
  649. <fo:table-cell background-color="black">
  650. <fo:block/>
  651. </fo:table-cell>
  652. <fo:table-cell background-color="white">
  653. <fo:block/>
  654. </fo:table-cell>
  655. <fo:table-cell background-color="black">
  656. <fo:block/>
  657. </fo:table-cell>
  658. <fo:table-cell background-color="white">
  659. <fo:block/>
  660. </fo:table-cell>
  661. <fo:table-cell background-color="black">
  662. <fo:block/>
  663. </fo:table-cell>
  664. <fo:table-cell background-color="white">
  665. <fo:block/>
  666. </fo:table-cell>
  667. <fo:table-cell background-color="black">
  668. <fo:block/>
  669. </fo:table-cell>
  670. <fo:table-cell background-color="white">
  671. <fo:block/>
  672. </fo:table-cell>
  673. <fo:table-cell background-color="black">
  674. <fo:block/>
  675. </fo:table-cell>
  676. <fo:table-cell background-color="white">
  677. <fo:block/>
  678. </fo:table-cell>
  679. <fo:table-cell background-color="black">
  680. <fo:block/>
  681. </fo:table-cell>
  682. <fo:table-cell background-color="white">
  683. <fo:block/>
  684. </fo:table-cell>
  685. <fo:table-cell background-color="black">
  686. <fo:block/>
  687. </fo:table-cell>
  688. <fo:table-cell background-color="white">
  689. <fo:block/>
  690. </fo:table-cell>
  691. <fo:table-cell background-color="black">
  692. <fo:block/>
  693. </fo:table-cell>
  694. <fo:table-cell background-color="white">
  695. <fo:block/>
  696. </fo:table-cell>
  697. <fo:table-cell background-color="black">
  698. <fo:block/>
  699. </fo:table-cell>
  700. <fo:table-cell background-color="white">
  701. <fo:block/>
  702. </fo:table-cell>
  703. <fo:table-cell background-color="black">
  704. <fo:block/>
  705. </fo:table-cell>
  706. <fo:table-cell background-color="white">
  707. <fo:block/>
  708. </fo:table-cell>
  709. <fo:table-cell background-color="black">
  710. <fo:block/>
  711. </fo:table-cell>
  712. <fo:table-cell background-color="white">
  713. <fo:block/>
  714. </fo:table-cell>
  715. <fo:table-cell background-color="black">
  716. <fo:block/>
  717. </fo:table-cell>
  718. <fo:table-cell background-color="white">
  719. <fo:block/>
  720. </fo:table-cell>
  721. <fo:table-cell background-color="black">
  722. <fo:block/>
  723. </fo:table-cell>
  724. <fo:table-cell background-color="white">
  725. <fo:block/>
  726. </fo:table-cell>
  727. <fo:table-cell background-color="black">
  728. <fo:block/>
  729. </fo:table-cell>
  730. <fo:table-cell background-color="white">
  731. <fo:block/>
  732. </fo:table-cell>
  733. <fo:table-cell background-color="black">
  734. <fo:block/>
  735. </fo:table-cell>
  736. <fo:table-cell background-color="white">
  737. <fo:block/>
  738. </fo:table-cell>
  739. <fo:table-cell background-color="black">
  740. <fo:block/>
  741. </fo:table-cell>
  742. <fo:table-cell background-color="white">
  743. <fo:block/>
  744. </fo:table-cell>
  745. <fo:table-cell background-color="black">
  746. <fo:block/>
  747. </fo:table-cell>
  748. <fo:table-cell background-color="white">
  749. <fo:block/>
  750. </fo:table-cell>
  751. <fo:table-cell background-color="black">
  752. <fo:block/>
  753. </fo:table-cell>
  754. <fo:table-cell background-color="white">
  755. <fo:block/>
  756. </fo:table-cell>
  757. <fo:table-cell background-color="black">
  758. <fo:block/>
  759. </fo:table-cell>
  760. <fo:table-cell background-color="white">
  761. <fo:block/>
  762. </fo:table-cell>
  763. <fo:table-cell background-color="black">
  764. <fo:block/>
  765. </fo:table-cell>
  766. <fo:table-cell background-color="white">
  767. <fo:block/>
  768. </fo:table-cell>
  769. <fo:table-cell background-color="black">
  770. <fo:block/>
  771. </fo:table-cell>
  772. <fo:table-cell background-color="white">
  773. <fo:block/>
  774. </fo:table-cell>
  775. <fo:table-cell background-color="black">
  776. <fo:block/>
  777. </fo:table-cell>
  778. <fo:table-cell background-color="white">
  779. <fo:block/>
  780. </fo:table-cell>
  781. <fo:table-cell background-color="black">
  782. <fo:block/>
  783. </fo:table-cell>
  784. <fo:table-cell background-color="white">
  785. <fo:block/>
  786. </fo:table-cell>
  787. <fo:table-cell background-color="black">
  788. <fo:block/>
  789. </fo:table-cell>
  790. <fo:table-cell background-color="white">
  791. <fo:block/>
  792. </fo:table-cell>
  793. <fo:table-cell background-color="black">
  794. <fo:block/>
  795. </fo:table-cell>
  796. <fo:table-cell background-color="white">
  797. <fo:block/>
  798. </fo:table-cell>
  799. <fo:table-cell background-color="black">
  800. <fo:block/>
  801. </fo:table-cell>
  802. <fo:table-cell background-color="white">
  803. <fo:block/>
  804. </fo:table-cell>
  805. <fo:table-cell background-color="black">
  806. <fo:block/>
  807. </fo:table-cell>
  808. <fo:table-cell background-color="white">
  809. <fo:block/>
  810. </fo:table-cell>
  811. <fo:table-cell background-color="black">
  812. <fo:block/>
  813. </fo:table-cell>
  814. <fo:table-cell background-color="white">
  815. <fo:block/>
  816. </fo:table-cell>
  817. <fo:table-cell background-color="black">
  818. <fo:block/>
  819. </fo:table-cell>
  820. <fo:table-cell background-color="white">
  821. <fo:block/>
  822. </fo:table-cell>
  823. <fo:table-cell background-color="black">
  824. <fo:block/>
  825. </fo:table-cell>
  826. <fo:table-cell background-color="white">
  827. <fo:block/>
  828. </fo:table-cell>
  829. <fo:table-cell background-color="black">
  830. <fo:block/>
  831. </fo:table-cell>
  832. <fo:table-cell background-color="white">
  833. <fo:block/>
  834. </fo:table-cell>
  835. <fo:table-cell background-color="black">
  836. <fo:block/>
  837. </fo:table-cell>
  838. <fo:table-cell background-color="white">
  839. <fo:block/>
  840. </fo:table-cell>
  841. <fo:table-cell background-color="black">
  842. <fo:block/>
  843. </fo:table-cell>
  844. <fo:table-cell background-color="white">
  845. <fo:block/>
  846. </fo:table-cell>
  847. <fo:table-cell background-color="black">
  848. <fo:block/>
  849. </fo:table-cell>
  850. <fo:table-cell background-color="white">
  851. <fo:block/>
  852. </fo:table-cell>
  853. <fo:table-cell background-color="black">
  854. <fo:block/>
  855. </fo:table-cell>
  856. <fo:table-cell background-color="white">
  857. <fo:block/>
  858. </fo:table-cell>
  859. <fo:table-cell background-color="black">
  860. <fo:block/>
  861. </fo:table-cell>
  862. <fo:table-cell background-color="white">
  863. <fo:block/>
  864. </fo:table-cell>
  865. <fo:table-cell background-color="black">
  866. <fo:block/>
  867. </fo:table-cell>
  868. <fo:table-cell background-color="white">
  869. <fo:block/>
  870. </fo:table-cell>
  871. <fo:table-cell background-color="black">
  872. <fo:block/>
  873. </fo:table-cell>
  874. <fo:table-cell background-color="white">
  875. <fo:block/>
  876. </fo:table-cell>
  877. <fo:table-cell background-color="black">
  878. <fo:block/>
  879. </fo:table-cell>
  880. <fo:table-cell background-color="white">
  881. <fo:block/>
  882. </fo:table-cell>
  883. <fo:table-cell background-color="black">
  884. <fo:block/>
  885. </fo:table-cell>
  886. <fo:table-cell background-color="white">
  887. <fo:block/>
  888. </fo:table-cell>
  889. <fo:table-cell background-color="black">
  890. <fo:block/>
  891. </fo:table-cell>
  892. <fo:table-cell background-color="white">
  893. <fo:block/>
  894. </fo:table-cell>
  895. <fo:table-cell background-color="black">
  896. <fo:block/>
  897. </fo:table-cell>
  898. <fo:table-cell background-color="white">
  899. <fo:block/>
  900. </fo:table-cell>
  901. <fo:table-cell background-color="black">
  902. <fo:block/>
  903. </fo:table-cell>
  904. <fo:table-cell background-color="white">
  905. <fo:block/>
  906. </fo:table-cell>
  907. <fo:table-cell background-color="black">
  908. <fo:block/>
  909. </fo:table-cell>
  910. <fo:table-cell background-color="white">
  911. <fo:block/>
  912. </fo:table-cell>
  913. <fo:table-cell background-color="black">
  914. <fo:block/>
  915. </fo:table-cell>
  916. <fo:table-cell background-color="white">
  917. <fo:block/>
  918. </fo:table-cell>
  919. <fo:table-cell background-color="black">
  920. <fo:block/>
  921. </fo:table-cell>
  922. <fo:table-cell background-color="white">
  923. <fo:block/>
  924. </fo:table-cell>
  925. </fo:table-row>
  926. </fo:table-body>
  927. </fo:table>
  928. </fo:block>
  929. </fo:table-cell>
  930. <fo:table-cell display-align="after">
  931. <fo:block text-align="end" font-size="8pt" font-weight="bold" font-variant="small-caps">
  932. <fo:block>PANKKI</fo:block>
  933. <fo:block>BANKKEN</fo:block>
  934. </fo:block>
  935. </fo:table-cell>
  936. </fo:table-row>
  937. </fo:table-body>
  938. </fo:table>
  939. <fo:block-container height="15mm" width="7mm" top="3mm" left="8in - 5mm" position="absolute">
  940. <fo:block>
  941. <fo:external-graphic src="file:mk1logo.tif"/>
  942. </fo:block>
  943. </fo:block-container>
  944. </fo:static-content>
  945. <fo:flow flow-name="xsl-region-body">
  946. <fo:block>TIFF logo and XSL FO table bar code</fo:block>
  947. </fo:flow>
  948. </fo:page-sequence>
  949. <fo:page-sequence master-reference="A4">
  950. <fo:static-content flow-name="xsl-region-after">
  951. <fo:table space-before.optimum="1in div 12" margin-left="2in div 12" margin-top="1in div 10" font-family="sans-serif" font-size="7pt" color="green" table-layout="fixed" width="100%">
  952. <fo:table-column column-width="8in div 10 - 2in div 12"/>
  953. <fo:table-column border-right-style="solid" border-right-width="0.5mm" column-width="36in div 10"/>
  954. <fo:table-column column-width="5in div 10"/>
  955. <fo:table-column column-width="13in div 10"/>
  956. <fo:table-column column-width="18in div 10"/>
  957. <fo:table-body>
  958. <fo:table-row height="8in div 12 - 1in div 10">
  959. <fo:table-cell border-right-style="solid" border-right-width="0.5mm" border-bottom-style="solid" border-bottom-width="0.5mm" padding-right="0.5mm" padding-top="2mm" text-align="end">
  960. <fo:block>Saajan</fo:block>
  961. <fo:block>tilinumero</fo:block>
  962. <fo:block>Mottagarens</fo:block>
  963. <fo:block>kontonummer</fo:block>
  964. </fo:table-cell>
  965. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.5mm" display-align="center" font-size="10pt" color="black" border-bottom-color="green" padding-left="1mm">
  966. <fo:block>Merita 101710-122</fo:block>
  967. </fo:table-cell>
  968. <fo:table-cell number-columns-spanned="3" padding-right="0.5cm" padding-left="1mm" padding-top="1mm">
  969. <fo:block font-size="10pt" font-weight="bold" font-variant="small-caps">TILISIIRTO GIRERING</fo:block>
  970. <fo:block font-size="6pt" space-after.optimum="0.25em">Maksu välitetään saajalle vain Suomessa Kotimaan maksujenvälityksen yleisten ehtojen mukaisesti ja vain maksajan ilmoittaman tilinumeron perusteella.</fo:block>
  971. <fo:block font-size="6pt">Betalningen förmedlas endast till mottagare i Finland enligt Allmänna villkor för inrikes betalningsförmedling och endast till det kontonummer betalaren angivit.</fo:block>
  972. </fo:table-cell>
  973. </fo:table-row>
  974. <fo:table-row height="7in div 12">
  975. <fo:table-cell border-right-style="solid" border-right-width="0.5mm" border-bottom-style="solid" border-bottom-width="0.5mm" padding-right="0.5mm" padding-top="5mm" text-align="end">
  976. <fo:block>Saaja</fo:block>
  977. <fo:block>Mottagaren</fo:block>
  978. </fo:table-cell>
  979. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.5mm" font-size="10pt" color="black" border-bottom-color="green" display-align="center" padding-left="1mm">
  980. <fo:block>MTG Internet Retailing AB</fo:block>
  981. <fo:block>CDON</fo:block>
  982. </fo:table-cell>
  983. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.5mm" number-columns-spanned="3" number-rows-spanned="2" border-bottom-color="green" color="black" padding-top="1mm" padding-left="1mm">
  984. <fo:block>Markka</fo:block>
  985. <fo:block space-after.optimum="1em">[105] 11 01 71 00 00 00 12 20 54 88 31 50 00 00 86 85 16 25 96 19 89 70 60 61 60 00 09 [77] [stop]</fo:block>
  986. <fo:block>Euro</fo:block>
  987. <fo:block>[105] 21 01 71 00 00 00 12 20 54 88 31 50 00 00 86 85 16 25 96 19 89 70 60 61 60 00 06 [06] [stop]</fo:block>
  988. </fo:table-cell>
  989. </fo:table-row>
  990. <fo:table-row height="1in">
  991. <fo:table-cell padding-right="2mm" padding-top="4mm" text-align="end">
  992. <fo:block>Maksaja</fo:block>
  993. <fo:block>Betalare</fo:block>
  994. </fo:table-cell>
  995. <fo:table-cell font-size="10pt" color="black" padding-top="1mm" padding-left="1mm">
  996. <fo:block>SUOMEN PANKKIYHDISTYS</fo:block>
  997. <fo:block>Anneli Tossava</fo:block>
  998. <fo:block space-before.optimum="1em">PL 1009</fo:block>
  999. <fo:block>00101 HELSINKI</fo:block>
  1000. </fo:table-cell>
  1001. </fo:table-row>
  1002. <fo:table-row height="4in div 12">
  1003. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.13mm" padding-right="2mm" padding-top="1mm" padding-bottom="2in div 12" text-align="end" display-align="after">
  1004. <fo:block>Allekirjoitus</fo:block>
  1005. <fo:block>Underskrift</fo:block>
  1006. </fo:table-cell>
  1007. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.13mm" padding-top="4.5mm" padding-bottom="2in div 12" display-align="after">
  1008. <fo:block>
  1009. <fo:leader leader-length.minimum="100%" leader-length.optimum="100%" leader-pattern="rule" rule-thickness="0.13mm"/>
  1010. </fo:block>
  1011. </fo:table-cell>
  1012. <fo:table-cell border-right-style="solid" border-right-width="0.5mm" border-bottom-style="solid" border-bottom-width="0.5mm" padding-left="1mm" padding-top="1.5mm">
  1013. <fo:block>Viitenro</fo:block>
  1014. <fo:block>Ref.nr</fo:block>
  1015. </fo:table-cell>
  1016. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.5mm" number-columns-spanned="2" padding-left="6mm" padding-top="4mm" font-size="10pt">
  1017. <fo:block color="black">86851 62596 19897 </fo:block>
  1018. </fo:table-cell>
  1019. </fo:table-row>
  1020. <fo:table-row height="4in div 12">
  1021. <fo:table-cell border-right-style="solid" border-right-width="0.13mm" border-bottom-style="solid" border-bottom-width="0.13mm" padding-right="0.5mm" padding-top="2mm" text-align="end">
  1022. <fo:block>Tililtä nro</fo:block>
  1023. <fo:block>Från konto nr</fo:block>
  1024. </fo:table-cell>
  1025. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.13mm" padding-top="6mm" display-align="after">
  1026. <fo:table height="3mm" table-layout="fixed" width="100%">
  1027. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1028. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1029. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1030. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1031. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1032. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1033. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1034. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1035. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1036. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1037. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1038. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1039. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1040. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1041. <fo:table-column border-right-style="solid" border-right-width="0.13mm" column-width="0.2in"/>
  1042. <fo:table-body>
  1043. <fo:table-row height="3mm">
  1044. <fo:table-cell>
  1045. <fo:block/>
  1046. </fo:table-cell>
  1047. <fo:table-cell>
  1048. <fo:block/>
  1049. </fo:table-cell>
  1050. <fo:table-cell>
  1051. <fo:block/>
  1052. </fo:table-cell>
  1053. <fo:table-cell>
  1054. <fo:block/>
  1055. </fo:table-cell>
  1056. <fo:table-cell>
  1057. <fo:block/>
  1058. </fo:table-cell>
  1059. <fo:table-cell>
  1060. <fo:block/>
  1061. </fo:table-cell>
  1062. <fo:table-cell padding-left="1.7mm" padding-right="1.7mm" display-align="before">
  1063. <fo:block border-top-style="solid" border-top-width="0.5mm"/>
  1064. </fo:table-cell>
  1065. <fo:table-cell>
  1066. <fo:block/>
  1067. </fo:table-cell>
  1068. <fo:table-cell>
  1069. <fo:block/>
  1070. </fo:table-cell>
  1071. <fo:table-cell>
  1072. <fo:block/>
  1073. </fo:table-cell>
  1074. <fo:table-cell>
  1075. <fo:block/>
  1076. </fo:table-cell>
  1077. <fo:table-cell>
  1078. <fo:block/>
  1079. </fo:table-cell>
  1080. <fo:table-cell>
  1081. <fo:block/>
  1082. </fo:table-cell>
  1083. <fo:table-cell>
  1084. <fo:block/>
  1085. </fo:table-cell>
  1086. <fo:table-cell>
  1087. <fo:block/>
  1088. </fo:table-cell>
  1089. </fo:table-row>
  1090. </fo:table-body>
  1091. </fo:table>
  1092. </fo:table-cell>
  1093. <fo:table-cell border-right-style="solid" border-right-width="0.5mm" border-bottom-style="solid" border-bottom-width="0.5mm" padding-left="1mm" padding-top="2mm">
  1094. <fo:block>Eräpäivä</fo:block>
  1095. <fo:block>Förf.dag</fo:block>
  1096. </fo:table-cell>
  1097. <fo:table-cell border-right-style="solid" border-right-width="0.5mm" border-bottom-style="solid" border-bottom-width="0.5mm" padding-left="6mm" padding-top="4mm" font-size="10pt">
  1098. <fo:block color="black">16.6.2006</fo:block>
  1099. </fo:table-cell>
  1100. <fo:table-cell border-bottom-style="solid" border-bottom-width="0.5mm" padding-left="2mm" padding-top="4mm" font-size="10pt">
  1101. <fo:table table-layout="fixed" width="100%">
  1102. <fo:table-column column-width="0.5cm"/>
  1103. <fo:table-column column-width="2cm"/>
  1104. <fo:table-body>
  1105. <fo:table-row>
  1106. <fo:table-cell font-weight="bold">
  1107. <fo:block font-size="10pt" font-weight="bold">mk</fo:block>
  1108. </fo:table-cell>
  1109. <fo:table-cell color="black">
  1110. <fo:block text-align="end">548,83</fo:block>
  1111. </fo:table-cell>
  1112. </fo:table-row>
  1113. </fo:table-body>
  1114. </fo:table>
  1115. </fo:table-cell>
  1116. </fo:table-row>
  1117. <fo:table-row height="13in div 12 - 5mm">
  1118. <fo:table-cell number-columns-spanned="4" padding-left="40mm" display-align="after">
  1119. <fo:block>
  1120. <fo:instream-foreign-object>
  1121. <svg xmlns="http://www.w3.org/2000/svg" width="87.75mm" height="0.4166666666666667in">
  1122. <g style="fill: black; stroke: none;"><!--START-->
  1123. <rect x="2.5mm" y="0" height="10mm" width="0.5mm"/>
  1124. <rect x="3.25mm" y="0" height="10mm" width="0.25mm"/>
  1125. <rect x="4mm" y="0" height="10mm" width="0.75mm"/><!--11-->
  1126. <rect x="5.25mm" y="0" height="10mm" width="0.5mm"/>
  1127. <rect x="6.5mm" y="0" height="10mm" width="0.25mm"/>
  1128. <rect x="7.25mm" y="0" height="10mm" width="0.25mm"/><!--01-->
  1129. <rect x="8mm" y="0" height="10mm" width="0.5mm"/>
  1130. <rect x="9mm" y="0" height="10mm" width="0.5mm"/>
  1131. <rect x="9.75mm" y="0" height="10mm" width="0.5mm"/><!--71-->
  1132. <rect x="10.75mm" y="0" height="10mm" width="0.25mm"/>
  1133. <rect x="11.5mm" y="0" height="10mm" width="0.5mm"/>
  1134. <rect x="12.25mm" y="0" height="10mm" width="0.25mm"/><!--00-->
  1135. <rect x="13.5mm" y="0" height="10mm" width="0.5mm"/>
  1136. <rect x="14.25mm" y="0" height="10mm" width="0.5mm"/>
  1137. <rect x="15.25mm" y="0" height="10mm" width="0.5mm"/><!--00-->
  1138. <rect x="16.25mm" y="0" height="10mm" width="0.5mm"/>
  1139. <rect x="17mm" y="0" height="10mm" width="0.5mm"/>
  1140. <rect x="18mm" y="0" height="10mm" width="0.5mm"/><!--00-->
  1141. <rect x="19mm" y="0" height="10mm" width="0.5mm"/>
  1142. <rect x="19.75mm" y="0" height="10mm" width="0.5mm"/>
  1143. <rect x="20.75mm" y="0" height="10mm" width="0.5mm"/><!--12-->
  1144. <rect x="21.75mm" y="0" height="10mm" width="0.25mm"/>
  1145. <rect x="22.25mm" y="0" height="10mm" width="0.5mm"/>
  1146. <rect x="23.25mm" y="0" height="10mm" width="0.75mm"/><!--20-->
  1147. <rect x="24.5mm" y="0" height="10mm" width="0.5mm"/>
  1148. <rect x="25.5mm" y="0" height="10mm" width="0.25mm"/>
  1149. <rect x="26.25mm" y="0" height="10mm" width="0.75mm"/><!--54-->
  1150. <rect x="27.25mm" y="0" height="10mm" width="0.75mm"/>
  1151. <rect x="28.25mm" y="0" height="10mm" width="0.25mm"/>
  1152. <rect x="28.75mm" y="0" height="10mm" width="0.5mm"/><!--88-->
  1153. <rect x="30mm" y="0" height="10mm" width="1mm"/>
  1154. <rect x="31.5mm" y="0" height="10mm" width="0.25mm"/>
  1155. <rect x="32.25mm" y="0" height="10mm" width="0.25mm"/><!--31-->
  1156. <rect x="32.75mm" y="0" height="10mm" width="0.5mm"/>
  1157. <rect x="33.5mm" y="0" height="10mm" width="0.5mm"/>
  1158. <rect x="34.75mm" y="0" height="10mm" width="0.5mm"/><!--50-->
  1159. <rect x="35.5mm" y="0" height="10mm" width="0.5mm"/>
  1160. <rect x="36.75mm" y="0" height="10mm" width="0.25mm"/>
  1161. <rect x="37.25mm" y="0" height="10mm" width="0.75mm"/><!--00-->
  1162. <rect x="38.25mm" y="0" height="10mm" width="0.5mm"/>
  1163. <rect x="39mm" y="0" height="10mm" width="0.5mm"/>
  1164. <rect x="40mm" y="0" height="10mm" width="0.5mm"/><!--00-->
  1165. <rect x="41mm" y="0" height="10mm" width="0.5mm"/>
  1166. <rect x="41.75mm" y="0" height="10mm" width="0.5mm"/>
  1167. <rect x="42.75mm" y="0" height="10mm" width="0.5mm"/><!--86-->
  1168. <rect x="43.75mm" y="0" height="10mm" width="1mm"/>
  1169. <rect x="45mm" y="0" height="10mm" width="0.25mm"/>
  1170. <rect x="45.75mm" y="0" height="10mm" width="0.25mm"/><!--85-->
  1171. <rect x="46.5mm" y="0" height="10mm" width="0.25mm"/>
  1172. <rect x="47.25mm" y="0" height="10mm" width="1mm"/>
  1173. <rect x="48.75mm" y="0" height="10mm" width="0.25mm"/><!--16-->
  1174. <rect x="49.25mm" y="0" height="10mm" width="0.25mm"/>
  1175. <rect x="50mm" y="0" height="10mm" width="0.75mm"/>
  1176. <rect x="51mm" y="0" height="10mm" width="0.5mm"/><!--25-->
  1177. <rect x="52mm" y="0" height="10mm" width="0.75mm"/>
  1178. <rect x="53.25mm" y="0" height="10mm" width="0.25mm"/>
  1179. <rect x="53.75mm" y="0" height="10mm" width="0.5mm"/><!--96-->
  1180. <rect x="54.75mm" y="0" height="10mm" width="0.25mm"/>
  1181. <rect x="55.25mm" y="0" height="10mm" width="1mm"/>
  1182. <rect x="57mm" y="0" height="10mm" width="0.25mm"/><!--19-->
  1183. <rect x="57.5mm" y="0" height="10mm" width="0.5mm"/>
  1184. <rect x="58.5mm" y="0" height="10mm" width="0.25mm"/>
  1185. <rect x="59mm" y="0" height="10mm" width="0.75mm"/><!--89-->
  1186. <rect x="60.25mm" y="0" height="10mm" width="0.5mm"/>
  1187. <rect x="61mm" y="0" height="10mm" width="0.5mm"/>
  1188. <rect x="61.75mm" y="0" height="10mm" width="1mm"/><!--70-->
  1189. <rect x="63mm" y="0" height="10mm" width="0.25mm"/>
  1190. <rect x="63.5mm" y="0" height="10mm" width="0.5mm"/>
  1191. <rect x="65mm" y="0" height="10mm" width="0.25mm"/><!--60-->
  1192. <rect x="65.75mm" y="0" height="10mm" width="0.75mm"/>
  1193. <rect x="66.75mm" y="0" height="10mm" width="1mm"/>
  1194. <rect x="68mm" y="0" height="10mm" width="0.25mm"/><!--61-->
  1195. <rect x="68.5mm" y="0" height="10mm" width="0.5mm"/>
  1196. <rect x="69.5mm" y="0" height="10mm" width="0.25mm"/>
  1197. <rect x="70.75mm" y="0" height="10mm" width="0.25mm"/><!--60-->
  1198. <rect x="71.25mm" y="0" height="10mm" width="0.75mm"/>
  1199. <rect x="72.25mm" y="0" height="10mm" width="1mm"/>
  1200. <rect x="73.5mm" y="0" height="10mm" width="0.25mm"/><!--00-->
  1201. <rect x="74mm" y="0" height="10mm" width="0.5mm"/>
  1202. <rect x="74.75mm" y="0" height="10mm" width="0.5mm"/>
  1203. <rect x="75.75mm" y="0" height="10mm" width="0.5mm"/><!--09-->
  1204. <rect x="76.75mm" y="0" height="10mm" width="0.5mm"/>
  1205. <rect x="77.75mm" y="0" height="10mm" width="0.25mm"/>
  1206. <rect x="78.5mm" y="0" height="10mm" width="0.25mm"/><!--77-->
  1207. <rect x="79.5mm" y="0" height="10mm" width="1mm"/>
  1208. <rect x="80.75mm" y="0" height="10mm" width="0.75mm"/>
  1209. <rect x="81.75mm" y="0" height="10mm" width="0.25mm"/><!--STOP-->
  1210. <rect x="82.25mm" y="0" height="10mm" width="0.5mm"/>
  1211. <rect x="83.5mm" y="0" height="10mm" width="0.75mm"/>
  1212. <rect x="84.5mm" y="0" height="10mm" width="0.25mm"/>
  1213. </g>
  1214. </svg>
  1215. </fo:instream-foreign-object>
  1216. </fo:block>
  1217. </fo:table-cell>
  1218. <fo:table-cell display-align="after">
  1219. <fo:block text-align="end" font-size="8pt" font-weight="bold" font-variant="small-caps">
  1220. <fo:block>PANKKI</fo:block>
  1221. <fo:block>BANKKEN</fo:block>
  1222. </fo:block>
  1223. </fo:table-cell>
  1224. </fo:table-row>
  1225. </fo:table-body>
  1226. </fo:table>
  1227. <fo:block-container height="15mm" width="7mm" top="3mm" left="8in - 5mm" position="absolute">
  1228. <fo:block>
  1229. <fo:instream-foreign-object>
  1230. <svg xmlns="http://www.w3.org/2000/svg" width="7mm" height="15mm" viewBox="0 0 19.781 41.952">
  1231. <g style="fill: #000000;">
  1232. <path d="M9.925,33.731h-1.4v-6h-0.02l-1.34,6h-1.47l-1.31-6h-0.02v6h-1.4v-7.18h2.19l1.3,5.66h0.02l1.28-5.66h2.17v7.18z"/>
  1233. <path d="M12.975,33.731h-1.5v-7.18h1.5v2.92l2.74-2.92h1.94l-2.93,2.94l3.1,4.24h-1.93l-2.22-3.15l-0.7,0.72v2.43z"/>
  1234. <path d="M7.785,36.082h0.2c1.35,0,1.71-0.7,1.74-1.23h1.15v7.1h-1.4v-4.89h-1.69v-0.98z"/>
  1235. <path d="M9.042,24.944L0,24.938V2.198l4.542-2.188l4.511,2.267L9.042,24.944z"/>
  1236. <path d="M19.77,24.935l-9.042-0.006V2.188L15.27,0l4.511,2.267L19.77,24.935z"/>
  1237. <path style="fill: #FFFFFF;" d="M18.149,13.747c0,4.775-3.681,8.646-8.22,8.646c-4.54,0-8.221-3.871-8.221-8.646c0-4.774,3.681-8.646,8.221-8.646c4.54,0,8.22,3.871,8.22,8.646z"/>
  1238. </g>
  1239. <g style="fill:none; stroke: #000000; stroke-miterlimit: 4;">
  1240. <path d="M13.047,10.062c0,1.957-1.396,3.543-3.118,3.543s-3.118-1.586-3.118-3.543s1.396-3.543,3.118-3.543s3.118,1.586,3.118,3.543z"/>
  1241. <path d="M13.047,17.715c0,1.957-1.396,3.543-3.119,3.543c-1.722,0-3.118-1.586-3.118-3.543c0-1.957,1.396-3.543,3.118-3.543c1.723,0,3.119,1.586,3.119,3.543z"/>
  1242. <path d="M16.449,11.905c0,1.878-1.396,3.401-3.119,3.401c-1.722,0-3.118-1.523-3.118-3.401c0-1.879,1.396-3.402,3.118-3.402c1.723,0,3.119,1.523,3.119,3.402z"/>
  1243. <path d="M16.449,15.873c0,1.878-1.396,3.401-3.119,3.401c-1.722,0-3.118-1.523-3.118-3.401c0-1.879,1.396-3.402,3.118-3.402c1.723,0,3.119,1.523,3.119,3.402z"/>
  1244. <path d="M9.646,11.905c0,1.878-1.396,3.401-3.119,3.401c-1.722,0-3.118-1.523-3.118-3.401c0-1.879,1.396-3.402,3.118-3.402c1.723,0,3.119,1.523,3.119,3.402z"/>
  1245. <path d="M9.646,15.873c0,1.878-1.396,3.401-3.119,3.401c-1.722,0-3.118-1.523-3.118-3.401c0-1.879,1.396-3.402,3.118-3.402c1.723,0,3.119,1.523,3.119,3.402z"/>
  1246. </g>
  1247. </svg>
  1248. </fo:instream-foreign-object>
  1249. </fo:block>
  1250. </fo:block-container>
  1251. </fo:static-content>
  1252. <fo:flow flow-name="xsl-region-body">
  1253. <fo:block>SVG logo and bar code</fo:block>
  1254. </fo:flow>
  1255. </fo:page-sequence>
  1256. </fo:root>