FileId.xsd 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125
  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__crm_filetypes="https://biuro.biall-net.pl/api/17666//crm_filetypes.xsd"
  5. xmlns:zasob_17666__x3A__crm_files="https://biuro.biall-net.pl/api/17666//crm_files.xsd"
  6. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  7. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  8. xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
  9. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  10. targetNamespace="https://biuro.biall-net.pl/api/17666//crm_files.xsd"
  11. system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
  12. vc:minVersion="1.1">
  13. <xs:import namespace="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
  14. schemaLocation="../../zasob_17666.sys_users/sys_users/sys_users.xsd"/>
  15. <xs:import namespace="https://biuro.biall-net.pl/api/17666//crm_filetypes.xsd"
  16. schemaLocation="../../zasob_17666.crm_filetypes/crm_filetypes/crm_filetypes.xsd"/>
  17. <xs:complexType name="crm_files" id="___d6e69806-1_crm_files">
  18. <xs:annotation>
  19. <xs:appinfo>
  20. <system_cache__appinfo:heritage>
  21. <system_cache__appinfo:exherit_all system_cache__appinfo:heritage_acl="true"
  22. system_cache__appinfo:heritage_sort="true"/>
  23. </system_cache__appinfo:heritage>
  24. </xs:appinfo>
  25. </xs:annotation>
  26. <xs:sequence id="___d6e69807-1"
  27. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/">
  28. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  29. name="Id"
  30. minOccurs="0"
  31. type="p5Type:integer"
  32. id="___d6e69808-1_Id"/>
  33. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  34. name="CreatedByUserId"
  35. minOccurs="0"
  36. type="p5Type:integer"
  37. id="___d6e69809-1_CreatedByU"/>
  38. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  39. name="CreatedDateTime"
  40. minOccurs="0"
  41. default="CURRENT_TIMESTAMP"
  42. type="p5Type:dateTime"
  43. id="___d6e69810-1_CreatedDat"/>
  44. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  45. name="LastUpdateUserId"
  46. minOccurs="0"
  47. nillable="true"
  48. default=""
  49. type="p5Type:integer"
  50. id="___d6e69811-1_LastUpdate"/>
  51. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  52. name="LastUpdateDateTime"
  53. minOccurs="0"
  54. default="CURRENT_TIMESTAMP"
  55. type="p5Type:integer"
  56. id="___d6e69812-1_LastUpdate"/>
  57. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  58. name="IsDeleted"
  59. minOccurs="0"
  60. default="0"
  61. type="p5Type:integer"
  62. id="___d6e69813-1_IsDeleted"/>
  63. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  64. name="FileName"
  65. minOccurs="0"
  66. type="p5Type:string"
  67. id="___d6e69814-1_FileName"/>
  68. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  69. name="FileExt"
  70. minOccurs="0"
  71. nillable="true"
  72. default=""
  73. type="p5Type:string"
  74. id="___d6e69815-1_FileExt"/>
  75. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  76. name="FileSize"
  77. minOccurs="0"
  78. type="p5Type:integer"
  79. id="___d6e69816-1_FileSize"/>
  80. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  81. name="FileDate"
  82. minOccurs="0"
  83. type="p5Type:dateTime"
  84. id="___d6e69817-1_FileDate"/>
  85. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  86. name="FileInfo"
  87. minOccurs="0"
  88. nillable="true"
  89. default=""
  90. type="p5Type:text"
  91. id="___d6e69818-1_FileInfo"/>
  92. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  93. name="FileLocation"
  94. minOccurs="0"
  95. type="p5Type:string"
  96. id="___d6e69820-1_FileLocati"/>
  97. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  98. name="FileTypeId"
  99. minOccurs="0"
  100. default="0"
  101. type="p5Type:integer"
  102. id="___d6e69821-1_FileTypeId"/>
  103. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  104. ref="zasob_17666__x3A__sys_users:sys_users"
  105. id="___d6e69822-1"/>
  106. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  107. ref="zasob_17666__x3A__crm_filetypes:crm_filetypes"
  108. id="___d6e69826-1"/>
  109. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  110. ref="zasob_17666__x3A__sys_users:sys_users"
  111. id="___d6e69830-1"/>
  112. </xs:sequence>
  113. </xs:complexType>
  114. <xs:element id="___d6e69806-1_crm_files_ct1"
  115. name="crm_files"
  116. type="zasob_17666__x3A__crm_files:crm_files"/>
  117. <xs:complexType name="FileId" id="___d6e69806-1_crm_filesctFileId">
  118. <xs:complexContent>
  119. <xs:extension base="zasob_17666__x3A__crm_files:crm_files"/>
  120. </xs:complexContent>
  121. </xs:complexType>
  122. <xs:element name="FileId"
  123. id="___d6e69806-1_crm_fileselFileId"
  124. type="zasob_17666__x3A__crm_files:crm_files"/>
  125. </xs:schema>