crm_countries.xsd 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
  3. xmlns:zasob_17666__x3A__crm_countries="https://biuro.biall-net.pl/api/17666//crm_countries.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_countries.xsd"
  9. system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
  10. vc:minVersion="1.1">
  11. <xs:complexType name="crm_countries" id="___d6e69565-1_crm_countr">
  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="___d6e69566-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="___d6e69567-1_Id"/>
  27. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  28. name="Country"
  29. minOccurs="0"
  30. type="p5Type:string"
  31. id="___d6e69568-1_Country"/>
  32. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  33. name="IsDeleted"
  34. minOccurs="0"
  35. default="0"
  36. type="p5Type:integer"
  37. id="___d6e69569-1_IsDeleted"/>
  38. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  39. name="IsSystem"
  40. minOccurs="0"
  41. default="0"
  42. type="p5Type:integer"
  43. id="___d6e69570-1_IsSystem"/>
  44. </xs:sequence>
  45. </xs:complexType>
  46. <xs:element id="___d6e69565-1_crm_countr_ct1"
  47. name="crm_countries"
  48. type="zasob_17666__x3A__crm_countries:crm_countries"/>
  49. </xs:schema>