crm_smssends.xsd 6.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
  3. xmlns:zasob_17666__x3A__crm_smssends="https://biuro.biall-net.pl/api/17666//crm_smssends.xsd"
  4. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  5. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  6. xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
  7. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  8. targetNamespace="https://biuro.biall-net.pl/api/17666//crm_smssends.xsd"
  9. system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
  10. vc:minVersion="1.1">
  11. <xs:complexType name="crm_smssends" id="___d6e70183-1_crm_smssen">
  12. <xs:annotation>
  13. <xs:appinfo>
  14. <system_cache__appinfo:heritage>
  15. <system_cache__appinfo:exherit_all system_cache__appinfo:heritage_acl="true"
  16. system_cache__appinfo:heritage_sort="true"/>
  17. </system_cache__appinfo:heritage>
  18. </xs:appinfo>
  19. </xs:annotation>
  20. <xs:sequence id="___d6e70184-1"
  21. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/">
  22. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  23. name="Id"
  24. minOccurs="0"
  25. type="p5Type:integer"
  26. id="___d6e70185-1_Id"/>
  27. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  28. name="CreatedByUserId"
  29. minOccurs="0"
  30. type="p5Type:integer"
  31. id="___d6e70186-1_CreatedByU"/>
  32. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  33. name="CreatedDateTime"
  34. minOccurs="0"
  35. default="CURRENT_TIMESTAMP"
  36. type="p5Type:dateTime"
  37. id="___d6e70187-1_CreatedDat"/>
  38. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  39. name="LastUpdateUserId"
  40. minOccurs="0"
  41. nillable="true"
  42. default=""
  43. type="p5Type:integer"
  44. id="___d6e70188-1_LastUpdate"/>
  45. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  46. name="LastUpdateDateTime"
  47. minOccurs="0"
  48. default="CURRENT_TIMESTAMP"
  49. type="p5Type:integer"
  50. id="___d6e70189-1_LastUpdate"/>
  51. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  52. name="IsDeleted"
  53. minOccurs="0"
  54. default="0"
  55. type="p5Type:integer"
  56. id="___d6e70190-1_IsDeleted"/>
  57. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  58. name="Number"
  59. minOccurs="0"
  60. type="p5Type:string"
  61. id="___d6e70191-1_Number"/>
  62. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  63. name="IsSystem"
  64. minOccurs="0"
  65. default="0"
  66. type="p5Type:integer"
  67. id="___d6e70192-1_IsSystem"/>
  68. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  69. name="DateToSend"
  70. minOccurs="0"
  71. default="CURRENT_TIMESTAMP"
  72. type="p5Type:integer"
  73. id="___d6e70193-1_DateToSend"/>
  74. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  75. name="SentDate"
  76. minOccurs="0"
  77. nillable="true"
  78. default=""
  79. type="p5Type:date"
  80. id="___d6e70194-1_SentDate"/>
  81. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  82. name="ProfileId"
  83. minOccurs="0"
  84. default="1"
  85. type="p5Type:integer"
  86. id="___d6e70195-1_ProfileId"/>
  87. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  88. name="StatusId"
  89. minOccurs="0"
  90. default="1"
  91. type="p5Type:integer"
  92. id="___d6e70197-1_StatusId"/>
  93. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  94. name="SMSContent"
  95. minOccurs="0"
  96. nillable="true"
  97. default=""
  98. type="p5Type:string"
  99. id="___d6e70198-1_SMSContent"/>
  100. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  101. name="CarrerId"
  102. minOccurs="0"
  103. nillable="true"
  104. default=""
  105. type="p5Type:integer"
  106. id="___d6e70199-1_CarrerId"/>
  107. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  108. name="FamilyId"
  109. minOccurs="0"
  110. nillable="true"
  111. default=""
  112. type="p5Type:integer"
  113. id="___d6e70200-1_FamilyId"/>
  114. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  115. name="SmsType"
  116. minOccurs="0"
  117. nillable="true"
  118. default="0"
  119. type="p5Type:integer"
  120. id="___d6e70201-1_SmsType"/>
  121. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  122. name="ExternalId"
  123. minOccurs="0"
  124. nillable="true"
  125. default=""
  126. type="p5Type:string"
  127. id="___d6e70202-1_ExternalId"/>
  128. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  129. name="SentError"
  130. minOccurs="0"
  131. nillable="true"
  132. default=""
  133. type="p5Type:string"
  134. id="___d6e70203-1_SentError"/>
  135. </xs:sequence>
  136. </xs:complexType>
  137. <xs:element id="___d6e70183-1_crm_smssen_ct1"
  138. name="crm_smssends"
  139. type="zasob_17666__x3A__crm_smssends:crm_smssends"/>
  140. </xs:schema>