ChangeToStatusId.xsd 3.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
  3. xmlns:zasob_17666__x3A__crm_transportstatuses="https://biuro.biall-net.pl/api/17666//crm_transportstatuses.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_transportstatuses.xsd"
  9. system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
  10. vc:minVersion="1.1">
  11. <xs:complexType name="crm_transportstatuses" id="___d6e70396-1_crm_transp">
  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="___d6e70397-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="Id"
  24. minOccurs="0"
  25. type="p5Type:integer"
  26. id="___d6e70398-1_Id"/>
  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="___d6e70399-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="___d6e70400-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="___d6e70401-1_IsSystem"/>
  46. </xs:sequence>
  47. </xs:complexType>
  48. <xs:element id="___d6e70396-1_crm_transp_ct1"
  49. name="crm_transportstatuses"
  50. type="zasob_17666__x3A__crm_transportstatuses:crm_transportstatuses"/>
  51. <xs:complexType name="ChangeFromStatusId"
  52. id="___d6e70396-1_crm_transpctChangeFromStatusId">
  53. <xs:complexContent>
  54. <xs:extension base="zasob_17666__x3A__crm_transportstatuses:crm_transportstatuses"/>
  55. </xs:complexContent>
  56. </xs:complexType>
  57. <xs:element name="ChangeFromStatusId"
  58. id="___d6e70396-1_crm_transpelChangeFromStatusId"
  59. type="zasob_17666__x3A__crm_transportstatuses:crm_transportstatuses"/>
  60. <xs:complexType name="ChangeToStatusId" id="___d6e70396-1_crm_transpctChangeToStatusId">
  61. <xs:complexContent>
  62. <xs:extension base="zasob_17666__x3A__crm_transportstatuses:crm_transportstatuses"/>
  63. </xs:complexContent>
  64. </xs:complexType>
  65. <xs:element name="ChangeToStatusId"
  66. id="___d6e70396-1_crm_transpelChangeToStatusId"
  67. type="zasob_17666__x3A__crm_transportstatuses:crm_transportstatuses"/>
  68. </xs:schema>