crm_notes.xsd 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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_notetypes="https://biuro.biall-net.pl/api/17666//crm_notetypes.xsd"
  5. xmlns:zasob_17666__x3A__crm_notes="https://biuro.biall-net.pl/api/17666//crm_notes.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_notes.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//sys_users.xsd"
  14. schemaLocation="../../zasob_17666.sys_users/sys_users/sys_users.xsd"/>
  15. <xs:import namespace="https://biuro.biall-net.pl/api/17666//crm_notetypes.xsd"
  16. schemaLocation="../../zasob_17666.crm_notetypes/crm_notetypes/crm_notetypes.xsd"/>
  17. <xs:complexType name="crm_notes" id="___d6e69936-1_crm_notes">
  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="___d6e69937-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="___d6e69938-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="___d6e69939-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="___d6e69940-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="___d6e69941-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="___d6e69942-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="___d6e69943-1_IsDeleted"/>
  63. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  64. name="NoteTypeId"
  65. minOccurs="0"
  66. nillable="true"
  67. default=""
  68. type="p5Type:integer"
  69. id="___d6e69944-1_NoteTypeId"/>
  70. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  71. name="NoteText"
  72. minOccurs="0"
  73. type="p5Type:text"
  74. id="___d6e69945-1_NoteText"/>
  75. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  76. name="NoteTitle"
  77. minOccurs="0"
  78. type="p5Type:string"
  79. id="___d6e69946-1_NoteTitle"/>
  80. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  81. ref="zasob_17666__x3A__sys_users:sys_users"
  82. id="___d6e69947-1"/>
  83. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  84. ref="zasob_17666__x3A__sys_users:sys_users"
  85. id="___d6e69951-1"/>
  86. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  87. ref="zasob_17666__x3A__crm_notetypes:crm_notetypes"
  88. id="___d6e69956-1"/>
  89. </xs:sequence>
  90. </xs:complexType>
  91. <xs:element id="___d6e69936-1_crm_notes_ct1"
  92. name="crm_notes"
  93. type="zasob_17666__x3A__crm_notes:crm_notes"/>
  94. <xs:complexType name="NoteId" id="___d6e69936-1_crm_notesctNoteId">
  95. <xs:complexContent>
  96. <xs:extension base="zasob_17666__x3A__crm_notes:crm_notes"/>
  97. </xs:complexContent>
  98. </xs:complexType>
  99. <xs:element name="NoteId"
  100. id="___d6e69936-1_crm_noteselNoteId"
  101. type="zasob_17666__x3A__crm_notes:crm_notes"/>
  102. </xs:schema>