Schemat_JPK_VAT(2)_v1-0.xsd 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- edited with XMLSpy v2015 sp2 (http://www.altova.com) by Jarosław Oleśniewicz (Ministerstwo Finansów) -->
  3. <xs:schema xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2016/01/25/eD/DefinicjeTypy/"
  4. xmlns:kck="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2013/05/23/eD/KodyCECHKRAJOW/"
  5. xmlns:tns="http://jpk.mf.gov.pl/wzor/2016/10/26/10261/"
  6. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  7. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  8. xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
  9. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  10. xmlns:system_cache__resources_tree_generate_xsl_required_occurs_raport="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/resources_tree_generate_xsl_require_occurs_raport"
  11. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  12. xmlns:p5opr="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd"
  13. xmlns:p5_simpleSchema_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_simpleSchema_map.xsd"
  14. targetNamespace="http://jpk.mf.gov.pl/wzor/2016/10/26/10261/"
  15. elementFormDefault="qualified"
  16. attributeFormDefault="unqualified"
  17. xml:lang="pl">
  18. <xs:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2016/01/25/eD/DefinicjeTypy/"
  19. schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2016/01/25/eD/DefinicjeTypy/StrukturyDanych_v4-0E.xsd"/>
  20. <xs:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2013/05/23/eD/KodyCECHKRAJOW/"
  21. schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2013/05/23/eD/KodyCECHKRAJOW/KodyCechKrajow_v3-0E.xsd"/>
  22. <xs:simpleType name="TKodFormularza" id="___d15e234529-1_TKodFormul">
  23. <xs:annotation>
  24. <xs:documentation>Symbol wzoru formularza</xs:documentation>
  25. </xs:annotation>
  26. <xs:restriction base="xs:string">
  27. <xs:enumeration value="JPK_VAT"/>
  28. </xs:restriction>
  29. </xs:simpleType>
  30. <xs:complexType name="TNaglowek" id="___d15e234535-1_TNaglowek">
  31. <xs:annotation>
  32. <xs:documentation>Nagłówek JPK_VAT</xs:documentation>
  33. </xs:annotation>
  34. <xs:sequence id="___d15e234539-1">
  35. <xs:element name="KodFormularza" id="___d15e234540-1_KodFormula">
  36. <xs:complexType id="___d15e234541-1">
  37. <xs:simpleContent>
  38. <xs:extension base="tns:TKodFormularza" id="___d15e234543-1">
  39. <xs:attribute name="kodSystemowy"
  40. type="xs:string"
  41. use="required"
  42. fixed="JPK_VAT (2)"
  43. id="___d15e234544-1_kodSystemo"/>
  44. <xs:attribute name="wersjaSchemy"
  45. type="xs:string"
  46. use="required"
  47. fixed="1-0"
  48. id="___d15e234545-1_wersjaSche"/>
  49. </xs:extension>
  50. </xs:simpleContent>
  51. </xs:complexType>
  52. </xs:element>
  53. <xs:element name="WariantFormularza" id="___d15e234546-1_WariantFor">
  54. <xs:simpleType id="___d15e234547-1">
  55. <xs:restriction base="xs:byte">
  56. <xs:enumeration value="2"/>
  57. </xs:restriction>
  58. </xs:simpleType>
  59. </xs:element>
  60. <xs:element name="CelZlozenia"
  61. type="etd:TCelZlozenia"
  62. id="___d15e234550-1_CelZlozeni"/>
  63. <xs:element name="DataWytworzeniaJPK"
  64. type="etd:TDataCzas"
  65. id="___d15e234551-1_DataWytwor">
  66. <xs:annotation>
  67. <xs:documentation>Data i czas wytworzenia JPK_VAT</xs:documentation>
  68. </xs:annotation>
  69. </xs:element>
  70. <xs:element name="DataOd" type="etd:TData" id="___d15e234555-1_DataOd">
  71. <xs:annotation>
  72. <xs:documentation>Data początkowa okresu, którego dotyczy JPK_VAT</xs:documentation>
  73. </xs:annotation>
  74. </xs:element>
  75. <xs:element name="DataDo" type="etd:TData" id="___d15e234559-1_DataDo">
  76. <xs:annotation>
  77. <xs:documentation>Data końcowa okresu, którego dotyczy JPK_VAT</xs:documentation>
  78. </xs:annotation>
  79. </xs:element>
  80. <xs:element name="DomyslnyKodWaluty"
  81. type="kck:currCode_Type"
  82. id="___d15e234563-1_DomyslnyKo">
  83. <xs:annotation>
  84. <xs:documentation>Trzyliterowy kod lokalnej waluty (ISO-4217), domyślny dla wytworzonego JPK_VAT</xs:documentation>
  85. </xs:annotation>
  86. </xs:element>
  87. <xs:element name="KodUrzedu" type="etd:TKodUS" id="___d15e234567-1_KodUrzedu"/>
  88. </xs:sequence>
  89. </xs:complexType>
  90. <xs:simpleType name="TKwotowy" id="___d15e234568-1_TKwotowy">
  91. <xs:annotation>
  92. <xs:documentation>Wartość numeryczna 18 znaków max, w tym 2 znaki po przecinku</xs:documentation>
  93. </xs:annotation>
  94. <xs:restriction base="xs:decimal">
  95. <xs:totalDigits value="18"/>
  96. <xs:fractionDigits value="2"/>
  97. </xs:restriction>
  98. </xs:simpleType>
  99. <xs:simpleType name="TNaturalnyJPK" id="___d15e234575-1_TNaturalny">
  100. <xs:annotation>
  101. <xs:documentation>Liczby naturalne większe od zera</xs:documentation>
  102. </xs:annotation>
  103. <xs:restriction base="etd:TNaturalny">
  104. <xs:minExclusive value="0"/>
  105. </xs:restriction>
  106. </xs:simpleType>
  107. <xs:simpleType name="TZnakowyJPK" id="___d15e234581-1_TZnakowyJP">
  108. <xs:annotation>
  109. <xs:documentation>Typ znakowy ograniczony do 256 znaków</xs:documentation>
  110. </xs:annotation>
  111. <xs:restriction base="xs:token">
  112. <xs:minLength value="1"/>
  113. <xs:maxLength value="256"/>
  114. </xs:restriction>
  115. </xs:simpleType>
  116. <xs:complexType name="TAdresJPK" id="___d15e234588-1_TAdresJPK">
  117. <xs:annotation>
  118. <xs:documentation>Informacje opisujące adres</xs:documentation>
  119. </xs:annotation>
  120. <xs:sequence id="___d15e234592-1">
  121. <xs:element name="KodKraju" type="etd:TKodKraju" id="___d15e234593-1_KodKraju">
  122. <xs:annotation>
  123. <xs:documentation>Kraj</xs:documentation>
  124. </xs:annotation>
  125. </xs:element>
  126. <xs:element name="Wojewodztwo"
  127. type="etd:TJednAdmin"
  128. minOccurs="0"
  129. id="___d15e234597-1_Wojewodztw">
  130. <xs:annotation>
  131. <xs:documentation>Województwo</xs:documentation>
  132. </xs:annotation>
  133. </xs:element>
  134. <xs:element name="Powiat"
  135. type="etd:TJednAdmin"
  136. minOccurs="0"
  137. id="___d15e234601-1_Powiat">
  138. <xs:annotation>
  139. <xs:documentation>Powiat</xs:documentation>
  140. </xs:annotation>
  141. </xs:element>
  142. <xs:element name="Gmina"
  143. type="etd:TJednAdmin"
  144. minOccurs="0"
  145. id="___d15e234605-1_Gmina">
  146. <xs:annotation>
  147. <xs:documentation>Gmina</xs:documentation>
  148. </xs:annotation>
  149. </xs:element>
  150. <xs:element name="Ulica"
  151. type="etd:TUlica"
  152. minOccurs="0"
  153. id="___d15e234609-1_Ulica">
  154. <xs:annotation>
  155. <xs:documentation>Nazwa ulicy</xs:documentation>
  156. </xs:annotation>
  157. </xs:element>
  158. <xs:element name="NrDomu"
  159. type="etd:TNrBudynku"
  160. minOccurs="0"
  161. id="___d15e234613-1_NrDomu">
  162. <xs:annotation>
  163. <xs:documentation>Numer budynku</xs:documentation>
  164. </xs:annotation>
  165. </xs:element>
  166. <xs:element name="NrLokalu"
  167. type="etd:TNrLokalu"
  168. minOccurs="0"
  169. id="___d15e234617-1_NrLokalu">
  170. <xs:annotation>
  171. <xs:documentation>Numer lokalu</xs:documentation>
  172. </xs:annotation>
  173. </xs:element>
  174. <xs:element name="Miejscowosc"
  175. type="etd:TMiejscowosc"
  176. id="___d15e234621-1_Miejscowos">
  177. <xs:annotation>
  178. <xs:documentation>Nazwa miejscowości</xs:documentation>
  179. </xs:annotation>
  180. </xs:element>
  181. <xs:element name="KodPocztowy"
  182. type="etd:TKodPocztowy"
  183. minOccurs="0"
  184. id="___d15e234625-1_KodPocztow">
  185. <xs:annotation>
  186. <xs:documentation>Kod pocztowy</xs:documentation>
  187. </xs:annotation>
  188. </xs:element>
  189. <xs:element name="Poczta"
  190. type="etd:TMiejscowosc"
  191. minOccurs="0"
  192. id="___d15e234629-1_Poczta">
  193. <xs:annotation>
  194. <xs:documentation>Nazwa urzędu pocztowego</xs:documentation>
  195. </xs:annotation>
  196. </xs:element>
  197. </xs:sequence>
  198. </xs:complexType>
  199. <xs:element name="JPK" id="___d15e234633-1_JPK">
  200. <xs:annotation>
  201. <xs:documentation>Jednolity plik kontrolny dla ewidencji zakupu i sprzedaży VAT</xs:documentation>
  202. </xs:annotation>
  203. <xs:complexType id="___d15e234637-1">
  204. <xs:sequence id="___d15e234638-1">
  205. <xs:element name="Naglowek" type="tns:TNaglowek" id="___d15e234639-1_Naglowek">
  206. <xs:annotation>
  207. <xs:documentation>Nagłówek JPK_VAT</xs:documentation>
  208. </xs:annotation>
  209. </xs:element>
  210. <xs:element name="Podmiot1" id="___d15e234643-1_Podmiot1">
  211. <xs:complexType id="___d15e234644-1">
  212. <xs:sequence id="___d15e234645-1">
  213. <xs:element name="IdentyfikatorPodmiotu"
  214. type="etd:TIdentyfikatorOsobyNiefizycznej"
  215. id="___d15e234646-1_Identyfika">
  216. <xs:annotation>
  217. <xs:documentation>Dane identyfikujące podmiot</xs:documentation>
  218. </xs:annotation>
  219. </xs:element>
  220. <xs:element name="AdresPodmiotu"
  221. type="tns:TAdresJPK"
  222. id="___d15e234650-1_AdresPodmi">
  223. <xs:annotation>
  224. <xs:documentation>Adres podmiotu</xs:documentation>
  225. </xs:annotation>
  226. </xs:element>
  227. </xs:sequence>
  228. </xs:complexType>
  229. </xs:element>
  230. <xs:sequence minOccurs="0" id="___d15e234654-1">
  231. <xs:element name="SprzedazWiersz"
  232. maxOccurs="unbounded"
  233. id="___d15e234655-1_SprzedazWi">
  234. <xs:annotation>
  235. <xs:documentation>Ewidencja sprzedaży oraz nabyć towarów i usług dla których podmiot obowiązany jest naliczyć podatek należny - tj. wewnątrzwspólnotowe nabycia towarów, import towarów podlegających rozliczeniu zgodnie z art. 33 a ustawy, import usług z wyłączeniem usług nabywanych od podatników podatku od wartości dodanej, do których stosuje się art. 28 b ustawy, import usług nabywanych od podatników podatku od wartości dodanej, do których stosuje się art. 28 b ustawy, dostawa towarów, dla których podatnikiem jest nabywca zgodnie z art. 17 ust. 1 pkt 5 ustawy (wypełnia nabywca), dostawa towarów, dla których podatnikiem jest nabywca zgodnie z art. 17 ust. 1 pkt 7 lub 8 ustawy (wypełnia nabywca)</xs:documentation>
  236. </xs:annotation>
  237. <xs:complexType id="___d15e234659-1">
  238. <xs:sequence id="___d15e234660-1">
  239. <xs:element name="LpSprzedazy"
  240. type="tns:TNaturalnyJPK"
  241. id="___d15e234661-1_LpSprzedaz">
  242. <xs:annotation>
  243. <xs:documentation>Lp. wiersza ewidencji sprzedaży VAT</xs:documentation>
  244. </xs:annotation>
  245. </xs:element>
  246. <xs:element name="NrKontrahenta"
  247. type="etd:TNrIdentyfikacjiPodatkowej"
  248. id="___d15e234665-1_NrKontrahe">
  249. <xs:annotation>
  250. <xs:documentation>Numer, za pomocą którego kontrahent jest zidentyfikowany na potrzeby podatku lub podatku od wartości dodanej</xs:documentation>
  251. </xs:annotation>
  252. </xs:element>
  253. <xs:element name="NazwaKontrahenta"
  254. type="tns:TZnakowyJPK"
  255. id="___d15e234669-1_NazwaKontr">
  256. <xs:annotation>
  257. <xs:documentation>Imię i nazwisko lub nazwa kontrahenta</xs:documentation>
  258. </xs:annotation>
  259. </xs:element>
  260. <xs:element name="AdresKontrahenta"
  261. type="tns:TZnakowyJPK"
  262. id="___d15e234673-1_AdresKontr">
  263. <xs:annotation>
  264. <xs:documentation>Adres kontrahenta</xs:documentation>
  265. </xs:annotation>
  266. </xs:element>
  267. <xs:element name="DowodSprzedazy"
  268. type="tns:TZnakowyJPK"
  269. id="___d15e234677-1_DowodSprze">
  270. <xs:annotation>
  271. <xs:documentation>Numer dowodu sprzedaży</xs:documentation>
  272. </xs:annotation>
  273. </xs:element>
  274. <xs:element name="DataWystawienia"
  275. type="etd:TData"
  276. id="___d15e234681-1_DataWystaw">
  277. <xs:annotation>
  278. <xs:documentation>Data wystawienia dowodu sprzedaży</xs:documentation>
  279. </xs:annotation>
  280. </xs:element>
  281. <xs:element name="DataSprzedazy"
  282. type="etd:TData"
  283. minOccurs="0"
  284. id="___d15e234685-1_DataSprzed">
  285. <xs:annotation>
  286. <xs:documentation>Data sprzedaży, o ile jest określona i różni się od daty wystawienia dowodu sprzedaży. W przeciwnym przypadku - pole puste</xs:documentation>
  287. </xs:annotation>
  288. </xs:element>
  289. <xs:element name="K_10"
  290. type="tns:TKwotowy"
  291. minOccurs="0"
  292. id="___d15e234689-1_K_10">
  293. <xs:annotation>
  294. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług na terytorium kraju, zwolnione od podatku</xs:documentation>
  295. </xs:annotation>
  296. </xs:element>
  297. <xs:element name="K_11"
  298. type="tns:TKwotowy"
  299. minOccurs="0"
  300. id="___d15e234693-1_K_11">
  301. <xs:annotation>
  302. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług poza terytorium kraju</xs:documentation>
  303. </xs:annotation>
  304. </xs:element>
  305. <xs:element name="K_12"
  306. type="tns:TKwotowy"
  307. minOccurs="0"
  308. id="___d15e234697-1_K_12">
  309. <xs:annotation>
  310. <xs:documentation>Kwota netto - w tym świadczenie usług, o których mowa w art. 100 ust. 1 pkt 4 ustawy</xs:documentation>
  311. </xs:annotation>
  312. </xs:element>
  313. <xs:element name="K_13"
  314. type="tns:TKwotowy"
  315. minOccurs="0"
  316. id="___d15e234701-1_K_13">
  317. <xs:annotation>
  318. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 0%</xs:documentation>
  319. </xs:annotation>
  320. </xs:element>
  321. <xs:element name="K_14"
  322. type="tns:TKwotowy"
  323. minOccurs="0"
  324. id="___d15e234706-1_K_14">
  325. <xs:annotation>
  326. <xs:documentation>Kwota netto - w tym dostawa towarów, o której mowa w art. 129 ustawy</xs:documentation>
  327. </xs:annotation>
  328. </xs:element>
  329. <xs:sequence minOccurs="0" id="___d15e234710-1">
  330. <xs:element name="K_15" type="tns:TKwotowy" id="___d15e234711-1_K_15">
  331. <xs:annotation>
  332. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 5%</xs:documentation>
  333. </xs:annotation>
  334. </xs:element>
  335. <xs:element name="K_16" type="tns:TKwotowy" id="___d15e234715-1_K_16">
  336. <xs:annotation>
  337. <xs:documentation>Kwota podatku należnego - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 5%</xs:documentation>
  338. </xs:annotation>
  339. </xs:element>
  340. </xs:sequence>
  341. <xs:sequence minOccurs="0" id="___d15e234719-1">
  342. <xs:element name="K_17" type="tns:TKwotowy" id="___d15e234720-1_K_17">
  343. <xs:annotation>
  344. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 7% albo 8%</xs:documentation>
  345. </xs:annotation>
  346. </xs:element>
  347. <xs:element name="K_18" type="tns:TKwotowy" id="___d15e234724-1_K_18">
  348. <xs:annotation>
  349. <xs:documentation>Kwota podatku należnego - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 7% albo 8%</xs:documentation>
  350. </xs:annotation>
  351. </xs:element>
  352. </xs:sequence>
  353. <xs:sequence minOccurs="0" id="___d15e234728-1">
  354. <xs:element name="K_19" type="tns:TKwotowy" id="___d15e234729-1_K_19">
  355. <xs:annotation>
  356. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 22% albo 23%</xs:documentation>
  357. </xs:annotation>
  358. </xs:element>
  359. <xs:element name="K_20" type="tns:TKwotowy" id="___d15e234733-1_K_20">
  360. <xs:annotation>
  361. <xs:documentation>Kwota podatku należnego - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 22% albo 23%</xs:documentation>
  362. </xs:annotation>
  363. </xs:element>
  364. </xs:sequence>
  365. <xs:element name="K_21"
  366. type="tns:TKwotowy"
  367. minOccurs="0"
  368. id="___d15e234737-1_K_21">
  369. <xs:annotation>
  370. <xs:documentation>Kwota netto - Wewnątrzwspólnotowa dostawa towarów</xs:documentation>
  371. </xs:annotation>
  372. </xs:element>
  373. <xs:element name="K_22"
  374. type="tns:TKwotowy"
  375. minOccurs="0"
  376. id="___d15e234741-1_K_22">
  377. <xs:annotation>
  378. <xs:documentation>Kwota netto - Eksport towarów</xs:documentation>
  379. </xs:annotation>
  380. </xs:element>
  381. <xs:sequence minOccurs="0" id="___d15e234745-1">
  382. <xs:element name="K_23" type="tns:TKwotowy" id="___d15e234746-1_K_23">
  383. <xs:annotation>
  384. <xs:documentation>Kwota netto - Wewnątrzwspólnotowe nabycie towarów</xs:documentation>
  385. </xs:annotation>
  386. </xs:element>
  387. <xs:element name="K_24" type="tns:TKwotowy" id="___d15e234750-1_K_24">
  388. <xs:annotation>
  389. <xs:documentation>Kwota podatku należnego - Wewnątrzwspólnotowe nabycie towarów</xs:documentation>
  390. </xs:annotation>
  391. </xs:element>
  392. </xs:sequence>
  393. <xs:sequence minOccurs="0" id="___d15e234754-1">
  394. <xs:element name="K_25" type="tns:TKwotowy" id="___d15e234755-1_K_25">
  395. <xs:annotation>
  396. <xs:documentation>Kwota netto - Import towarów podlegający rozliczeniu zgodnie z art. 33a ustawy</xs:documentation>
  397. </xs:annotation>
  398. </xs:element>
  399. <xs:element name="K_26" type="tns:TKwotowy" id="___d15e234759-1_K_26">
  400. <xs:annotation>
  401. <xs:documentation>Kwota podatku należnego - Import towarów podlegający rozliczeniu zgodnie z art. 33a ustawy</xs:documentation>
  402. </xs:annotation>
  403. </xs:element>
  404. </xs:sequence>
  405. <xs:sequence minOccurs="0" id="___d15e234763-1">
  406. <xs:element name="K_27" type="tns:TKwotowy" id="___d15e234764-1_K_27">
  407. <xs:annotation>
  408. <xs:documentation>Kwota netto - Import usług z wyłączeniem usług nabywanych od podatników podatku od wartości dodanej, do których stosuje się art. 28b ustawy</xs:documentation>
  409. </xs:annotation>
  410. </xs:element>
  411. <xs:element name="K_28" type="tns:TKwotowy" id="___d15e234768-1_K_28">
  412. <xs:annotation>
  413. <xs:documentation>Kwota podatku należnego - Import usług z wyłączeniem usług nabywanych od podatników podatku od wartości dodanej, do których stosuje się art. 28b ustawy</xs:documentation>
  414. </xs:annotation>
  415. </xs:element>
  416. </xs:sequence>
  417. <xs:sequence minOccurs="0" id="___d15e234772-1">
  418. <xs:element name="K_29" type="tns:TKwotowy" id="___d15e234773-1_K_29">
  419. <xs:annotation>
  420. <xs:documentation>Kwota netto - Import usług nabywanych od podatników podatku od wartości dodanej, do których stosuje się art. 28b ustawy</xs:documentation>
  421. </xs:annotation>
  422. </xs:element>
  423. <xs:element name="K_30" type="tns:TKwotowy" id="___d15e234777-1_K_30">
  424. <xs:annotation>
  425. <xs:documentation>Kwota podatku należnego - Import usług nabywanych od podatników podatku od wartości dodanej, do których stosuje się art. 28b ustawy</xs:documentation>
  426. </xs:annotation>
  427. </xs:element>
  428. </xs:sequence>
  429. <xs:element name="K_31"
  430. type="tns:TKwotowy"
  431. minOccurs="0"
  432. id="___d15e234781-1_K_31">
  433. <xs:annotation>
  434. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług, dla których podatnikiem jest nabywca zgodnie z art. 17 ust. 1 pkt 7 lub 8 ustawy (wypełnia dostawca)</xs:documentation>
  435. </xs:annotation>
  436. </xs:element>
  437. <xs:sequence minOccurs="0" id="___d15e234786-1">
  438. <xs:element name="K_32" type="tns:TKwotowy" id="___d15e234787-1_K_32">
  439. <xs:annotation>
  440. <xs:documentation>Kwota netto - Dostawa towarów, dla których podatnikiem jest nabywca zgodnie z art. 17 ust. 1 pkt 5 ustawy (wypełnia nabywca)</xs:documentation>
  441. </xs:annotation>
  442. </xs:element>
  443. <xs:element name="K_33" type="tns:TKwotowy" id="___d15e234791-1_K_33">
  444. <xs:annotation>
  445. <xs:documentation>Kwota podatku należnego - Dostawa towarów, dla których podatnikiem jest nabywca zgodnie z art. 17 ust. 1 pkt 5 ustawy (wypełnia nabywca)</xs:documentation>
  446. </xs:annotation>
  447. </xs:element>
  448. </xs:sequence>
  449. <xs:sequence minOccurs="0" id="___d15e234795-1">
  450. <xs:element name="K_34" type="tns:TKwotowy" id="___d15e234796-1_K_34">
  451. <xs:annotation>
  452. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług, dla których podatnikiem jest nabywca zgodnie z art. 17 ust. 1 pkt 7 lub 8 ustawy (wypełnia nabywca)</xs:documentation>
  453. </xs:annotation>
  454. </xs:element>
  455. <xs:element name="K_35" type="tns:TKwotowy" id="___d15e234800-1_K_35">
  456. <xs:annotation>
  457. <xs:documentation>Kwota podatku należnego - Dostawa towarów oraz świadczenie usług, dla których podatnikiem jest nabywca zgodnie z art. 17 ust. 1 pkt 7 lub 8 ustawy (wypełnia nabywca)</xs:documentation>
  458. </xs:annotation>
  459. </xs:element>
  460. </xs:sequence>
  461. <xs:element name="K_36"
  462. type="tns:TKwotowy"
  463. minOccurs="0"
  464. id="___d15e234804-1_K_36">
  465. <xs:annotation>
  466. <xs:documentation>Kwota podatku należnego od towarów i usług objętych spisem z natury, o którym mowa w art. 14 ust. 5 ustawy</xs:documentation>
  467. </xs:annotation>
  468. </xs:element>
  469. <xs:element name="K_37"
  470. type="tns:TKwotowy"
  471. minOccurs="0"
  472. id="___d15e234808-1_K_37">
  473. <xs:annotation>
  474. <xs:documentation>Zwrot odliczonej lub zwróconej kwoty wydatkowanej na zakup kas rejestrujących, o którym mowa w art. 111 ust. 6 ustawy</xs:documentation>
  475. </xs:annotation>
  476. </xs:element>
  477. <xs:element name="K_38"
  478. type="tns:TKwotowy"
  479. minOccurs="0"
  480. id="___d15e234812-1_K_38">
  481. <xs:annotation>
  482. <xs:documentation>Kwota podatku należnego od wewnątrzwspólnotowego nabycia środków transportu, wykazanego w elemencie K_24, podlegająca wpłacie w terminie, o którym mowa w art. 103 ust. 3, w związku z ust. 4 ustawy</xs:documentation>
  483. </xs:annotation>
  484. </xs:element>
  485. <xs:element name="K_39"
  486. type="tns:TKwotowy"
  487. minOccurs="0"
  488. id="___d15e234816-1_K_39">
  489. <xs:annotation>
  490. <xs:documentation>Kwota podatku od wewnątrzwspólnotowego nabycia paliw silnikowych, podlegająca wpłacie w terminach,
  491. o których mowa w art. 103 ust. 5a i 5b ustawy</xs:documentation>
  492. </xs:annotation>
  493. </xs:element>
  494. </xs:sequence>
  495. <xs:attribute name="typ" use="required" fixed="G" id="___d15e234820-1_typ"/>
  496. </xs:complexType>
  497. </xs:element>
  498. <xs:element name="SprzedazCtrl" id="___d15e234821-1_SprzedazCt">
  499. <xs:annotation>
  500. <xs:documentation>Sumy kontrolne dla ewidencji sprzedaży VAT</xs:documentation>
  501. </xs:annotation>
  502. <xs:complexType id="___d15e234825-1">
  503. <xs:sequence id="___d15e234826-1">
  504. <xs:element name="LiczbaWierszySprzedazy"
  505. type="tns:TNaturalnyJPK"
  506. id="___d15e234827-1_LiczbaWier">
  507. <xs:annotation>
  508. <xs:documentation>Liczba wierszy ewidencji sprzedaży, w okresie którego dotyczy JPK</xs:documentation>
  509. </xs:annotation>
  510. </xs:element>
  511. <xs:element name="PodatekNalezny"
  512. type="tns:TKwotowy"
  513. id="___d15e234831-1_PodatekNal">
  514. <xs:annotation>
  515. <xs:documentation>Podatek należny wg ewidencji sprzedaży w okresie, którego dotyczy JPK - suma kwot z elementów K_16, K_18, K_20, K_24, K_26, K_28, K_30, K_33, K_35, K_36 i K_37 pomniejszona o kwotę z elementów K_38 i K_39</xs:documentation>
  516. </xs:annotation>
  517. </xs:element>
  518. </xs:sequence>
  519. </xs:complexType>
  520. </xs:element>
  521. </xs:sequence>
  522. <xs:sequence minOccurs="0" id="___d15e234835-1">
  523. <xs:element name="ZakupWiersz"
  524. maxOccurs="unbounded"
  525. id="___d15e234836-1_ZakupWiers">
  526. <xs:annotation>
  527. <xs:documentation>Ewidencja zakupu VAT</xs:documentation>
  528. </xs:annotation>
  529. <xs:complexType id="___d15e234840-1">
  530. <xs:sequence id="___d15e234841-1">
  531. <xs:element name="LpZakupu"
  532. type="tns:TNaturalnyJPK"
  533. id="___d15e234842-1_LpZakupu">
  534. <xs:annotation>
  535. <xs:documentation>Lp. wiersza ewidencji zakupu VAT</xs:documentation>
  536. </xs:annotation>
  537. </xs:element>
  538. <xs:element name="NrDostawcy"
  539. type="etd:TNrIdentyfikacjiPodatkowej"
  540. id="___d15e234846-1_NrDostawcy">
  541. <xs:annotation>
  542. <xs:documentation>Numer, za pomocą którego dostawca (kontrahent) jest zidentyfikowany na potrzeby podatku lub podatku od wartości dodanej</xs:documentation>
  543. </xs:annotation>
  544. </xs:element>
  545. <xs:element name="NazwaDostawcy"
  546. type="tns:TZnakowyJPK"
  547. id="___d15e234850-1_NazwaDosta">
  548. <xs:annotation>
  549. <xs:documentation>Imię i nazwisko lub nazwa dostawcy (kontrahenta)</xs:documentation>
  550. </xs:annotation>
  551. </xs:element>
  552. <xs:element name="AdresDostawcy"
  553. type="tns:TZnakowyJPK"
  554. id="___d15e234854-1_AdresDosta">
  555. <xs:annotation>
  556. <xs:documentation>Adres dostawcy (kontrahenta)</xs:documentation>
  557. </xs:annotation>
  558. </xs:element>
  559. <xs:element name="DowodZakupu"
  560. type="tns:TZnakowyJPK"
  561. id="___d15e234858-1_DowodZakup">
  562. <xs:annotation>
  563. <xs:documentation>Numer dowodu zakupu</xs:documentation>
  564. </xs:annotation>
  565. </xs:element>
  566. <xs:element name="DataZakupu" type="etd:TData" id="___d15e234862-1_DataZakupu">
  567. <xs:annotation>
  568. <xs:documentation>Data wystawienia dowodu zakupu</xs:documentation>
  569. </xs:annotation>
  570. </xs:element>
  571. <xs:element name="DataWplywu"
  572. type="etd:TData"
  573. minOccurs="0"
  574. id="___d15e234866-1_DataWplywu">
  575. <xs:annotation>
  576. <xs:documentation>Data wpływu dowodu zakupu</xs:documentation>
  577. </xs:annotation>
  578. </xs:element>
  579. <xs:sequence minOccurs="0" id="___d15e234870-1">
  580. <xs:element name="K_43" type="tns:TKwotowy" id="___d15e234871-1_K_43">
  581. <xs:annotation>
  582. <xs:documentation>Kwota netto - Nabycie towarów i usług zaliczanych u podatnika do środków trwałych</xs:documentation>
  583. </xs:annotation>
  584. </xs:element>
  585. <xs:element name="K_44" type="tns:TKwotowy" id="___d15e234875-1_K_44">
  586. <xs:annotation>
  587. <xs:documentation>Kwota podatku naliczonego - Nabycie towarów i usług zaliczanych u podatnika do środków trwałych</xs:documentation>
  588. </xs:annotation>
  589. </xs:element>
  590. </xs:sequence>
  591. <xs:sequence minOccurs="0" id="___d15e234879-1">
  592. <xs:element name="K_45" type="tns:TKwotowy" id="___d15e234880-1_K_45">
  593. <xs:annotation>
  594. <xs:documentation>Kwota netto - Nabycie towarów i usług pozostałych</xs:documentation>
  595. </xs:annotation>
  596. </xs:element>
  597. <xs:element name="K_46" type="tns:TKwotowy" id="___d15e234884-1_K_46">
  598. <xs:annotation>
  599. <xs:documentation>Kwota podatku naliczonego - Nabycie towarów i usług pozostałych</xs:documentation>
  600. </xs:annotation>
  601. </xs:element>
  602. </xs:sequence>
  603. <xs:element name="K_47"
  604. type="tns:TKwotowy"
  605. minOccurs="0"
  606. id="___d15e234888-1_K_47">
  607. <xs:annotation>
  608. <xs:documentation>Korekta podatku naliczonego od nabycia środków trwałych</xs:documentation>
  609. </xs:annotation>
  610. </xs:element>
  611. <xs:element name="K_48"
  612. type="tns:TKwotowy"
  613. minOccurs="0"
  614. id="___d15e234892-1_K_48">
  615. <xs:annotation>
  616. <xs:documentation>Korekta podatku naliczonego od pozostałych nabyć</xs:documentation>
  617. </xs:annotation>
  618. </xs:element>
  619. <xs:element name="K_49"
  620. type="tns:TKwotowy"
  621. minOccurs="0"
  622. id="___d15e234897-1_K_49">
  623. <xs:annotation>
  624. <xs:documentation>Korekta podatku naliczonego, o której mowa w art. 89b ust. 1 ustawy</xs:documentation>
  625. </xs:annotation>
  626. </xs:element>
  627. <xs:element name="K_50"
  628. type="tns:TKwotowy"
  629. minOccurs="0"
  630. id="___d15e234901-1_K_50">
  631. <xs:annotation>
  632. <xs:documentation>Korekta podatku naliczonego, o której mowa w art. 89b ust. 4 ustawy</xs:documentation>
  633. </xs:annotation>
  634. </xs:element>
  635. </xs:sequence>
  636. <xs:attribute name="typ" use="required" fixed="G" id="___d15e234905-1_typ"/>
  637. </xs:complexType>
  638. </xs:element>
  639. <xs:element name="ZakupCtrl" id="___d15e234906-1_ZakupCtrl">
  640. <xs:annotation>
  641. <xs:documentation>Sumy kontrolne dla ewidencji zakupu VAT</xs:documentation>
  642. </xs:annotation>
  643. <xs:complexType id="___d15e234910-1">
  644. <xs:sequence id="___d15e234911-1">
  645. <xs:element name="LiczbaWierszyZakupow"
  646. type="tns:TNaturalnyJPK"
  647. id="___d15e234912-1_LiczbaWier">
  648. <xs:annotation>
  649. <xs:documentation>Liczba wierszy ewidencji zakupu, w okresie którego dotyczy JPK</xs:documentation>
  650. </xs:annotation>
  651. </xs:element>
  652. <xs:element name="PodatekNaliczony"
  653. type="tns:TKwotowy"
  654. id="___d15e234916-1_PodatekNal">
  655. <xs:annotation>
  656. <xs:documentation>Razem kwota podatku naliczonego do odliczenia - suma kwot z elementów K_44, K_46, K_47, K_48, K_49 i K_50</xs:documentation>
  657. </xs:annotation>
  658. </xs:element>
  659. </xs:sequence>
  660. </xs:complexType>
  661. </xs:element>
  662. </xs:sequence>
  663. </xs:sequence>
  664. </xs:complexType>
  665. </xs:element>
  666. </xs:schema>