CRM_CONFIG.xsd 5.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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__CRM_CONFIG="https://biuro.biall-net.pl/wfs/default_db/table/CRM_CONFIG.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/CRM_CONFIG.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="_CRM_CONFIG___d5e76399-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="CRM_CONFIG" id="_CRM_CONFIG___d5e76408-1_CRM_CONFIG">
  40. <xs:sequence id="_CRM_CONFIG___d5e76409-1">
  41. <xs:element ref="SystemObjects__x3A__AccessOwner:AccessOwner"
  42. id="_CRM_CONFIG___d5e76410-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="_CRM_CONFIG___d5e76415-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="_CRM_CONFIG___d5e76420-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="_CRM_CONFIG___d5e76425-1_ID"/>
  75. <xs:element name="CONF_KEY"
  76. type="xs:string"
  77. id="_CRM_CONFIG___d5e76426-1_CONF_KEY"/>
  78. <xs:element name="CONF_VAL"
  79. type="xs:string"
  80. id="_CRM_CONFIG___d5e76427-1_CONF_VAL"/>
  81. </xs:sequence>
  82. </xs:complexType>
  83. <xs:element name="CRM_CONFIG"
  84. type="default_db__x3A__CRM_CONFIG:CRM_CONFIG"
  85. id="_CRM_CONFIG___d5e76428-1_CRM_CONFIG"/>
  86. </xs:schema>