sys_accesses.xsd 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
  3. xmlns:zasob_17666__x3A__sys_users="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
  4. xmlns:zasob_17666__x3A__sys_accesses="https://biuro.biall-net.pl/api/17666//sys_accesses.xsd"
  5. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  6. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  7. xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
  8. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  9. targetNamespace="https://biuro.biall-net.pl/api/17666//sys_accesses.xsd"
  10. system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
  11. vc:minVersion="1.1">
  12. <xs:import namespace="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
  13. schemaLocation="../../zasob_17666.sys_users/sys_users/sys_users.xsd"/>
  14. <xs:complexType name="sys_accesses" id="___d6e70837-1_sys_access">
  15. <xs:annotation>
  16. <xs:appinfo>
  17. <system_cache__appinfo:heritage>
  18. <system_cache__appinfo:exherit_all system_cache__appinfo:heritage_acl="true"
  19. system_cache__appinfo:heritage_sort="true"/>
  20. </system_cache__appinfo:heritage>
  21. </xs:appinfo>
  22. </xs:annotation>
  23. <xs:sequence id="___d6e70838-1"
  24. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/">
  25. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  26. name="Id"
  27. minOccurs="0"
  28. type="p5Type:integer"
  29. id="___d6e70839-1_Id"/>
  30. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  31. name="CreatedByUserId"
  32. minOccurs="0"
  33. type="p5Type:integer"
  34. id="___d6e70840-1_CreatedByU"/>
  35. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  36. name="CreatedDateTime"
  37. minOccurs="0"
  38. default="CURRENT_TIMESTAMP"
  39. type="p5Type:dateTime"
  40. id="___d6e70841-1_CreatedDat"/>
  41. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  42. name="LastUpdateUserId"
  43. minOccurs="0"
  44. nillable="true"
  45. default=""
  46. type="p5Type:integer"
  47. id="___d6e70842-1_LastUpdate"/>
  48. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  49. name="LastUpdateDateTime"
  50. minOccurs="0"
  51. default="CURRENT_TIMESTAMP"
  52. type="p5Type:integer"
  53. id="___d6e70843-1_LastUpdate"/>
  54. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  55. name="IsDeleted"
  56. minOccurs="0"
  57. default="0"
  58. type="p5Type:integer"
  59. id="___d6e70844-1_IsDeleted"/>
  60. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  61. name="Module"
  62. minOccurs="0"
  63. type="p5Type:string"
  64. id="___d6e70845-1_Module"/>
  65. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  66. name="Category"
  67. minOccurs="0"
  68. default=""
  69. type="p5Type:string"
  70. id="___d6e70846-1_Category"/>
  71. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  72. name="RightName"
  73. minOccurs="0"
  74. type="p5Type:string"
  75. id="___d6e70847-1_RightName"/>
  76. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  77. name="OrdModule"
  78. minOccurs="0"
  79. default="0"
  80. type="p5Type:integer"
  81. id="___d6e70848-1_OrdModule"/>
  82. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  83. name="OrdCategory"
  84. minOccurs="0"
  85. default="0"
  86. type="p5Type:integer"
  87. id="___d6e70849-1_OrdCategor"/>
  88. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  89. name="OrdRight"
  90. minOccurs="0"
  91. default="0"
  92. type="p5Type:integer"
  93. id="___d6e70851-1_OrdRight"/>
  94. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  95. ref="zasob_17666__x3A__sys_users:sys_users"
  96. id="___d6e70852-1"/>
  97. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  98. ref="zasob_17666__x3A__sys_users:sys_users"
  99. id="___d6e70856-1"/>
  100. </xs:sequence>
  101. </xs:complexType>
  102. <xs:element id="___d6e70837-1_sys_access_ct1"
  103. name="sys_accesses"
  104. type="zasob_17666__x3A__sys_accesses:sys_accesses"/>
  105. <xs:complexType name="AccessId" id="___d6e70837-1_sys_accessctAccessId">
  106. <xs:complexContent>
  107. <xs:extension base="zasob_17666__x3A__sys_accesses:sys_accesses"/>
  108. </xs:complexContent>
  109. </xs:complexType>
  110. <xs:element name="AccessId"
  111. id="___d6e70837-1_sys_accesselAccessId"
  112. type="zasob_17666__x3A__sys_accesses:sys_accesses"/>
  113. </xs:schema>