12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
- xmlns:zasob_17666__x3A__crm_carrerstatuses="https://biuro.biall-net.pl/api/17666//crm_carrerstatuses.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_carrerstatuses.xsd"
- system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
- vc:minVersion="1.1">
- <xs:complexType name="crm_carrerstatuses" id="___d6e69276-1_crm_carrer">
- <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="___d6e69277-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="CarrerStatusId"
- minOccurs="0"
- type="p5Type:integer"
- id="___d6e69278-1_CarrerStat"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="Status"
- minOccurs="0"
- nillable="true"
- default=""
- type="p5Type:string"
- id="___d6e69279-1_Status"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="IsDeleted"
- minOccurs="0"
- default="0"
- type="p5Type:integer"
- id="___d6e69280-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="___d6e69281-1_IsSystem"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element id="___d6e69276-1_crm_carrer_ct1"
- name="crm_carrerstatuses"
- type="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
- <xs:complexType name="StatusId" id="___d6e69276-1_crm_carrerctStatusId">
- <xs:complexContent>
- <xs:extension base="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="StatusId"
- id="___d6e69276-1_crm_carrerelStatusId"
- type="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
- <xs:complexType name="ChangeFromStatusId"
- id="___d6e69276-1_crm_carrerctChangeFromStatusId">
- <xs:complexContent>
- <xs:extension base="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="ChangeFromStatusId"
- id="___d6e69276-1_crm_carrerelChangeFromStatusId"
- type="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
- <xs:complexType name="ChangeToStatusId" id="___d6e69276-1_crm_carrerctChangeToStatusId">
- <xs:complexContent>
- <xs:extension base="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="ChangeToStatusId"
- id="___d6e69276-1_crm_carrerelChangeToStatusId"
- type="zasob_17666__x3A__crm_carrerstatuses:crm_carrerstatuses"/>
- </xs:schema>
|