sys_banks.xsd 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  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_banks="https://biuro.biall-net.pl/api/17666//sys_banks.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_banks.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_banks" id="___d6e70928-1_sys_banks">
  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="___d6e70929-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="___d6e70930-1_Id"/>
  30. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  31. name="CreatedByUserId"
  32. minOccurs="0"
  33. default="1"
  34. type="p5Type:integer"
  35. id="___d6e70931-1_CreatedByU"/>
  36. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  37. name="CreatedDateTime"
  38. minOccurs="0"
  39. default="CURRENT_TIMESTAMP"
  40. type="p5Type:dateTime"
  41. id="___d6e70932-1_CreatedDat"/>
  42. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  43. name="LastUpdateUserId"
  44. minOccurs="0"
  45. nillable="true"
  46. default="1"
  47. type="p5Type:integer"
  48. id="___d6e70933-1_LastUpdate"/>
  49. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  50. name="LastUpdateDateTime"
  51. minOccurs="0"
  52. default="CURRENT_TIMESTAMP"
  53. type="p5Type:integer"
  54. id="___d6e70934-1_LastUpdate"/>
  55. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  56. name="IsDeleted"
  57. minOccurs="0"
  58. default="0"
  59. type="p5Type:integer"
  60. id="___d6e70935-1_IsDeleted"/>
  61. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  62. name="BankName"
  63. minOccurs="0"
  64. type="p5Type:string"
  65. id="___d6e70936-1_BankName"/>
  66. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  67. name="DivisionNumber"
  68. minOccurs="0"
  69. nillable="true"
  70. default=""
  71. type="p5Type:string"
  72. id="___d6e70937-1_DivisionNu"/>
  73. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  74. name="DivisionName"
  75. minOccurs="0"
  76. type="p5Type:string"
  77. id="___d6e70938-1_DivisionNa"/>
  78. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  79. name="DivisionBIC"
  80. minOccurs="0"
  81. nillable="true"
  82. default=""
  83. type="p5Type:string"
  84. id="___d6e70939-1_DivisionBI"/>
  85. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  86. name="DivisionNumberUp"
  87. minOccurs="0"
  88. nillable="true"
  89. default=""
  90. type="p5Type:string"
  91. id="___d6e70940-1_DivisionNu"/>
  92. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  93. ref="zasob_17666__x3A__sys_users:sys_users"
  94. id="___d6e70942-1"/>
  95. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  96. ref="zasob_17666__x3A__sys_users:sys_users"
  97. id="___d6e70946-1"/>
  98. </xs:sequence>
  99. </xs:complexType>
  100. <xs:element id="___d6e70928-1_sys_banks_ct1"
  101. name="sys_banks"
  102. type="zasob_17666__x3A__sys_banks:sys_banks"/>
  103. </xs:schema>