crm_doctemplatesfields.xsd 4.8 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__crm_doctemplatecategories="https://biuro.biall-net.pl/api/17666//crm_doctemplatecategories.xsd"
  4. xmlns:zasob_17666__x3A__crm_doctemplates="https://biuro.biall-net.pl/api/17666//crm_doctemplates.xsd"
  5. xmlns:zasob_17666__x3A__crm_doctemplatesfields="https://biuro.biall-net.pl/api/17666//crm_doctemplatesfields.xsd"
  6. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  7. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  8. xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
  9. xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  10. targetNamespace="https://biuro.biall-net.pl/api/17666//crm_doctemplatesfields.xsd"
  11. system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
  12. vc:minVersion="1.1">
  13. <xs:import namespace="https://biuro.biall-net.pl/api/17666//crm_doctemplatecategories.xsd"
  14. schemaLocation="../../zasob_17666.crm_doctemplatecategories/crm_doctemplatecategories/crm_doctemplatecategories.xsd"/>
  15. <xs:import namespace="https://biuro.biall-net.pl/api/17666//crm_doctemplates.xsd"
  16. schemaLocation="../../zasob_17666.crm_doctemplates/crm_doctemplates/crm_doctemplates.xsd"/>
  17. <xs:complexType name="crm_doctemplatesfields" id="___d6e69621-1_crm_doctem">
  18. <xs:annotation>
  19. <xs:appinfo>
  20. <system_cache__appinfo:heritage>
  21. <system_cache__appinfo:exherit_all system_cache__appinfo:heritage_acl="true"
  22. system_cache__appinfo:heritage_sort="true"/>
  23. </system_cache__appinfo:heritage>
  24. </xs:appinfo>
  25. </xs:annotation>
  26. <xs:sequence id="___d6e69622-1"
  27. system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/">
  28. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  29. name="Id"
  30. minOccurs="0"
  31. type="p5Type:integer"
  32. id="___d6e69623-1_Id"/>
  33. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  34. name="CategoryId"
  35. minOccurs="0"
  36. type="p5Type:integer"
  37. id="___d6e69624-1_CategoryId"/>
  38. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  39. name="TemplateId"
  40. minOccurs="0"
  41. nillable="true"
  42. default=""
  43. type="p5Type:integer"
  44. id="___d6e69625-1_TemplateId"/>
  45. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  46. name="FieldName"
  47. minOccurs="0"
  48. type="p5Type:string"
  49. id="___d6e69626-1_FieldName"/>
  50. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  51. name="FieldDescription"
  52. minOccurs="0"
  53. type="p5Type:string"
  54. id="___d6e69627-1_FieldDescr"/>
  55. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  56. name="FieldSql"
  57. minOccurs="0"
  58. type="p5Type:string"
  59. id="___d6e69628-1_FieldSql"/>
  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="___d6e69629-1_IsDeleted"/>
  66. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  67. name="IsSystem"
  68. minOccurs="0"
  69. default="0"
  70. type="p5Type:integer"
  71. id="___d6e69630-1_IsSystem"/>
  72. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  73. ref="zasob_17666__x3A__crm_doctemplatecategories:crm_doctemplatecategories"
  74. id="___d6e69631-1"/>
  75. <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
  76. ref="zasob_17666__x3A__crm_doctemplates:crm_doctemplates"
  77. id="___d6e69635-1"/>
  78. </xs:sequence>
  79. </xs:complexType>
  80. <xs:element id="___d6e69621-1_crm_doctem_ct1"
  81. name="crm_doctemplatesfields"
  82. type="zasob_17666__x3A__crm_doctemplatesfields:crm_doctemplatesfields"/>
  83. </xs:schema>