Schemat_JPK_VAT(3)_v1-1.xsd 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:etd="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2016/01/25/eD/DefinicjeTypy/"
  3. xmlns:tns="http://jpk.mf.gov.pl/wzor/2017/11/13/1113/"
  4. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  5. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  6. xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
  7. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  8. 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"
  9. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  10. xmlns:p5opr="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd"
  11. xmlns:p5_simpleSchema_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_simpleSchema_map.xsd"
  12. targetNamespace="http://jpk.mf.gov.pl/wzor/2017/11/13/1113/"
  13. elementFormDefault="qualified"
  14. attributeFormDefault="unqualified"
  15. version="1.0"
  16. xml:lang="pl">
  17. <xs:import namespace="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2016/01/25/eD/DefinicjeTypy/"
  18. schemaLocation="http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2016/01/25/eD/DefinicjeTypy/StrukturyDanych_v4-0E.xsd"/>
  19. <xs:simpleType name="TKodFormularza" id="___d15e234924-1_TKodFormul">
  20. <xs:annotation>
  21. <xs:documentation>Symbol wzoru formularza</xs:documentation>
  22. </xs:annotation>
  23. <xs:restriction base="xs:string">
  24. <xs:enumeration value="JPK_VAT"/>
  25. </xs:restriction>
  26. </xs:simpleType>
  27. <xs:simpleType name="TDataCzas" id="___d15e234930-1_TDataCzas">
  28. <xs:restriction base="etd:TDataCzas">
  29. <xs:minInclusive value="2016-07-01T00:00:00Z"/>
  30. <xs:maxInclusive value="2030-12-31T23:59:59Z"/>
  31. </xs:restriction>
  32. </xs:simpleType>
  33. <xs:simpleType name="TData" id="___d15e234934-1_TData">
  34. <xs:restriction base="etd:TData">
  35. <xs:minInclusive value="2016-07-01"/>
  36. <xs:maxInclusive value="2030-01-01"/>
  37. </xs:restriction>
  38. </xs:simpleType>
  39. <xs:simpleType name="TDataT" id="___d15e234938-1_TDataT">
  40. <xs:annotation>
  41. <xs:documentation>Data transakcji lub zdarzenia</xs:documentation>
  42. </xs:annotation>
  43. <xs:restriction base="etd:TData">
  44. <xs:minInclusive value="2006-01-01"/>
  45. <xs:maxInclusive value="2030-01-01"/>
  46. </xs:restriction>
  47. </xs:simpleType>
  48. <xs:complexType name="TNaglowek" id="___d15e234945-1_TNaglowek">
  49. <xs:annotation>
  50. <xs:documentation>Nagłówek JPK_VAT</xs:documentation>
  51. </xs:annotation>
  52. <xs:sequence id="___d15e234949-1">
  53. <xs:element name="KodFormularza" id="___d15e234950-1_KodFormula">
  54. <xs:complexType id="___d15e234951-1">
  55. <xs:simpleContent>
  56. <xs:extension base="tns:TKodFormularza" id="___d15e234953-1">
  57. <xs:attribute name="kodSystemowy"
  58. type="xs:string"
  59. use="required"
  60. fixed="JPK_VAT (3)"
  61. id="___d15e234954-1_kodSystemo"/>
  62. <xs:attribute name="wersjaSchemy"
  63. type="xs:string"
  64. use="required"
  65. fixed="1-1"
  66. id="___d15e234955-1_wersjaSche"/>
  67. </xs:extension>
  68. </xs:simpleContent>
  69. </xs:complexType>
  70. </xs:element>
  71. <xs:element name="WariantFormularza" id="___d15e234956-1_WariantFor">
  72. <xs:simpleType id="___d15e234957-1">
  73. <xs:restriction base="xs:byte">
  74. <xs:enumeration value="3"/>
  75. </xs:restriction>
  76. </xs:simpleType>
  77. </xs:element>
  78. <xs:element name="CelZlozenia" default="0" id="___d15e234960-1_CelZlozeni">
  79. <xs:simpleType id="___d15e234961-1">
  80. <xs:restriction base="etd:TNaturalny">
  81. <xs:maxInclusive value="999"/>
  82. </xs:restriction>
  83. </xs:simpleType>
  84. </xs:element>
  85. <xs:element name="DataWytworzeniaJPK"
  86. type="tns:TDataCzas"
  87. id="___d15e234964-1_DataWytwor">
  88. <xs:annotation>
  89. <xs:documentation>Data i czas wytworzenia JPK_VAT</xs:documentation>
  90. </xs:annotation>
  91. </xs:element>
  92. <xs:element name="DataOd" type="tns:TData" id="___d15e234968-1_DataOd">
  93. <xs:annotation>
  94. <xs:documentation>Data początkowa okresu, którego dotyczy JPK_VAT</xs:documentation>
  95. </xs:annotation>
  96. </xs:element>
  97. <xs:element name="DataDo" type="tns:TData" id="___d15e234972-1_DataDo">
  98. <xs:annotation>
  99. <xs:documentation>Data końcowa okresu, którego dotyczy JPK_VAT</xs:documentation>
  100. </xs:annotation>
  101. </xs:element>
  102. <xs:element name="NazwaSystemu" id="___d15e234976-1_NazwaSyste">
  103. <xs:annotation>
  104. <xs:documentation>Nazwa systemu, z którego pochodzą dane</xs:documentation>
  105. </xs:annotation>
  106. <xs:simpleType id="___d15e234980-1">
  107. <xs:restriction base="xs:token">
  108. <xs:minLength value="1"/>
  109. <xs:maxLength value="240"/>
  110. </xs:restriction>
  111. </xs:simpleType>
  112. </xs:element>
  113. </xs:sequence>
  114. </xs:complexType>
  115. <xs:simpleType name="TKwotowy" id="___d15e234984-1_TKwotowy">
  116. <xs:annotation>
  117. <xs:documentation>Wartość numeryczna 18 znaków max, w tym 2 znaki po przecinku</xs:documentation>
  118. </xs:annotation>
  119. <xs:restriction base="xs:decimal">
  120. <xs:totalDigits value="18"/>
  121. <xs:fractionDigits value="2"/>
  122. </xs:restriction>
  123. </xs:simpleType>
  124. <xs:simpleType name="TNaturalnyJPK" id="___d15e234991-1_TNaturalny">
  125. <xs:annotation>
  126. <xs:documentation>Liczby naturalne większe od zera</xs:documentation>
  127. </xs:annotation>
  128. <xs:restriction base="etd:TNaturalny">
  129. <xs:minExclusive value="0"/>
  130. </xs:restriction>
  131. </xs:simpleType>
  132. <xs:simpleType name="TZnakowyJPK" id="___d15e234997-1_TZnakowyJP">
  133. <xs:annotation>
  134. <xs:documentation>Typ znakowy ograniczony do 256 znaków</xs:documentation>
  135. </xs:annotation>
  136. <xs:restriction base="xs:token">
  137. <xs:minLength value="1"/>
  138. <xs:maxLength value="256"/>
  139. </xs:restriction>
  140. </xs:simpleType>
  141. <xs:simpleType name="TAdresEmail" id="___d15e235004-1_TAdresEmai">
  142. <xs:annotation>
  143. <xs:documentation>Adres e-mail</xs:documentation>
  144. </xs:annotation>
  145. <xs:restriction base="xs:token">
  146. <xs:minLength value="5"/>
  147. <xs:maxLength value="50"/>
  148. <xs:pattern value="([a-zA-Z0-9_\-\.]+)@([a-zA-Z0-9_\-\.]+)\.([a-zA-Z]{2,5})"/>
  149. </xs:restriction>
  150. </xs:simpleType>
  151. <xs:element name="JPK" id="___d15e235012-1_JPK">
  152. <xs:annotation>
  153. <xs:documentation>Jednolity plik kontrolny dla ewidencji zakupu i sprzedaży VAT</xs:documentation>
  154. </xs:annotation>
  155. <xs:complexType id="___d15e235016-1">
  156. <xs:sequence id="___d15e235017-1">
  157. <xs:element name="Naglowek" type="tns:TNaglowek" id="___d15e235018-1_Naglowek">
  158. <xs:annotation>
  159. <xs:documentation>Nagłówek JPK_VAT</xs:documentation>
  160. </xs:annotation>
  161. </xs:element>
  162. <xs:element name="Podmiot1" id="___d15e235022-1_Podmiot1">
  163. <xs:complexType id="___d15e235023-1">
  164. <xs:sequence id="___d15e235024-1">
  165. <xs:element name="NIP" type="etd:TNrNIP" id="___d15e235025-1_NIP">
  166. <xs:annotation>
  167. <xs:documentation>Identyfikator podatkowy NIP</xs:documentation>
  168. </xs:annotation>
  169. </xs:element>
  170. <xs:element name="PelnaNazwa" id="___d15e235029-1_PelnaNazwa">
  171. <xs:annotation>
  172. <xs:documentation>Pełna nazwa</xs:documentation>
  173. </xs:annotation>
  174. <xs:simpleType id="___d15e235033-1">
  175. <xs:restriction base="xs:token">
  176. <xs:maxLength value="240"/>
  177. <xs:minLength value="1"/>
  178. </xs:restriction>
  179. </xs:simpleType>
  180. </xs:element>
  181. <xs:element name="Email"
  182. type="tns:TAdresEmail"
  183. minOccurs="0"
  184. id="___d15e235037-1_Email"/>
  185. </xs:sequence>
  186. </xs:complexType>
  187. </xs:element>
  188. <xs:sequence minOccurs="0" id="___d15e235038-1">
  189. <xs:element name="SprzedazWiersz"
  190. maxOccurs="unbounded"
  191. id="___d15e235039-1_SprzedazWi">
  192. <xs:annotation>
  193. <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>
  194. </xs:annotation>
  195. <xs:complexType id="___d15e235043-1">
  196. <xs:sequence id="___d15e235044-1">
  197. <xs:element name="LpSprzedazy"
  198. type="tns:TNaturalnyJPK"
  199. id="___d15e235045-1_LpSprzedaz">
  200. <xs:annotation>
  201. <xs:documentation>Lp. wiersza ewidencji sprzedaży VAT</xs:documentation>
  202. </xs:annotation>
  203. </xs:element>
  204. <xs:element name="NrKontrahenta"
  205. type="etd:TNrIdentyfikacjiPodatkowej"
  206. id="___d15e235049-1_NrKontrahe">
  207. <xs:annotation>
  208. <xs:documentation>Numer, za pomocą którego kontrahent jest zidentyfikowany na potrzeby podatku lub podatku od wartości dodanej</xs:documentation>
  209. </xs:annotation>
  210. </xs:element>
  211. <xs:element name="NazwaKontrahenta"
  212. type="tns:TZnakowyJPK"
  213. id="___d15e235053-1_NazwaKontr">
  214. <xs:annotation>
  215. <xs:documentation>Imię i nazwisko lub nazwa kontrahenta</xs:documentation>
  216. </xs:annotation>
  217. </xs:element>
  218. <xs:element name="AdresKontrahenta"
  219. type="tns:TZnakowyJPK"
  220. id="___d15e235057-1_AdresKontr">
  221. <xs:annotation>
  222. <xs:documentation>Adres kontrahenta</xs:documentation>
  223. </xs:annotation>
  224. </xs:element>
  225. <xs:element name="DowodSprzedazy"
  226. type="tns:TZnakowyJPK"
  227. id="___d15e235061-1_DowodSprze">
  228. <xs:annotation>
  229. <xs:documentation>Numer dowodu sprzedaży</xs:documentation>
  230. </xs:annotation>
  231. </xs:element>
  232. <xs:element name="DataWystawienia"
  233. type="tns:TDataT"
  234. id="___d15e235065-1_DataWystaw">
  235. <xs:annotation>
  236. <xs:documentation>Data wystawienia dowodu sprzedaży</xs:documentation>
  237. </xs:annotation>
  238. </xs:element>
  239. <xs:element name="DataSprzedazy"
  240. type="tns:TDataT"
  241. minOccurs="0"
  242. id="___d15e235069-1_DataSprzed">
  243. <xs:annotation>
  244. <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>
  245. </xs:annotation>
  246. </xs:element>
  247. <xs:element name="K_10"
  248. type="tns:TKwotowy"
  249. minOccurs="0"
  250. id="___d15e235073-1_K_10">
  251. <xs:annotation>
  252. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług na terytorium kraju, zwolnione od podatku</xs:documentation>
  253. </xs:annotation>
  254. </xs:element>
  255. <xs:element name="K_11"
  256. type="tns:TKwotowy"
  257. minOccurs="0"
  258. id="___d15e235077-1_K_11">
  259. <xs:annotation>
  260. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług poza terytorium kraju</xs:documentation>
  261. </xs:annotation>
  262. </xs:element>
  263. <xs:element name="K_12"
  264. type="tns:TKwotowy"
  265. minOccurs="0"
  266. id="___d15e235081-1_K_12">
  267. <xs:annotation>
  268. <xs:documentation>Kwota netto - w tym świadczenie usług, o których mowa w art. 100 ust. 1 pkt 4 ustawy</xs:documentation>
  269. </xs:annotation>
  270. </xs:element>
  271. <xs:element name="K_13"
  272. type="tns:TKwotowy"
  273. minOccurs="0"
  274. id="___d15e235085-1_K_13">
  275. <xs:annotation>
  276. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 0%</xs:documentation>
  277. </xs:annotation>
  278. </xs:element>
  279. <xs:element name="K_14"
  280. type="tns:TKwotowy"
  281. minOccurs="0"
  282. id="___d15e235090-1_K_14">
  283. <xs:annotation>
  284. <xs:documentation>Kwota netto - w tym dostawa towarów, o której mowa w art. 129 ustawy</xs:documentation>
  285. </xs:annotation>
  286. </xs:element>
  287. <xs:sequence minOccurs="0" id="___d15e235094-1">
  288. <xs:element name="K_15" type="tns:TKwotowy" id="___d15e235095-1_K_15">
  289. <xs:annotation>
  290. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 5%</xs:documentation>
  291. </xs:annotation>
  292. </xs:element>
  293. <xs:element name="K_16" type="tns:TKwotowy" id="___d15e235099-1_K_16">
  294. <xs:annotation>
  295. <xs:documentation>Kwota podatku należnego - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 5%</xs:documentation>
  296. </xs:annotation>
  297. </xs:element>
  298. </xs:sequence>
  299. <xs:sequence minOccurs="0" id="___d15e235103-1">
  300. <xs:element name="K_17" type="tns:TKwotowy" id="___d15e235104-1_K_17">
  301. <xs:annotation>
  302. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 7% albo 8%</xs:documentation>
  303. </xs:annotation>
  304. </xs:element>
  305. <xs:element name="K_18" type="tns:TKwotowy" id="___d15e235108-1_K_18">
  306. <xs:annotation>
  307. <xs:documentation>Kwota podatku należnego - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 7% albo 8%</xs:documentation>
  308. </xs:annotation>
  309. </xs:element>
  310. </xs:sequence>
  311. <xs:sequence minOccurs="0" id="___d15e235112-1">
  312. <xs:element name="K_19" type="tns:TKwotowy" id="___d15e235113-1_K_19">
  313. <xs:annotation>
  314. <xs:documentation>Kwota netto - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 22% albo 23%</xs:documentation>
  315. </xs:annotation>
  316. </xs:element>
  317. <xs:element name="K_20" type="tns:TKwotowy" id="___d15e235117-1_K_20">
  318. <xs:annotation>
  319. <xs:documentation>Kwota podatku należnego - Dostawa towarów oraz świadczenie usług na terytorium kraju, opodatkowane stawką 22% albo 23%</xs:documentation>
  320. </xs:annotation>
  321. </xs:element>
  322. </xs:sequence>
  323. <xs:element name="K_21"
  324. type="tns:TKwotowy"
  325. minOccurs="0"
  326. id="___d15e235121-1_K_21">
  327. <xs:annotation>
  328. <xs:documentation>Kwota netto - Wewnątrzwspólnotowa dostawa towarów</xs:documentation>
  329. </xs:annotation>
  330. </xs:element>
  331. <xs:element name="K_22"
  332. type="tns:TKwotowy"
  333. minOccurs="0"
  334. id="___d15e235125-1_K_22">
  335. <xs:annotation>
  336. <xs:documentation>Kwota netto - Eksport towarów</xs:documentation>
  337. </xs:annotation>
  338. </xs:element>
  339. <xs:sequence minOccurs="0" id="___d15e235129-1">
  340. <xs:element name="K_23" type="tns:TKwotowy" id="___d15e235130-1_K_23">
  341. <xs:annotation>
  342. <xs:documentation>Kwota netto - Wewnątrzwspólnotowe nabycie towarów</xs:documentation>
  343. </xs:annotation>
  344. </xs:element>
  345. <xs:element name="K_24" type="tns:TKwotowy" id="___d15e235134-1_K_24">
  346. <xs:annotation>
  347. <xs:documentation>Kwota podatku należnego - Wewnątrzwspólnotowe nabycie towarów</xs:documentation>
  348. </xs:annotation>
  349. </xs:element>
  350. </xs:sequence>
  351. <xs:sequence minOccurs="0" id="___d15e235138-1">
  352. <xs:element name="K_25" type="tns:TKwotowy" id="___d15e235139-1_K_25">
  353. <xs:annotation>
  354. <xs:documentation>Kwota netto - Import towarów podlegający rozliczeniu zgodnie z art. 33a ustawy</xs:documentation>
  355. </xs:annotation>
  356. </xs:element>
  357. <xs:element name="K_26" type="tns:TKwotowy" id="___d15e235143-1_K_26">
  358. <xs:annotation>
  359. <xs:documentation>Kwota podatku należnego - Import towarów podlegający rozliczeniu zgodnie z art. 33a ustawy</xs:documentation>
  360. </xs:annotation>
  361. </xs:element>
  362. </xs:sequence>
  363. <xs:sequence minOccurs="0" id="___d15e235147-1">
  364. <xs:element name="K_27" type="tns:TKwotowy" id="___d15e235148-1_K_27">
  365. <xs:annotation>
  366. <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>
  367. </xs:annotation>
  368. </xs:element>
  369. <xs:element name="K_28" type="tns:TKwotowy" id="___d15e235152-1_K_28">
  370. <xs:annotation>
  371. <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>
  372. </xs:annotation>
  373. </xs:element>
  374. </xs:sequence>
  375. <xs:sequence minOccurs="0" id="___d15e235156-1">
  376. <xs:element name="K_29" type="tns:TKwotowy" id="___d15e235157-1_K_29">
  377. <xs:annotation>
  378. <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>
  379. </xs:annotation>
  380. </xs:element>
  381. <xs:element name="K_30" type="tns:TKwotowy" id="___d15e235161-1_K_30">
  382. <xs:annotation>
  383. <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>
  384. </xs:annotation>
  385. </xs:element>
  386. </xs:sequence>
  387. <xs:element name="K_31"
  388. type="tns:TKwotowy"
  389. minOccurs="0"
  390. id="___d15e235165-1_K_31">
  391. <xs:annotation>
  392. <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>
  393. </xs:annotation>
  394. </xs:element>
  395. <xs:sequence minOccurs="0" id="___d15e235170-1">
  396. <xs:element name="K_32" type="tns:TKwotowy" id="___d15e235171-1_K_32">
  397. <xs:annotation>
  398. <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>
  399. </xs:annotation>
  400. </xs:element>
  401. <xs:element name="K_33" type="tns:TKwotowy" id="___d15e235175-1_K_33">
  402. <xs:annotation>
  403. <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>
  404. </xs:annotation>
  405. </xs:element>
  406. </xs:sequence>
  407. <xs:sequence minOccurs="0" id="___d15e235179-1">
  408. <xs:element name="K_34" type="tns:TKwotowy" id="___d15e235180-1_K_34">
  409. <xs:annotation>
  410. <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>
  411. </xs:annotation>
  412. </xs:element>
  413. <xs:element name="K_35" type="tns:TKwotowy" id="___d15e235184-1_K_35">
  414. <xs:annotation>
  415. <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>
  416. </xs:annotation>
  417. </xs:element>
  418. </xs:sequence>
  419. <xs:element name="K_36"
  420. type="tns:TKwotowy"
  421. minOccurs="0"
  422. id="___d15e235188-1_K_36">
  423. <xs:annotation>
  424. <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>
  425. </xs:annotation>
  426. </xs:element>
  427. <xs:element name="K_37"
  428. type="tns:TKwotowy"
  429. minOccurs="0"
  430. id="___d15e235192-1_K_37">
  431. <xs:annotation>
  432. <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>
  433. </xs:annotation>
  434. </xs:element>
  435. <xs:element name="K_38"
  436. type="tns:TKwotowy"
  437. minOccurs="0"
  438. id="___d15e235196-1_K_38">
  439. <xs:annotation>
  440. <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>
  441. </xs:annotation>
  442. </xs:element>
  443. <xs:element name="K_39"
  444. type="tns:TKwotowy"
  445. minOccurs="0"
  446. id="___d15e235200-1_K_39">
  447. <xs:annotation>
  448. <xs:documentation>Kwota podatku od wewnątrzwspólnotowego nabycia paliw silnikowych, podlegająca wpłacie w terminach,
  449. o których mowa w art. 103 ust. 5a i 5b ustawy</xs:documentation>
  450. </xs:annotation>
  451. </xs:element>
  452. </xs:sequence>
  453. </xs:complexType>
  454. </xs:element>
  455. <xs:element name="SprzedazCtrl" id="___d15e235204-1_SprzedazCt">
  456. <xs:annotation>
  457. <xs:documentation>Sumy kontrolne dla ewidencji sprzedaży VAT</xs:documentation>
  458. </xs:annotation>
  459. <xs:complexType id="___d15e235208-1">
  460. <xs:sequence id="___d15e235209-1">
  461. <xs:element name="LiczbaWierszySprzedazy"
  462. type="tns:TNaturalnyJPK"
  463. id="___d15e235210-1_LiczbaWier">
  464. <xs:annotation>
  465. <xs:documentation>Liczba wierszy ewidencji sprzedaży, w okresie którego dotyczy JPK</xs:documentation>
  466. </xs:annotation>
  467. </xs:element>
  468. <xs:element name="PodatekNalezny"
  469. type="tns:TKwotowy"
  470. id="___d15e235214-1_PodatekNal">
  471. <xs:annotation>
  472. <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>
  473. </xs:annotation>
  474. </xs:element>
  475. </xs:sequence>
  476. </xs:complexType>
  477. </xs:element>
  478. </xs:sequence>
  479. <xs:sequence minOccurs="0" id="___d15e235218-1">
  480. <xs:element name="ZakupWiersz"
  481. maxOccurs="unbounded"
  482. id="___d15e235219-1_ZakupWiers">
  483. <xs:annotation>
  484. <xs:documentation>Ewidencja zakupu VAT</xs:documentation>
  485. </xs:annotation>
  486. <xs:complexType id="___d15e235223-1">
  487. <xs:sequence id="___d15e235224-1">
  488. <xs:element name="LpZakupu"
  489. type="tns:TNaturalnyJPK"
  490. id="___d15e235225-1_LpZakupu">
  491. <xs:annotation>
  492. <xs:documentation>Lp. wiersza ewidencji zakupu VAT</xs:documentation>
  493. </xs:annotation>
  494. </xs:element>
  495. <xs:element name="NrDostawcy"
  496. type="etd:TNrIdentyfikacjiPodatkowej"
  497. id="___d15e235229-1_NrDostawcy">
  498. <xs:annotation>
  499. <xs:documentation>Numer, za pomocą którego dostawca (kontrahent) jest zidentyfikowany na potrzeby podatku lub podatku od wartości dodanej</xs:documentation>
  500. </xs:annotation>
  501. </xs:element>
  502. <xs:element name="NazwaDostawcy"
  503. type="tns:TZnakowyJPK"
  504. id="___d15e235233-1_NazwaDosta">
  505. <xs:annotation>
  506. <xs:documentation>Imię i nazwisko lub nazwa dostawcy (kontrahenta)</xs:documentation>
  507. </xs:annotation>
  508. </xs:element>
  509. <xs:element name="AdresDostawcy"
  510. type="tns:TZnakowyJPK"
  511. id="___d15e235237-1_AdresDosta">
  512. <xs:annotation>
  513. <xs:documentation>Adres dostawcy (kontrahenta)</xs:documentation>
  514. </xs:annotation>
  515. </xs:element>
  516. <xs:element name="DowodZakupu"
  517. type="tns:TZnakowyJPK"
  518. id="___d15e235241-1_DowodZakup">
  519. <xs:annotation>
  520. <xs:documentation>Numer dowodu zakupu</xs:documentation>
  521. </xs:annotation>
  522. </xs:element>
  523. <xs:element name="DataZakupu" type="tns:TDataT" id="___d15e235245-1_DataZakupu">
  524. <xs:annotation>
  525. <xs:documentation>Data wystawienia dowodu zakupu</xs:documentation>
  526. </xs:annotation>
  527. </xs:element>
  528. <xs:element name="DataWplywu"
  529. type="tns:TDataT"
  530. minOccurs="0"
  531. id="___d15e235249-1_DataWplywu">
  532. <xs:annotation>
  533. <xs:documentation>Data wpływu dowodu zakupu</xs:documentation>
  534. </xs:annotation>
  535. </xs:element>
  536. <xs:sequence minOccurs="0" id="___d15e235253-1">
  537. <xs:element name="K_43" type="tns:TKwotowy" id="___d15e235254-1_K_43">
  538. <xs:annotation>
  539. <xs:documentation>Kwota netto - Nabycie towarów i usług zaliczanych u podatnika do środków trwałych</xs:documentation>
  540. </xs:annotation>
  541. </xs:element>
  542. <xs:element name="K_44" type="tns:TKwotowy" id="___d15e235258-1_K_44">
  543. <xs:annotation>
  544. <xs:documentation>Kwota podatku naliczonego - Nabycie towarów i usług zaliczanych u podatnika do środków trwałych</xs:documentation>
  545. </xs:annotation>
  546. </xs:element>
  547. </xs:sequence>
  548. <xs:sequence minOccurs="0" id="___d15e235262-1">
  549. <xs:element name="K_45" type="tns:TKwotowy" id="___d15e235263-1_K_45">
  550. <xs:annotation>
  551. <xs:documentation>Kwota netto - Nabycie towarów i usług pozostałych</xs:documentation>
  552. </xs:annotation>
  553. </xs:element>
  554. <xs:element name="K_46" type="tns:TKwotowy" id="___d15e235267-1_K_46">
  555. <xs:annotation>
  556. <xs:documentation>Kwota podatku naliczonego - Nabycie towarów i usług pozostałych</xs:documentation>
  557. </xs:annotation>
  558. </xs:element>
  559. </xs:sequence>
  560. <xs:element name="K_47"
  561. type="tns:TKwotowy"
  562. minOccurs="0"
  563. id="___d15e235271-1_K_47">
  564. <xs:annotation>
  565. <xs:documentation>Korekta podatku naliczonego od nabycia środków trwałych</xs:documentation>
  566. </xs:annotation>
  567. </xs:element>
  568. <xs:element name="K_48"
  569. type="tns:TKwotowy"
  570. minOccurs="0"
  571. id="___d15e235275-1_K_48">
  572. <xs:annotation>
  573. <xs:documentation>Korekta podatku naliczonego od pozostałych nabyć</xs:documentation>
  574. </xs:annotation>
  575. </xs:element>
  576. <xs:element name="K_49"
  577. type="tns:TKwotowy"
  578. minOccurs="0"
  579. id="___d15e235280-1_K_49">
  580. <xs:annotation>
  581. <xs:documentation>Korekta podatku naliczonego, o której mowa w art. 89b ust. 1 ustawy</xs:documentation>
  582. </xs:annotation>
  583. </xs:element>
  584. <xs:element name="K_50"
  585. type="tns:TKwotowy"
  586. minOccurs="0"
  587. id="___d15e235284-1_K_50">
  588. <xs:annotation>
  589. <xs:documentation>Korekta podatku naliczonego, o której mowa w art. 89b ust. 4 ustawy</xs:documentation>
  590. </xs:annotation>
  591. </xs:element>
  592. </xs:sequence>
  593. </xs:complexType>
  594. </xs:element>
  595. <xs:element name="ZakupCtrl" id="___d15e235288-1_ZakupCtrl">
  596. <xs:annotation>
  597. <xs:documentation>Sumy kontrolne dla ewidencji zakupu VAT</xs:documentation>
  598. </xs:annotation>
  599. <xs:complexType id="___d15e235292-1">
  600. <xs:sequence id="___d15e235293-1">
  601. <xs:element name="LiczbaWierszyZakupow"
  602. type="tns:TNaturalnyJPK"
  603. id="___d15e235294-1_LiczbaWier">
  604. <xs:annotation>
  605. <xs:documentation>Liczba wierszy ewidencji zakupu, w okresie którego dotyczy JPK</xs:documentation>
  606. </xs:annotation>
  607. </xs:element>
  608. <xs:element name="PodatekNaliczony"
  609. type="tns:TKwotowy"
  610. id="___d15e235298-1_PodatekNal">
  611. <xs:annotation>
  612. <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>
  613. </xs:annotation>
  614. </xs:element>
  615. </xs:sequence>
  616. </xs:complexType>
  617. </xs:element>
  618. </xs:sequence>
  619. </xs:sequence>
  620. </xs:complexType>
  621. </xs:element>
  622. </xs:schema>