QUALITY_NOTICES.xsd 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
  3. xmlns:gml="http://www.opengis.net/gml/3.2"
  4. xmlns:Types__x3A__default_Default="https://biuro.biall-net.pl/wfs/default_db/Types/Default.xsd"
  5. xmlns:default_db__x3A__IN7_DZIENNIK_KORESP="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
  6. xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty"
  7. xmlns:default_db__x3A__ADMIN_USERS="https://biuro.biall-net.pl/wfs/default_db/table/ADMIN_USERS.xsd"
  8. xmlns:default_db__x3A__IN7_MK_BAZA_DYSTRYBUCJI="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
  9. xmlns:SystemObjects__x3A__AccessGroup="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
  10. xmlns:SystemObjects__x3A__AccessOwner="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
  11. xmlns:default_db__x3A__QUALITY_NOTICES="https://biuro.biall-net.pl/wfs/default_db/table/QUALITY_NOTICES.xsd"
  12. xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
  13. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  14. xmlns:system_cache__resources_tree_generate_xsl_required_occurs_raport="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/resources_tree_generate_xsl_require_occurs_raport"
  15. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  16. targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/QUALITY_NOTICES.xsd"
  17. vc:minVersion="1.1">
  18. <xs:import namespace="http://www.opengis.net/gml/3.2"
  19. schemaLocation="../Types/gml.xsd"/>
  20. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_DZIENNIK_KORESP.xsd"
  21. schemaLocation="../table/IN7_DZIENNIK_KORESP.xsd"/>
  22. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"
  23. schemaLocation="../table/IN7_MK_BAZA_DYSTRYBUCJI.xsd"/>
  24. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessGroup.xsd"
  25. schemaLocation="../SystemObjects/AccessGroup.xsd"/>
  26. <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/SystemObjects/AccessOwner.xsd"
  27. schemaLocation="../SystemObjects/AccessOwner.xsd"/>
  28. <xs:simpleType name="A_STATUS_Type" id="ITY_NOTICES___d5e84020-1_A_STATUS_T">
  29. <xs:restriction base="xs:string">
  30. <xs:enumeration value="NORMAL"/>
  31. <xs:enumeration value="WAITING"/>
  32. <xs:enumeration value="MONITOR"/>
  33. <xs:enumeration value="DELETED"/>
  34. <xs:enumeration value="WARNING"/>
  35. <xs:enumeration value="OFF_SOFT"/>
  36. <xs:enumeration value="OFF_HARD"/>
  37. </xs:restriction>
  38. </xs:simpleType>
  39. <xs:complexType name="QUALITY_NOTICES" id="ITY_NOTICES___d5e84029-1_QUALITY_NO">
  40. <xs:sequence id="ITY_NOTICES___d5e84030-1">
  41. <xs:element ref="SystemObjects__x3A__AccessOwner:AccessOwner"
  42. id="ITY_NOTICES___d5e84031-1">
  43. <xs:annotation>
  44. <xs:appinfo>
  45. <system_cache__appinfo:flat_relation_cache>
  46. <system_cache__appinfo:source system_cache__appinfo:name="L_APPOITMENT_USER"
  47. system_cache__appinfo:xpath="SystemObjects__x3A__AccessOwner:AccessOwner/login"/>
  48. </system_cache__appinfo:flat_relation_cache>
  49. </xs:appinfo>
  50. </xs:annotation>
  51. </xs:element>
  52. <xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupRead"
  53. id="ITY_NOTICES___d5e84036-1">
  54. <xs:annotation>
  55. <xs:appinfo>
  56. <system_cache__appinfo:flat_relation_cache>
  57. <system_cache__appinfo:source system_cache__appinfo:name="A_CLASSIFIED"
  58. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupRead/uid"/>
  59. </system_cache__appinfo:flat_relation_cache>
  60. </xs:appinfo>
  61. </xs:annotation>
  62. </xs:element>
  63. <xs:element ref="SystemObjects__x3A__AccessGroup:AccessGroupWrite"
  64. id="ITY_NOTICES___d5e84041-1">
  65. <xs:annotation>
  66. <xs:appinfo>
  67. <system_cache__appinfo:flat_relation_cache>
  68. <system_cache__appinfo:source system_cache__appinfo:name="A_ADM_COMPANY"
  69. system_cache__appinfo:xpath="SystemObjects__x3A__AccessGroup:AccessGroupWrite/uid"/>
  70. </system_cache__appinfo:flat_relation_cache>
  71. </xs:appinfo>
  72. </xs:annotation>
  73. </xs:element>
  74. <xs:element name="ID" type="xs:integer" id="ITY_NOTICES___d5e84046-1_ID"/>
  75. <xs:element name="NOTICE_INITIAL_TYPE"
  76. type="xs:string"
  77. id="ITY_NOTICES___d5e84047-1_NOTICE_INI"/>
  78. <xs:element name="ID_PROCES"
  79. type="xs:integer"
  80. id="ITY_NOTICES___d5e84048-1_ID_PROCES"/>
  81. <xs:element name="ADM_ACCOUNT"
  82. type="xs:string"
  83. id="ITY_NOTICES___d5e84049-1_ADM_ACCOUN"/>
  84. <xs:element name="NOTICE_REQUEST"
  85. type="xs:string"
  86. id="ITY_NOTICES___d5e84050-1_NOTICE_REQ"/>
  87. <xs:element name="NOTICE_REPLY"
  88. type="xs:string"
  89. id="ITY_NOTICES___d5e84051-1_NOTICE_REP"/>
  90. <xs:element name="NOTICE_REPLY_TYPE"
  91. type="xs:string"
  92. id="ITY_NOTICES___d5e84052-1_NOTICE_REP"/>
  93. <xs:element name="NOTICE_ACCEPTED_TYPE"
  94. type="xs:string"
  95. id="ITY_NOTICES___d5e84053-1_NOTICE_ACC"/>
  96. <xs:element name="FINAL_NOTICE"
  97. type="xs:string"
  98. id="ITY_NOTICES___d5e84055-1_FINAL_NOTI"/>
  99. <xs:element name="PENALTY_TYPE"
  100. type="xs:string"
  101. id="ITY_NOTICES___d5e84056-1_PENALTY_TY"/>
  102. <xs:element name="THIS_SINGLE_FIX_COST"
  103. type="xs:double"
  104. id="ITY_NOTICES___d5e84057-1_THIS_SINGL"/>
  105. <xs:element name="THIS_SINGLE_WASTE_COST"
  106. type="xs:double"
  107. id="ITY_NOTICES___d5e84058-1_THIS_SINGL"/>
  108. <xs:element name="YEAR_COST_FOREACST_OF_SUCH_PROBLEM_WITH_FIXING"
  109. type="xs:string"
  110. id="ITY_NOTICES___d5e84059-1_YEAR_COST_"/>
  111. <xs:element name="FIX_COST_COMMENT"
  112. type="xs:string"
  113. id="ITY_NOTICES___d5e84060-1_FIX_COST_C"/>
  114. <xs:element name="WASTE_COST_COMMENT"
  115. type="xs:string"
  116. id="ITY_NOTICES___d5e84061-1_WASTE_COST"/>
  117. <xs:element name="A_RECORD_CREATE_DATE"
  118. type="xs:string"
  119. id="ITY_NOTICES___d5e84062-1_A_RECORD_C"/>
  120. <xs:element name="A_RECORD_CREATE_AUTHOR"
  121. type="xs:string"
  122. id="ITY_NOTICES___d5e84063-1_A_RECORD_C"/>
  123. <xs:element name="SYNC_SQIX_STATUS"
  124. type="xs:string"
  125. id="ITY_NOTICES___d5e84064-1_SYNC_SQIX_"/>
  126. <xs:element name="A_RECORD_UPDATE_DATE"
  127. type="xs:string"
  128. id="ITY_NOTICES___d5e84065-1_A_RECORD_U"/>
  129. <xs:element name="A_RECORD_UPDATE_AUTHOR"
  130. type="xs:string"
  131. id="ITY_NOTICES___d5e84067-1_A_RECORD_U"/>
  132. <xs:element name="L_APPOITMENT_DATE"
  133. type="xs:string"
  134. id="ITY_NOTICES___d5e84068-1_L_APPOITME"/>
  135. <xs:element name="L_APPOITMENT_USER"
  136. type="xs:string"
  137. id="ITY_NOTICES___d5e84069-1_L_APPOITME"/>
  138. <xs:element name="L_APPOITMENT_PERIOD"
  139. type="xs:string"
  140. id="ITY_NOTICES___d5e84070-1_L_APPOITME"/>
  141. <xs:element name="L_APPOITMENT_INFO"
  142. type="xs:string"
  143. id="ITY_NOTICES___d5e84071-1_L_APPOITME"/>
  144. <xs:element name="L_APPOITMENT_TYPE"
  145. type="xs:string"
  146. id="ITY_NOTICES___d5e84072-1_L_APPOITME"/>
  147. <xs:element name="A_STATUS"
  148. type="xs:string"
  149. id="ITY_NOTICES___d5e84073-1_A_STATUS"/>
  150. <xs:element name="A_STATUS_INFO"
  151. type="xs:string"
  152. id="ITY_NOTICES___d5e84074-1_A_STATUS_I"/>
  153. <xs:element name="A_ADM_COMPANY"
  154. type="xs:string"
  155. id="ITY_NOTICES___d5e84075-1_A_ADM_COMP"/>
  156. <xs:element name="A_CLASSIFIED"
  157. type="xs:string"
  158. id="ITY_NOTICES___d5e84076-1_A_CLASSIFI"/>
  159. </xs:sequence>
  160. </xs:complexType>
  161. <xs:element name="QUALITY_NOTICES"
  162. type="default_db__x3A__QUALITY_NOTICES:QUALITY_NOTICES"
  163. id="ITY_NOTICES___d5e84077-1_QUALITY_NO"/>
  164. </xs:schema>