KOSZTORYS.xsd 7.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  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__KOSZTORYS="https://biuro.biall-net.pl/wfs/default_db/table/KOSZTORYS.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/KOSZTORYS.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="__KOSZTORYS___d5e81503-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="KOSZTORYS" id="__KOSZTORYS___d5e81512-1_KOSZTORYS">
  40. <xs:sequence id="__KOSZTORYS___d5e81513-1">
  41. <xs:element ref="SystemObjects__x3A__AccessOwner:AccessOwner"
  42. id="__KOSZTORYS___d5e81514-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="__KOSZTORYS___d5e81519-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="__KOSZTORYS___d5e81524-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="__KOSZTORYS___d5e81529-1_ID"/>
  75. <xs:element name="A_RECORD_CREATE_DATE"
  76. type="xs:string"
  77. id="__KOSZTORYS___d5e81530-1_A_RECORD_C"/>
  78. <xs:element name="A_RECORD_CREATE_AUTHOR"
  79. type="xs:string"
  80. id="__KOSZTORYS___d5e81531-1_A_RECORD_C"/>
  81. <xs:element name="A_RECORD_UPDATE_DATE"
  82. type="xs:string"
  83. id="__KOSZTORYS___d5e81532-1_A_RECORD_U"/>
  84. <xs:element name="A_RECORD_UPDATE_AUTHOR"
  85. type="xs:string"
  86. id="__KOSZTORYS___d5e81533-1_A_RECORD_U"/>
  87. <xs:element name="ID_KSIEG_DOKUMENTY"
  88. type="xs:integer"
  89. id="__KOSZTORYS___d5e81534-1_ID_KSIEG_D"/>
  90. <xs:element name="ID_KOSZTORYS_CENNIK"
  91. type="xs:integer"
  92. id="__KOSZTORYS___d5e81535-1_ID_KOSZTOR"/>
  93. <xs:element name="POZ_OPIS"
  94. type="xs:string"
  95. id="__KOSZTORYS___d5e81536-1_POZ_OPIS"/>
  96. <xs:element name="POZ_TERMIN"
  97. type="xs:token"
  98. id="__KOSZTORYS___d5e81538-1_POZ_TERMIN"/>
  99. <xs:element name="ILOSC" type="xs:string" id="__KOSZTORYS___d5e81539-1_ILOSC"/>
  100. <xs:element name="CENA_JEDN_NETTO"
  101. type="xs:string"
  102. id="__KOSZTORYS___d5e81540-1_CENA_JEDN_"/>
  103. <xs:element name="STAWKA_VAT"
  104. type="xs:string"
  105. id="__KOSZTORYS___d5e81541-1_STAWKA_VAT"/>
  106. <xs:element name="wartosc"
  107. type="xs:double"
  108. id="__KOSZTORYS___d5e81542-1_wartosc"/>
  109. <xs:element name="CZY_URZADZENIE"
  110. type="xs:string"
  111. id="__KOSZTORYS___d5e81543-1_CZY_URZADZ"/>
  112. <xs:element name="A_ADM_COMPANY"
  113. type="xs:string"
  114. id="__KOSZTORYS___d5e81544-1_A_ADM_COMP"/>
  115. <xs:element name="A_STATUS"
  116. type="xs:string"
  117. id="__KOSZTORYS___d5e81545-1_A_STATUS"/>
  118. <xs:element name="A_STATUS_INFO"
  119. type="xs:string"
  120. id="__KOSZTORYS___d5e81546-1_A_STATUS_I"/>
  121. <xs:element name="M_DIST_FILES"
  122. type="xs:string"
  123. id="__KOSZTORYS___d5e81547-1_M_DIST_FIL"/>
  124. </xs:sequence>
  125. </xs:complexType>
  126. <xs:element name="KOSZTORYS"
  127. type="default_db__x3A__KOSZTORYS:KOSZTORYS"
  128. id="__KOSZTORYS___d5e81548-1_KOSZTORYS"/>
  129. </xs:schema>