sys_dictionaries.xsd 3.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
  3. xmlns:zasob_17666__x3A__sys_dictionaries="https://biuro.biall-net.pl/api/17666//sys_dictionaries.xsd"
  4. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  5. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  6. xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
  7. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  8. targetNamespace="https://biuro.biall-net.pl/api/17666//sys_dictionaries.xsd"
  9. system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
  10. vc:minVersion="1.1">
  11. <xs:complexType name="sys_dictionaries" id="___d6e70950-1_sys_dictio">
  12. <xs:annotation>
  13. <xs:appinfo>
  14. <system_cache__appinfo:heritage>
  15. <system_cache__appinfo:exherit_all system_cache__appinfo:heritage_acl="true"
  16. system_cache__appinfo:heritage_sort="true"/>
  17. </system_cache__appinfo:heritage>
  18. </xs:appinfo>
  19. </xs:annotation>
  20. <xs:sequence id="___d6e70951-1"
  21. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/">
  22. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  23. name="DictionaryId"
  24. minOccurs="0"
  25. type="p5Type:integer"
  26. id="___d6e70952-1_Dictionary"/>
  27. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  28. name="CreateDateTime"
  29. minOccurs="0"
  30. default="CURRENT_TIMESTAMP"
  31. type="p5Type:dateTime"
  32. id="___d6e70953-1_CreateDate"/>
  33. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  34. name="LastUpdDateTime"
  35. minOccurs="0"
  36. nillable="true"
  37. default="0000-00-00 00:00:00"
  38. type="p5Type:integer"
  39. id="___d6e70954-1_LastUpdDat"/>
  40. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  41. name="IsActive"
  42. minOccurs="0"
  43. default="1"
  44. type="p5Type:integer"
  45. id="___d6e70955-1_IsActive"/>
  46. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  47. name="DictionaryName"
  48. minOccurs="0"
  49. type="p5Type:string"
  50. id="___d6e70956-1_Dictionary"/>
  51. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  52. name="DictionarySql"
  53. minOccurs="0"
  54. type="p5Type:string"
  55. id="___d6e70957-1_Dictionary"/>
  56. </xs:sequence>
  57. </xs:complexType>
  58. <xs:element id="___d6e70950-1_sys_dictio_ct1"
  59. name="sys_dictionaries"
  60. type="zasob_17666__x3A__sys_dictionaries:sys_dictionaries"/>
  61. </xs:schema>