StatusId.xsd 3.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
  3. xmlns:zasob_17666__x3A__crm_carrerstatuses="https://biuro.biall-net.pl/api/17666//crm_carrerstatuses.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//crm_carrerstatuses.xsd"
  9. system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
  10. vc:minVersion="1.1">
  11. <xs:complexType name="crm_carrerstatuses" id="___d6e69276-1_crm_carrer">
  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="___d6e69277-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="CarrerStatusId"
  24. minOccurs="0"
  25. type="p5Type:integer"
  26. id="___d6e69278-1_CarrerStat"/>
  27. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  28. name="Status"
  29. minOccurs="0"
  30. nillable="true"
  31. default=""
  32. type="p5Type:string"
  33. id="___d6e69279-1_Status"/>
  34. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  35. name="IsDeleted"
  36. minOccurs="0"
  37. default="0"
  38. type="p5Type:integer"
  39. id="___d6e69280-1_IsDeleted"/>
  40. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  41. name="IsSystem"
  42. minOccurs="0"
  43. default="0"
  44. type="p5Type:integer"
  45. id="___d6e69281-1_IsSystem"/>
  46. </xs:sequence>
  47. </xs:complexType>
  48. <xs:element id="___d6e69276-1_crm_carrer_ct1"
  49. name="crm_carrerstatuses"
  50. type="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
  51. <xs:complexType name="StatusId" id="___d6e69276-1_crm_carrerctStatusId">
  52. <xs:complexContent>
  53. <xs:extension base="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
  54. </xs:complexContent>
  55. </xs:complexType>
  56. <xs:element name="StatusId"
  57. id="___d6e69276-1_crm_carrerelStatusId"
  58. type="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
  59. <xs:complexType name="ChangeFromStatusId"
  60. id="___d6e69276-1_crm_carrerctChangeFromStatusId">
  61. <xs:complexContent>
  62. <xs:extension base="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
  63. </xs:complexContent>
  64. </xs:complexType>
  65. <xs:element name="ChangeFromStatusId"
  66. id="___d6e69276-1_crm_carrerelChangeFromStatusId"
  67. type="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
  68. <xs:complexType name="ChangeToStatusId" id="___d6e69276-1_crm_carrerctChangeToStatusId">
  69. <xs:complexContent>
  70. <xs:extension base="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
  71. </xs:complexContent>
  72. </xs:complexType>
  73. <xs:element name="ChangeToStatusId"
  74. id="___d6e69276-1_crm_carrerelChangeToStatusId"
  75. type="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
  76. </xs:schema>