crm_quickmessages.xsd 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
  3. xmlns:zasob_17666__x3A__sys_users="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
  4. xmlns:zasob_17666__x3A__crm_quickmessages="https://biuro.biall-net.pl/api/17666//crm_quickmessages.xsd"
  5. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  6. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  7. xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
  8. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  9. targetNamespace="https://biuro.biall-net.pl/api/17666//crm_quickmessages.xsd"
  10. system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
  11. vc:minVersion="1.1">
  12. <xs:import namespace="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
  13. schemaLocation="../../zasob_17666.sys_users/sys_users/sys_users.xsd"/>
  14. <xs:complexType name="crm_quickmessages" id="___d6e70095-1_crm_quickm">
  15. <xs:annotation>
  16. <xs:appinfo>
  17. <system_cache__appinfo:heritage>
  18. <system_cache__appinfo:exherit_all system_cache__appinfo:heritage_acl="true"
  19. system_cache__appinfo:heritage_sort="true"/>
  20. </system_cache__appinfo:heritage>
  21. </xs:appinfo>
  22. </xs:annotation>
  23. <xs:sequence id="___d6e70096-1"
  24. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/">
  25. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  26. name="Id"
  27. minOccurs="0"
  28. type="p5Type:integer"
  29. id="___d6e70097-1_Id"/>
  30. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  31. name="CreatedByUserId"
  32. minOccurs="0"
  33. type="p5Type:integer"
  34. id="___d6e70098-1_CreatedByU"/>
  35. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  36. name="CreatedDateTime"
  37. minOccurs="0"
  38. default="CURRENT_TIMESTAMP"
  39. type="p5Type:dateTime"
  40. id="___d6e70099-1_CreatedDat"/>
  41. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  42. name="LastUpdateUserId"
  43. minOccurs="0"
  44. nillable="true"
  45. default=""
  46. type="p5Type:integer"
  47. id="___d6e70100-1_LastUpdate"/>
  48. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  49. name="LastUpdateDateTime"
  50. minOccurs="0"
  51. default="CURRENT_TIMESTAMP"
  52. type="p5Type:integer"
  53. id="___d6e70101-1_LastUpdate"/>
  54. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  55. name="IsDeleted"
  56. minOccurs="0"
  57. default="0"
  58. type="p5Type:integer"
  59. id="___d6e70102-1_IsDeleted"/>
  60. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  61. name="ToUserId"
  62. minOccurs="0"
  63. type="p5Type:integer"
  64. id="___d6e70103-1_ToUserId"/>
  65. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  66. name="FromUserId"
  67. minOccurs="0"
  68. nillable="true"
  69. default=""
  70. type="p5Type:integer"
  71. id="___d6e70104-1_FromUserId"/>
  72. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  73. name="CarrerId"
  74. minOccurs="0"
  75. nillable="true"
  76. default=""
  77. type="p5Type:integer"
  78. id="___d6e70105-1_CarrerId"/>
  79. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  80. name="FamilyId"
  81. minOccurs="0"
  82. nillable="true"
  83. default=""
  84. type="p5Type:integer"
  85. id="___d6e70106-1_FamilyId"/>
  86. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  87. name="TheSubject"
  88. minOccurs="0"
  89. nillable="true"
  90. default=""
  91. type="p5Type:string"
  92. id="___d6e70107-1_TheSubject"/>
  93. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  94. name="TheMessage"
  95. minOccurs="0"
  96. nillable="true"
  97. default=""
  98. type="p5Type:string"
  99. id="___d6e70109-1_TheMessage"/>
  100. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  101. name="IsRead"
  102. minOccurs="0"
  103. default="0"
  104. type="p5Type:integer"
  105. id="___d6e70110-1_IsRead"/>
  106. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  107. ref="zasob_17666__x3A__sys_users:sys_users"
  108. id="___d6e70111-1"/>
  109. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  110. ref="zasob_17666__x3A__sys_users:sys_users"
  111. id="___d6e70115-1"/>
  112. </xs:sequence>
  113. </xs:complexType>
  114. <xs:element id="___d6e70095-1_crm_quickm_ct1"
  115. name="crm_quickmessages"
  116. type="zasob_17666__x3A__crm_quickmessages:crm_quickmessages"/>
  117. </xs:schema>