crm_carrerphotos.xsd 4.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283
  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_carrerphotos="https://biuro.biall-net.pl/api/17666//crm_carrerphotos.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//crm_carrerphotos.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="crm_carrerphotos" id="___d6e69225-1_crm_carrer">
  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="___d6e69226-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="___d6e69227-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="___d6e69228-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="___d6e69229-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="___d6e69230-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="___d6e69231-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="___d6e69232-1_IsDeleted"/>
  60. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  61. name="CarrerId"
  62. minOccurs="0"
  63. type="p5Type:integer"
  64. id="___d6e69233-1_CarrerId"/>
  65. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  66. name="Photo"
  67. minOccurs="0"
  68. nillable="true"
  69. default=""
  70. type="p5Type:hexBinary"
  71. id="___d6e69234-1_Photo"/>
  72. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  73. ref="zasob_17666__x3A__sys_users:sys_users"
  74. id="___d6e69235-1"/>
  75. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  76. ref="zasob_17666__x3A__sys_users:sys_users"
  77. id="___d6e69239-1"/>
  78. </xs:sequence>
  79. </xs:complexType>
  80. <xs:element id="___d6e69225-1_crm_carrer_ct1"
  81. name="crm_carrerphotos"
  82. type="zasob_17666__x3A__crm_carrerphotos:crm_carrerphotos"/>
  83. </xs:schema>