crm_familypaymentchanges.xsd 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102
  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_families="https://biuro.biall-net.pl/api/17666//crm_families.xsd"
  5. xmlns:zasob_17666__x3A__fin_familiepayments="https://biuro.biall-net.pl/api/17666//fin_familiepayments.xsd"
  6. xmlns:zasob_17666__x3A__crm_familypaymentchanges="https://biuro.biall-net.pl/api/17666//crm_familypaymentchanges.xsd"
  7. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  8. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  9. xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
  10. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  11. targetNamespace="https://biuro.biall-net.pl/api/17666//crm_familypaymentchanges.xsd"
  12. system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
  13. vc:minVersion="1.1">
  14. <xs:import namespace="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
  15. schemaLocation="../../zasob_17666.sys_users/sys_users/sys_users.xsd"/>
  16. <xs:import namespace="https://biuro.biall-net.pl/api/17666//crm_families.xsd"
  17. schemaLocation="../../zasob_17666.crm_families/crm_families/crm_families.xsd"/>
  18. <xs:import namespace="https://biuro.biall-net.pl/api/17666//fin_familiepayments.xsd"
  19. schemaLocation="../../zasob_17666.fin_familiepayments/fin_familiepayments/fin_familiepayments.xsd"/>
  20. <xs:complexType name="crm_familypaymentchanges" id="___d6e69778-1_crm_family">
  21. <xs:annotation>
  22. <xs:appinfo>
  23. <system_cache__appinfo:heritage>
  24. <system_cache__appinfo:exherit_all system_cache__appinfo:heritage_acl="true"
  25. system_cache__appinfo:heritage_sort="true"/>
  26. </system_cache__appinfo:heritage>
  27. </xs:appinfo>
  28. </xs:annotation>
  29. <xs:sequence id="___d6e69779-1"
  30. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/">
  31. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  32. name="Id"
  33. minOccurs="0"
  34. type="p5Type:integer"
  35. id="___d6e69780-1_Id"/>
  36. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  37. name="CreatedByUserId"
  38. minOccurs="0"
  39. type="p5Type:integer"
  40. id="___d6e69781-1_CreatedByU"/>
  41. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  42. name="CreatedDateTime"
  43. minOccurs="0"
  44. default="CURRENT_TIMESTAMP"
  45. type="p5Type:dateTime"
  46. id="___d6e69782-1_CreatedDat"/>
  47. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  48. name="LastUpdateUserId"
  49. minOccurs="0"
  50. nillable="true"
  51. default=""
  52. type="p5Type:integer"
  53. id="___d6e69783-1_LastUpdate"/>
  54. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  55. name="LastUpdateDateTime"
  56. minOccurs="0"
  57. default="CURRENT_TIMESTAMP"
  58. type="p5Type:integer"
  59. id="___d6e69784-1_LastUpdate"/>
  60. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  61. name="IsDeleted"
  62. minOccurs="0"
  63. default="0"
  64. type="p5Type:integer"
  65. id="___d6e69785-1_IsDeleted"/>
  66. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  67. name="FamilyId"
  68. minOccurs="0"
  69. nillable="true"
  70. default=""
  71. type="p5Type:integer"
  72. id="___d6e69786-1_FamilyId"/>
  73. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  74. name="DateChange"
  75. minOccurs="0"
  76. type="p5Type:dateTime"
  77. id="___d6e69787-1_DateChange"/>
  78. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  79. name="FamilyPaymentId"
  80. minOccurs="0"
  81. nillable="true"
  82. default=""
  83. type="p5Type:integer"
  84. id="___d6e69788-1_FamilyPaym"/>
  85. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  86. ref="zasob_17666__x3A__sys_users:sys_users"
  87. id="___d6e69789-1"/>
  88. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  89. ref="zasob_17666__x3A__crm_families:crm_families"
  90. id="___d6e69793-1"/>
  91. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  92. ref="zasob_17666__x3A__fin_familiepayments:fin_familiepayments"
  93. id="___d6e69798-1"/>
  94. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  95. ref="zasob_17666__x3A__sys_users:sys_users"
  96. id="___d6e69802-1"/>
  97. </xs:sequence>
  98. </xs:complexType>
  99. <xs:element id="___d6e69778-1_crm_family_ct1"
  100. name="crm_familypaymentchanges"
  101. type="zasob_17666__x3A__crm_familypaymentchanges:crm_familypaymentchanges"/>
  102. </xs:schema>