fin_carrerpayments.xsd 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
  3. xmlns:zasob_17666__x3A__car_carrers="https://biuro.biall-net.pl/api/17666//car_carrers.xsd"
  4. xmlns:zasob_17666__x3A__sys_users="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
  5. xmlns:zasob_17666__x3A__fin_carrerpayments="https://biuro.biall-net.pl/api/17666//fin_carrerpayments.xsd"
  6. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  7. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  8. xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
  9. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  10. targetNamespace="https://biuro.biall-net.pl/api/17666//fin_carrerpayments.xsd"
  11. system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
  12. vc:minVersion="1.1">
  13. <xs:import namespace="https://biuro.biall-net.pl/api/17666//car_carrers.xsd"
  14. schemaLocation="../../zasob_17666.car_carrers/car_carrers/car_carrers.xsd"/>
  15. <xs:import namespace="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
  16. schemaLocation="../../zasob_17666.sys_users/sys_users/sys_users.xsd"/>
  17. <xs:complexType name="fin_carrerpayments" id="___d6e70521-1_fin_carrer">
  18. <xs:annotation>
  19. <xs:appinfo>
  20. <system_cache__appinfo:heritage>
  21. <system_cache__appinfo:exherit_all system_cache__appinfo:heritage_acl="true"
  22. system_cache__appinfo:heritage_sort="true"/>
  23. </system_cache__appinfo:heritage>
  24. </xs:appinfo>
  25. </xs:annotation>
  26. <xs:sequence id="___d6e70522-1"
  27. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/">
  28. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  29. name="Id"
  30. minOccurs="0"
  31. type="p5Type:integer"
  32. id="___d6e70523-1_Id"/>
  33. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  34. name="CreatedByUserId"
  35. minOccurs="0"
  36. type="p5Type:integer"
  37. id="___d6e70524-1_CreatedByU"/>
  38. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  39. name="CreatedDateTime"
  40. minOccurs="0"
  41. default="CURRENT_TIMESTAMP"
  42. type="p5Type:dateTime"
  43. id="___d6e70525-1_CreatedDat"/>
  44. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  45. name="LastUpdateUserId"
  46. minOccurs="0"
  47. nillable="true"
  48. default=""
  49. type="p5Type:integer"
  50. id="___d6e70526-1_LastUpdate"/>
  51. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  52. name="LastUpdateDateTime"
  53. minOccurs="0"
  54. default="CURRENT_TIMESTAMP"
  55. type="p5Type:integer"
  56. id="___d6e70527-1_LastUpdate"/>
  57. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  58. name="IsDeleted"
  59. minOccurs="0"
  60. default="0"
  61. type="p5Type:integer"
  62. id="___d6e70528-1_IsDeleted"/>
  63. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  64. name="Number"
  65. minOccurs="0"
  66. nillable="true"
  67. default=""
  68. type="p5Type:string"
  69. id="___d6e70529-1_Number"/>
  70. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  71. name="CarrerId"
  72. minOccurs="0"
  73. type="p5Type:integer"
  74. id="___d6e70530-1_CarrerId"/>
  75. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  76. name="TheMonth"
  77. minOccurs="0"
  78. type="p5Type:integer"
  79. id="___d6e70531-1_TheMonth"/>
  80. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  81. name="TheYear"
  82. minOccurs="0"
  83. type="p5Type:integer"
  84. id="___d6e70532-1_TheYear"/>
  85. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  86. name="Payment"
  87. minOccurs="0"
  88. default="0.00"
  89. type="p5Type:decimal"
  90. id="___d6e70533-1_Payment"/>
  91. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  92. name="PaymentDate"
  93. minOccurs="0"
  94. type="p5Type:date"
  95. id="___d6e70535-1_PaymentDat"/>
  96. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  97. name="Paid"
  98. minOccurs="0"
  99. default="0.00"
  100. type="p5Type:decimal"
  101. id="___d6e70536-1_Paid"/>
  102. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  103. name="PaidDate"
  104. minOccurs="0"
  105. nillable="true"
  106. default=""
  107. type="p5Type:date"
  108. id="___d6e70537-1_PaidDate"/>
  109. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  110. name="Info"
  111. minOccurs="0"
  112. nillable="true"
  113. default=""
  114. type="p5Type:text"
  115. id="___d6e70538-1_Info"/>
  116. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  117. name="BankRecord"
  118. minOccurs="0"
  119. nillable="true"
  120. default=""
  121. type="p5Type:text"
  122. id="___d6e70539-1_BankRecord"/>
  123. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  124. name="IsAccepted"
  125. minOccurs="0"
  126. default="0"
  127. type="p5Type:integer"
  128. id="___d6e70540-1_IsAccepted"/>
  129. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  130. name="AcceptedByUserId"
  131. minOccurs="0"
  132. nillable="true"
  133. default=""
  134. type="p5Type:integer"
  135. id="___d6e70541-1_AcceptedBy"/>
  136. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  137. name="InvoiceValue"
  138. minOccurs="0"
  139. default="0.00"
  140. type="p5Type:decimal"
  141. id="___d6e70542-1_InvoiceVal"/>
  142. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  143. ref="zasob_17666__x3A__car_carrers:car_carrers"
  144. id="___d6e70543-1"/>
  145. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  146. ref="zasob_17666__x3A__sys_users:sys_users"
  147. id="___d6e70547-1"/>
  148. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  149. ref="zasob_17666__x3A__sys_users:sys_users"
  150. id="___d6e70551-1"/>
  151. </xs:sequence>
  152. </xs:complexType>
  153. <xs:element id="___d6e70521-1_fin_carrer_ct1"
  154. name="fin_carrerpayments"
  155. type="zasob_17666__x3A__fin_carrerpayments:fin_carrerpayments"/>
  156. </xs:schema>