crm_contractannexes.xsd 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
  3. xmlns:zasob_17666__x3A__crm_contracts="https://biuro.biall-net.pl/api/17666//crm_contracts.xsd"
  4. xmlns:zasob_17666__x3A__sys_users="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
  5. xmlns:zasob_17666__x3A__crm_contractannexes="https://biuro.biall-net.pl/api/17666//crm_contractannexes.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//crm_contractannexes.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//crm_contracts.xsd"
  14. schemaLocation="../../zasob_17666.crm_contracts/crm_contracts/crm_contracts.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="crm_contractannexes" id="___d6e69425-1_crm_contra">
  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="___d6e69426-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="___d6e69427-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="___d6e69428-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="___d6e69429-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="___d6e69430-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="___d6e69431-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="___d6e69432-1_IsDeleted"/>
  63. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  64. name="ContractId"
  65. minOccurs="0"
  66. type="p5Type:integer"
  67. id="___d6e69433-1_ContractId"/>
  68. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  69. name="AnnexTypeId"
  70. minOccurs="0"
  71. nillable="true"
  72. default="1"
  73. type="p5Type:integer"
  74. id="___d6e69434-1_AnnexTypeI"/>
  75. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  76. name="Number"
  77. minOccurs="0"
  78. type="p5Type:string"
  79. id="___d6e69435-1_Number"/>
  80. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  81. name="SignDate"
  82. minOccurs="0"
  83. type="p5Type:date"
  84. id="___d6e69436-1_SignDate"/>
  85. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  86. name="AnexStartDate"
  87. minOccurs="0"
  88. type="p5Type:date"
  89. id="___d6e69437-1_AnexStartD"/>
  90. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  91. name="DateStart"
  92. minOccurs="0"
  93. nillable="true"
  94. default=""
  95. type="p5Type:date"
  96. id="___d6e69439-1_DateStart"/>
  97. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  98. name="DateEnd"
  99. minOccurs="0"
  100. nillable="true"
  101. default=""
  102. type="p5Type:date"
  103. id="___d6e69440-1_DateEnd"/>
  104. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  105. name="CarrerSalary"
  106. minOccurs="0"
  107. nillable="true"
  108. default=""
  109. type="p5Type:decimal"
  110. id="___d6e69441-1_CarrerSala"/>
  111. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  112. name="AddressId"
  113. minOccurs="0"
  114. nillable="true"
  115. default=""
  116. type="p5Type:integer"
  117. id="___d6e69442-1_AddressId"/>
  118. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  119. name="Info"
  120. minOccurs="0"
  121. nillable="true"
  122. default=""
  123. type="p5Type:text"
  124. id="___d6e69443-1_Info"/>
  125. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  126. ref="zasob_17666__x3A__crm_contracts:crm_contracts"
  127. id="___d6e69444-1"/>
  128. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  129. ref="zasob_17666__x3A__sys_users:sys_users"
  130. id="___d6e69448-1"/>
  131. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  132. ref="zasob_17666__x3A__sys_users:sys_users"
  133. id="___d6e69452-1"/>
  134. </xs:sequence>
  135. </xs:complexType>
  136. <xs:element id="___d6e69425-1_crm_contra_ct1"
  137. name="crm_contractannexes"
  138. type="zasob_17666__x3A__crm_contractannexes:crm_contractannexes"/>
  139. </xs:schema>