crm_contractlockpayments.xsd 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  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__crm_contractlockpayments="https://biuro.biall-net.pl/api/17666//crm_contractlockpayments.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_contractlockpayments.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="crm_contractlockpayments" id="___d6e69456-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="___d6e69457-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="___d6e69458-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="___d6e69459-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="___d6e69460-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="___d6e69461-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="___d6e69462-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="___d6e69463-1_IsDeleted"/>
  63. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  64. name="CarrerId"
  65. minOccurs="0"
  66. nillable="true"
  67. default=""
  68. type="p5Type:integer"
  69. id="___d6e69464-1_CarrerId"/>
  70. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  71. name="DateStart"
  72. minOccurs="0"
  73. type="p5Type:date"
  74. id="___d6e69465-1_DateStart"/>
  75. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  76. name="LockUserId"
  77. minOccurs="0"
  78. nillable="true"
  79. default=""
  80. type="p5Type:integer"
  81. id="___d6e69466-1_LockUserId"/>
  82. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  83. name="LockDesc"
  84. minOccurs="0"
  85. nillable="true"
  86. default=""
  87. type="p5Type:string"
  88. id="___d6e69467-1_LockDesc"/>
  89. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  90. ref="zasob_17666__x3A__car_carrers:car_carrers"
  91. id="___d6e69468-1"/>
  92. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  93. ref="zasob_17666__x3A__sys_users:sys_users"
  94. id="___d6e69473-1"/>
  95. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  96. ref="zasob_17666__x3A__sys_users:sys_users"
  97. id="___d6e69477-1"/>
  98. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  99. ref="zasob_17666__x3A__sys_users:sys_users"
  100. id="___d6e69481-1"/>
  101. </xs:sequence>
  102. </xs:complexType>
  103. <xs:element id="___d6e69456-1_crm_contra_ct1"
  104. name="crm_contractlockpayments"
  105. type="zasob_17666__x3A__crm_contractlockpayments:crm_contractlockpayments"/>
  106. </xs:schema>