sys_backups.xsd 5.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  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_backups="https://biuro.biall-net.pl/api/17666//sys_backups.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_backups.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_backups" id="___d6e70907-1_sys_backup">
  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="___d6e70908-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="___d6e70909-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="___d6e70910-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="___d6e70911-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="___d6e70912-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="___d6e70913-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="___d6e70914-1_IsDeleted"/>
  60. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  61. name="PathToMmsqldump"
  62. minOccurs="0"
  63. nillable="true"
  64. default=""
  65. type="p5Type:string"
  66. id="___d6e70915-1_PathToMmsq"/>
  67. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  68. name="BackupFolder"
  69. minOccurs="0"
  70. nillable="true"
  71. default=""
  72. type="p5Type:string"
  73. id="___d6e70916-1_BackupFold"/>
  74. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  75. name="Passwd"
  76. minOccurs="0"
  77. nillable="true"
  78. default=""
  79. type="p5Type:string"
  80. id="___d6e70917-1_Passwd"/>
  81. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  82. name="DBName"
  83. minOccurs="0"
  84. nillable="true"
  85. default=""
  86. type="p5Type:string"
  87. id="___d6e70918-1_DBName"/>
  88. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  89. ref="zasob_17666__x3A__sys_users:sys_users"
  90. id="___d6e70919-1"/>
  91. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  92. ref="zasob_17666__x3A__sys_users:sys_users"
  93. id="___d6e70924-1"/>
  94. </xs:sequence>
  95. </xs:complexType>
  96. <xs:element id="___d6e70907-1_sys_backup_ct1"
  97. name="sys_backups"
  98. type="zasob_17666__x3A__sys_backups:sys_backups"/>
  99. </xs:schema>