CRM_IMAGE.xsd 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
  3. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  4. xmlns:default_db__x3A__CRM_IMAGE="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  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/wfs/default_db/table/CRM_IMAGE.xsd"
  9. system_cache__appinfo:sort="0"
  10. system_cache__appinfo:root_element_in_schema="true"
  11. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  12. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  13. system_cache__appinfo:document-uri-orig="table/CRM_IMAGE.xsd"
  14. vc:minVersion="1.1">
  15. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
  16. schemaLocation="../..///.xsd"/>
  17. <xs:complexType name="CRM_IMAGE"
  18. id="__CRM_IMAGE___d4e4675-1_CRM_IMAGE"
  19. system_cache__appinfo:sort="0"
  20. system_cache__appinfo:root_element_in_schema="true"
  21. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  22. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd">
  23. <xs:sequence system_cache__appinfo:sort="1"
  24. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  25. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  26. id="__CRM_IMAGE___d4e4679-1">
  27. <xs:element minOccurs="0"
  28. maxOccurs="1"
  29. name="ID"
  30. type="xs:integer"
  31. id="__CRM_IMAGE___d4e4680-1_ID"
  32. system_cache__appinfo:xpath_local="default_db__x3A__CRM_IMAGE:CRM_IMAGE/xs:integer"
  33. system_cache__appinfo:sort="1"
  34. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  35. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  36. system_cache__appinfo:restriction_path=""/>
  37. <xs:element minOccurs="0"
  38. maxOccurs="1"
  39. name="NAME"
  40. type="xs:string"
  41. id="__CRM_IMAGE___d4e4681-1_NAME"
  42. system_cache__appinfo:xpath_local="default_db__x3A__CRM_IMAGE:CRM_IMAGE/xs:string"
  43. system_cache__appinfo:sort="1"
  44. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  45. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  46. system_cache__appinfo:restriction_path=""/>
  47. <xs:element minOccurs="0"
  48. maxOccurs="1"
  49. name="SIZE"
  50. type="xs:integer"
  51. id="__CRM_IMAGE___d4e4682-1_SIZE"
  52. system_cache__appinfo:xpath_local="default_db__x3A__CRM_IMAGE:CRM_IMAGE/xs:integer"
  53. system_cache__appinfo:sort="1"
  54. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  55. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  56. system_cache__appinfo:restriction_path=""/>
  57. <xs:element minOccurs="0"
  58. maxOccurs="1"
  59. name="TYPE"
  60. type="xs:string"
  61. id="__CRM_IMAGE___d4e4683-1_TYPE"
  62. system_cache__appinfo:xpath_local="default_db__x3A__CRM_IMAGE:CRM_IMAGE/xs:string"
  63. system_cache__appinfo:sort="1"
  64. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  65. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  66. system_cache__appinfo:restriction_path=""/>
  67. <xs:element minOccurs="0"
  68. maxOccurs="1"
  69. name="IMAGE"
  70. type="xs:hexBinary"
  71. id="__CRM_IMAGE___d4e4684-1_IMAGE"
  72. system_cache__appinfo:xpath_local="default_db__x3A__CRM_IMAGE:CRM_IMAGE/xs:hexBinary"
  73. system_cache__appinfo:sort="1"
  74. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  75. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  76. system_cache__appinfo:restriction_path=""/>
  77. <xs:element minOccurs="0"
  78. maxOccurs="1"
  79. name="ICON"
  80. type="xs:hexBinary"
  81. id="__CRM_IMAGE___d4e4685-1_ICON"
  82. system_cache__appinfo:xpath_local="default_db__x3A__CRM_IMAGE:CRM_IMAGE/xs:hexBinary"
  83. system_cache__appinfo:sort="1"
  84. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  85. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  86. system_cache__appinfo:restriction_path=""/>
  87. <xs:element minOccurs="0"
  88. maxOccurs="1"
  89. name="WIDTH"
  90. type="xs:integer"
  91. id="__CRM_IMAGE___d4e4686-1_WIDTH"
  92. system_cache__appinfo:xpath_local="default_db__x3A__CRM_IMAGE:CRM_IMAGE/xs:integer"
  93. system_cache__appinfo:sort="1"
  94. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  95. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  96. system_cache__appinfo:restriction_path=""/>
  97. <xs:element minOccurs="0"
  98. maxOccurs="1"
  99. name="HEIGHT"
  100. type="xs:integer"
  101. id="__CRM_IMAGE___d4e4687-1_HEIGHT"
  102. system_cache__appinfo:xpath_local="default_db__x3A__CRM_IMAGE:CRM_IMAGE/xs:integer"
  103. system_cache__appinfo:sort="1"
  104. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  105. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  106. system_cache__appinfo:restriction_path=""/>
  107. <xs:element minOccurs="0"
  108. maxOccurs="1"
  109. name="REMOTE_TABLE"
  110. type="default_db__x3A__CRM_IMAGE:CRM_IMAGE__REMOTE_TABLE"
  111. id="__CRM_IMAGE___d4e4688-1_REMOTE_TAB"
  112. system_cache__appinfo:xpath_local="default_db__x3A__CRM_IMAGE:CRM_IMAGE/default_db__x3A__CRM_IMAGE:CRM_IMAGE__REMOTE_TABLE"
  113. system_cache__appinfo:sort="1"
  114. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  115. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  116. system_cache__appinfo:restriction_path=""/>
  117. <xs:element minOccurs="0"
  118. maxOccurs="1"
  119. name="REMOTE_ID"
  120. type="xs:integer"
  121. id="__CRM_IMAGE___d4e4689-1_REMOTE_ID"
  122. system_cache__appinfo:xpath_local="default_db__x3A__CRM_IMAGE:CRM_IMAGE/xs:integer"
  123. system_cache__appinfo:sort="1"
  124. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  125. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  126. system_cache__appinfo:restriction_path=""/>
  127. <xs:element minOccurs="0"
  128. maxOccurs="1"
  129. name="DEST"
  130. type="xs:string"
  131. id="__CRM_IMAGE___d4e4690-1_DEST"
  132. system_cache__appinfo:xpath_local="default_db__x3A__CRM_IMAGE:CRM_IMAGE/xs:string"
  133. system_cache__appinfo:sort="1"
  134. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  135. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  136. system_cache__appinfo:restriction_path=""/>
  137. <xs:element minOccurs="0"
  138. maxOccurs="1"
  139. name="A_CREATE_DATE"
  140. type="xs:string"
  141. id="__CRM_IMAGE___d4e4692-1_A_CREATE_D"
  142. system_cache__appinfo:xpath_local="default_db__x3A__CRM_IMAGE:CRM_IMAGE/xs:string"
  143. system_cache__appinfo:sort="1"
  144. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  145. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  146. system_cache__appinfo:restriction_path=""/>
  147. <xs:element minOccurs="0"
  148. maxOccurs="1"
  149. name="A_RECORD_CREATE_AUTHOR"
  150. type="xs:string"
  151. id="__CRM_IMAGE___d4e4693-1_A_RECORD_C"
  152. system_cache__appinfo:xpath_local="default_db__x3A__CRM_IMAGE:CRM_IMAGE/xs:string"
  153. system_cache__appinfo:sort="1"
  154. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  155. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  156. system_cache__appinfo:restriction_path=""/>
  157. </xs:sequence>
  158. </xs:complexType>
  159. <xs:element name="CRM_IMAGE"
  160. type="default_db__x3A__CRM_IMAGE:CRM_IMAGE"
  161. id="__CRM_IMAGE___d4e4694-1_CRM_IMAGE"
  162. system_cache__appinfo:root_element_in_schema="true"
  163. system_cache__appinfo:xpath_local=""
  164. system_cache__appinfo:sort="1"
  165. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  166. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  167. system_cache__appinfo:restriction_path=""/>
  168. <xs:complexType name="CRM_IMAGE_CRM_LISTA_ZASOBOW">
  169. <xs:complexContent>
  170. <xs:extension base="default_db__x3A__CRM_IMAGE:CRM_IMAGE"/>
  171. </xs:complexContent>
  172. </xs:complexType>
  173. <xs:element name="CRM_IMAGE_CRM_LISTA_ZASOBOW"
  174. type="default_db__x3A__CRM_IMAGE:CRM_IMAGE_CRM_LISTA_ZASOBOW"
  175. id="__CRM_IMAGE___d4e4714-1_CRM_IMAGE_"
  176. system_cache__appinfo:root_element_in_schema="true"
  177. system_cache__appinfo:xpath_local=""
  178. system_cache__appinfo:sort="1"
  179. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  180. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  181. system_cache__appinfo:restriction_path=""/>
  182. <xs:complexType name="CRM_IMAGE_CRM_PROCES">
  183. <xs:complexContent>
  184. <xs:extension base="default_db__x3A__CRM_IMAGE:CRM_IMAGE"/>
  185. </xs:complexContent>
  186. </xs:complexType>
  187. <xs:element name="CRM_IMAGE_CRM_PROCES"
  188. type="default_db__x3A__CRM_IMAGE:CRM_IMAGE_CRM_PROCES"
  189. id="__CRM_IMAGE___d4e4733-1_CRM_IMAGE_"
  190. system_cache__appinfo:root_element_in_schema="true"
  191. system_cache__appinfo:xpath_local=""
  192. system_cache__appinfo:sort="1"
  193. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  194. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  195. system_cache__appinfo:restriction_path=""/>
  196. <xs:complexType name="CRM_IMAGE_CRM_WSKAZNIK">
  197. <xs:complexContent>
  198. <xs:extension base="default_db__x3A__CRM_IMAGE:CRM_IMAGE"/>
  199. </xs:complexContent>
  200. </xs:complexType>
  201. <xs:element name="CRM_IMAGE_CRM_WSKAZNIK"
  202. type="default_db__x3A__CRM_IMAGE:CRM_IMAGE_CRM_WSKAZNIK"
  203. id="__CRM_IMAGE___d4e4752-1_CRM_IMAGE_"
  204. system_cache__appinfo:root_element_in_schema="true"
  205. system_cache__appinfo:xpath_local=""
  206. system_cache__appinfo:sort="1"
  207. system_cache__appinfo:prefix="default_db__x3A__CRM_IMAGE"
  208. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  209. system_cache__appinfo:restriction_path=""/>
  210. <xs:simpleType system_cache__appinfo:mode__build_flat_schema__match_simpleType_line="1408"
  211. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  212. name="CRM_IMAGE__REMOTE_TABLE"
  213. id="__CRM_IMAGE___d4e4661-1_CRM_IMAGE_">
  214. <xs:restriction base="xs:string">
  215. <xs:enumeration value="CRM_LISTA_ZASOBOW"/>
  216. <xs:enumeration value="CRM_PROCES"/>
  217. <xs:enumeration value="CRM_WSKAZNIK"/>
  218. </xs:restriction>
  219. </xs:simpleType>
  220. <xs:simpleType system_cache__appinfo:mode__build_flat_schema__match_simpleType_line="1408"
  221. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  222. name="CRM_IMAGE__REMOTE_TABLE_CRM_LISTA_ZASOBOW"
  223. id="__CRM_IMAGE___d4e4666-1_CRM_IMAGE_">
  224. <xs:restriction base="default_db__x3A__CRM_IMAGE:CRM_IMAGE__REMOTE_TABLE"/>
  225. </xs:simpleType>
  226. <xs:simpleType system_cache__appinfo:mode__build_flat_schema__match_simpleType_line="1408"
  227. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  228. name="CRM_IMAGE__REMOTE_TABLE_CRM_PROCES"
  229. id="__CRM_IMAGE___d4e4669-1_CRM_IMAGE_">
  230. <xs:restriction base="default_db__x3A__CRM_IMAGE:CRM_IMAGE__REMOTE_TABLE"/>
  231. </xs:simpleType>
  232. <xs:simpleType system_cache__appinfo:mode__build_flat_schema__match_simpleType_line="1408"
  233. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/wfs/default_db/table/CRM_IMAGE.xsd"
  234. name="CRM_IMAGE__REMOTE_TABLE_CRM_WSKAZNIK"
  235. id="__CRM_IMAGE___d4e4672-1_CRM_IMAGE_">
  236. <xs:restriction base="default_db__x3A__CRM_IMAGE:CRM_IMAGE__REMOTE_TABLE"/>
  237. </xs:simpleType>
  238. </xs:schema>