1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
- xmlns:zasob_17666__x3A__crm_doctemplatecategories="https://biuro.biall-net.pl/api/17666//crm_doctemplatecategories.xsd"
- xmlns:zasob_17666__x3A__crm_doctemplates="https://biuro.biall-net.pl/api/17666//crm_doctemplates.xsd"
- xmlns:zasob_17666__x3A__crm_doctemplatesfields="https://biuro.biall-net.pl/api/17666//crm_doctemplatesfields.xsd"
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:p5Type="http://biuro.biall-net.pl/p5/schema/types"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- targetNamespace="https://biuro.biall-net.pl/api/17666//crm_doctemplatesfields.xsd"
- system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
- vc:minVersion="1.1">
- <xs:import namespace="https://biuro.biall-net.pl/api/17666//crm_doctemplatecategories.xsd"
- schemaLocation="../../zasob_17666.crm_doctemplatecategories/crm_doctemplatecategories/crm_doctemplatecategories.xsd"/>
- <xs:import namespace="https://biuro.biall-net.pl/api/17666//crm_doctemplates.xsd"
- schemaLocation="../../zasob_17666.crm_doctemplates/crm_doctemplates/crm_doctemplates.xsd"/>
- <xs:complexType name="crm_doctemplatesfields" id="___d6e69621-1_crm_doctem">
- <xs:annotation>
- <xs:appinfo>
- <system_cache__appinfo:heritage>
- <system_cache__appinfo:exherit_all system_cache__appinfo:heritage_acl="true"
- system_cache__appinfo:heritage_sort="true"/>
- </system_cache__appinfo:heritage>
- </xs:appinfo>
- </xs:annotation>
- <xs:sequence id="___d6e69622-1"
- system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/">
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="Id"
- minOccurs="0"
- type="p5Type:integer"
- id="___d6e69623-1_Id"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="CategoryId"
- minOccurs="0"
- type="p5Type:integer"
- id="___d6e69624-1_CategoryId"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="TemplateId"
- minOccurs="0"
- nillable="true"
- default=""
- type="p5Type:integer"
- id="___d6e69625-1_TemplateId"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="FieldName"
- minOccurs="0"
- type="p5Type:string"
- id="___d6e69626-1_FieldName"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="FieldDescription"
- minOccurs="0"
- type="p5Type:string"
- id="___d6e69627-1_FieldDescr"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="FieldSql"
- minOccurs="0"
- type="p5Type:string"
- id="___d6e69628-1_FieldSql"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="IsDeleted"
- minOccurs="0"
- default="0"
- type="p5Type:integer"
- id="___d6e69629-1_IsDeleted"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="IsSystem"
- minOccurs="0"
- default="0"
- type="p5Type:integer"
- id="___d6e69630-1_IsSystem"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- ref="zasob_17666__x3A__crm_doctemplatecategories:crm_doctemplatecategories"
- id="___d6e69631-1"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- ref="zasob_17666__x3A__crm_doctemplates:crm_doctemplates"
- id="___d6e69635-1"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element id="___d6e69621-1_crm_doctem_ct1"
- name="crm_doctemplatesfields"
- type="zasob_17666__x3A__crm_doctemplatesfields:crm_doctemplatesfields"/>
- </xs:schema>
|