123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
- xmlns:zasob_17666__x3A__crm_families="https://biuro.biall-net.pl/api/17666//crm_families.xsd"
- xmlns:zasob_17666__x3A__crm_notes="https://biuro.biall-net.pl/api/17666//crm_notes.xsd"
- xmlns:zasob_17666__x3A__crm_notesfamilieslinks="https://biuro.biall-net.pl/api/17666//crm_notesfamilieslinks.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_notesfamilieslinks.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_families.xsd"
- schemaLocation="../../zasob_17666.crm_families/crm_families/crm_families.xsd"/>
- <xs:import namespace="https://biuro.biall-net.pl/api/17666//crm_notes.xsd"
- schemaLocation="../../zasob_17666.crm_notes/crm_notes/crm_notes.xsd"/>
- <xs:complexType name="crm_notesfamilieslinks" id="___d6e69986-1_crm_notesf">
- <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="___d6e69987-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="___d6e69988-1_Id"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="FamilyId"
- minOccurs="0"
- type="p5Type:integer"
- id="___d6e69989-1_FamilyId"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="NoteId"
- minOccurs="0"
- type="p5Type:integer"
- id="___d6e69990-1_NoteId"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- ref="zasob_17666__x3A__crm_families:crm_families"
- id="___d6e69991-1"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- ref="zasob_17666__x3A__crm_notes:crm_notes"
- id="___d6e69995-1"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element id="___d6e69986-1_crm_notesf_ct1"
- name="crm_notesfamilieslinks"
- type="zasob_17666__x3A__crm_notesfamilieslinks:crm_notesfamilieslinks"/>
- </xs:schema>
|