ContractId.xsd 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212
  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__crm_contracttermtypes="https://biuro.biall-net.pl/api/17666//crm_contracttermtypes.xsd"
  5. xmlns:zasob_17666__x3A__sys_users="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
  6. xmlns:zasob_17666__x3A__crm_orderstatuses="https://biuro.biall-net.pl/api/17666//crm_orderstatuses.xsd"
  7. xmlns:zasob_17666__x3A__crm_contracts="https://biuro.biall-net.pl/api/17666//crm_contracts.xsd"
  8. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  9. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  10. xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
  11. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  12. targetNamespace="https://biuro.biall-net.pl/api/17666//crm_contracts.xsd"
  13. system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
  14. vc:minVersion="1.1">
  15. <xs:import namespace="https://biuro.biall-net.pl/api/17666//car_carrers.xsd"
  16. schemaLocation="../../zasob_17666.car_carrers/car_carrers/car_carrers.xsd"/>
  17. <xs:import namespace="https://biuro.biall-net.pl/api/17666//crm_contracttermtypes.xsd"
  18. schemaLocation="../../zasob_17666.crm_contracttermtypes/crm_contracttermtypes/crm_contracttermtypes.xsd"/>
  19. <xs:import namespace="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
  20. schemaLocation="../../zasob_17666.sys_users/sys_users/sys_users.xsd"/>
  21. <xs:import namespace="https://biuro.biall-net.pl/api/17666//crm_orderstatuses.xsd"
  22. schemaLocation="../../zasob_17666.crm_orderstatuses/crm_orderstatuses/crm_orderstatuses.xsd"/>
  23. <xs:complexType name="crm_contracts" id="___d6e69485-1_crm_contra">
  24. <xs:annotation>
  25. <xs:appinfo>
  26. <system_cache__appinfo:heritage>
  27. <system_cache__appinfo:exherit_all system_cache__appinfo:heritage_acl="true"
  28. system_cache__appinfo:heritage_sort="true"/>
  29. </system_cache__appinfo:heritage>
  30. </xs:appinfo>
  31. </xs:annotation>
  32. <xs:sequence id="___d6e69486-1"
  33. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/">
  34. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  35. name="Id"
  36. minOccurs="0"
  37. type="p5Type:integer"
  38. id="___d6e69487-1_Id"/>
  39. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  40. name="CreatedByUserId"
  41. minOccurs="0"
  42. type="p5Type:integer"
  43. id="___d6e69488-1_CreatedByU"/>
  44. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  45. name="CreatedDateTime"
  46. minOccurs="0"
  47. default="CURRENT_TIMESTAMP"
  48. type="p5Type:dateTime"
  49. id="___d6e69489-1_CreatedDat"/>
  50. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  51. name="LastUpdateUserId"
  52. minOccurs="0"
  53. nillable="true"
  54. default=""
  55. type="p5Type:integer"
  56. id="___d6e69490-1_LastUpdate"/>
  57. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  58. name="LastUpdateDateTime"
  59. minOccurs="0"
  60. default="CURRENT_TIMESTAMP"
  61. type="p5Type:integer"
  62. id="___d6e69491-1_LastUpdate"/>
  63. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  64. name="IsDeleted"
  65. minOccurs="0"
  66. default="0"
  67. type="p5Type:integer"
  68. id="___d6e69492-1_IsDeleted"/>
  69. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  70. name="StatusId"
  71. minOccurs="0"
  72. type="p5Type:integer"
  73. id="___d6e69493-1_StatusId"/>
  74. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  75. name="CarrerId"
  76. minOccurs="0"
  77. nillable="true"
  78. default=""
  79. type="p5Type:integer"
  80. id="___d6e69494-1_CarrerId"/>
  81. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  82. name="DateStart"
  83. minOccurs="0"
  84. type="p5Type:date"
  85. id="___d6e69495-1_DateStart"/>
  86. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  87. name="DateEnd"
  88. minOccurs="0"
  89. type="p5Type:date"
  90. id="___d6e69496-1_DateEnd"/>
  91. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  92. name="Info"
  93. minOccurs="0"
  94. nillable="true"
  95. default=""
  96. type="p5Type:text"
  97. id="___d6e69497-1_Info"/>
  98. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  99. name="PaymentDay"
  100. minOccurs="0"
  101. default="5"
  102. type="p5Type:integer"
  103. id="___d6e69499-1_PaymentDay"/>
  104. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  105. name="CarrerSalary"
  106. minOccurs="0"
  107. default="0.00"
  108. type="p5Type:decimal"
  109. id="___d6e69500-1_CarrerSala"/>
  110. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  111. name="ContractTermId"
  112. minOccurs="0"
  113. nillable="true"
  114. default=""
  115. type="p5Type:integer"
  116. id="___d6e69501-1_ContractTe"/>
  117. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  118. name="PaymentToId"
  119. minOccurs="0"
  120. default="0"
  121. type="p5Type:integer"
  122. id="___d6e69502-1_PaymentToI"/>
  123. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  124. name="ContractTypeId"
  125. minOccurs="0"
  126. default="1"
  127. type="p5Type:integer"
  128. id="___d6e69503-1_ContractTy"/>
  129. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  130. name="AddresId"
  131. minOccurs="0"
  132. nillable="true"
  133. default=""
  134. type="p5Type:integer"
  135. id="___d6e69504-1_AddresId"/>
  136. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  137. name="CompanyId"
  138. minOccurs="0"
  139. default="1"
  140. type="p5Type:integer"
  141. id="___d6e69505-1_CompanyId"/>
  142. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  143. name="CoordUserId"
  144. minOccurs="0"
  145. nillable="true"
  146. default=""
  147. type="p5Type:integer"
  148. id="___d6e69506-1_CoordUserI"/>
  149. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  150. name="ContractSignDate"
  151. minOccurs="0"
  152. nillable="true"
  153. default=""
  154. type="p5Type:date"
  155. id="___d6e69507-1_ContractSi"/>
  156. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  157. name="CashPaymentPerson"
  158. minOccurs="0"
  159. nillable="true"
  160. default=""
  161. type="p5Type:string"
  162. id="___d6e69508-1_CashPaymen"/>
  163. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  164. name="CashPaymentPersonPID"
  165. minOccurs="0"
  166. nillable="true"
  167. default=""
  168. type="p5Type:string"
  169. id="___d6e69509-1_CashPaymen"/>
  170. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  171. name="CashPaymentCurrencyTypeId"
  172. minOccurs="0"
  173. nillable="true"
  174. default=""
  175. type="p5Type:integer"
  176. id="___d6e69511-1_CashPaymen"/>
  177. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  178. name="IsMonthlySalary"
  179. minOccurs="0"
  180. nillable="true"
  181. default="1"
  182. type="p5Type:integer"
  183. id="___d6e69512-1_IsMonthlyS"/>
  184. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  185. ref="zasob_17666__x3A__car_carrers:car_carrers"
  186. id="___d6e69513-1"/>
  187. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  188. ref="zasob_17666__x3A__crm_contracttermtypes:crm_contracttermtypes"
  189. id="___d6e69517-1"/>
  190. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  191. ref="zasob_17666__x3A__sys_users:sys_users"
  192. id="___d6e69521-1"/>
  193. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  194. ref="zasob_17666__x3A__sys_users:sys_users"
  195. id="___d6e69525-1"/>
  196. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  197. ref="zasob_17666__x3A__crm_orderstatuses:crm_orderstatuses"
  198. id="___d6e69529-1"/>
  199. </xs:sequence>
  200. </xs:complexType>
  201. <xs:element id="___d6e69485-1_crm_contra_ct1"
  202. name="crm_contracts"
  203. type="zasob_17666__x3A__crm_contracts:crm_contracts"/>
  204. <xs:complexType name="ContractId" id="___d6e69485-1_crm_contractContractId">
  205. <xs:complexContent>
  206. <xs:extension base="zasob_17666__x3A__crm_contracts:crm_contracts"/>
  207. </xs:complexContent>
  208. </xs:complexType>
  209. <xs:element name="ContractId"
  210. id="___d6e69485-1_crm_contraelContractId"
  211. type="zasob_17666__x3A__crm_contracts:crm_contracts"/>
  212. </xs:schema>