123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
- xmlns:zasob_17666__x3A__imp_companies="https://biuro.biall-net.pl/api/17666//imp_companies.xsd"
- xmlns:zasob_17666__x3A__imp_users="https://biuro.biall-net.pl/api/17666//imp_users.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//imp_users.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//imp_companies.xsd"
- schemaLocation="../../zasob_17666.imp_companies/imp_companies/imp_companies.xsd"/>
- <xs:complexType name="imp_users" id="___d6e70821-1_imp_users">
- <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="___d6e70822-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="ImpUserId"
- minOccurs="0"
- type="p5Type:integer"
- id="___d6e70823-1_ImpUserId"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="CompanyId"
- minOccurs="0"
- type="p5Type:integer"
- id="___d6e70824-1_CompanyId"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="CreationDateTime"
- minOccurs="0"
- default="CURRENT_TIMESTAMP"
- type="p5Type:integer"
- id="___d6e70825-1_CreationDa"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="LastUpdateDateTime"
- minOccurs="0"
- nillable="true"
- default="CURRENT_TIMESTAMP"
- type="p5Type:integer"
- id="___d6e70826-1_LastUpdate"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="Logon"
- minOccurs="0"
- type="p5Type:string"
- id="___d6e70827-1_Logon"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="Passwd"
- minOccurs="0"
- nillable="true"
- default=""
- type="p5Type:string"
- id="___d6e70828-1_Passwd"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="DisplayName"
- minOccurs="0"
- nillable="true"
- default=""
- type="p5Type:string"
- id="___d6e70829-1_DisplayNam"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="Info"
- minOccurs="0"
- nillable="true"
- default=""
- type="p5Type:text"
- id="___d6e70830-1_Info"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="IsActive"
- minOccurs="0"
- default="1"
- type="p5Type:integer"
- id="___d6e70831-1_IsActive"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="IsAdmin"
- minOccurs="0"
- default="0"
- type="p5Type:integer"
- id="___d6e70832-1_IsAdmin"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- ref="zasob_17666__x3A__imp_companies:imp_companies"
- id="___d6e70833-1"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element id="___d6e70821-1_imp_users_ct1"
- name="imp_users"
- type="zasob_17666__x3A__imp_users:imp_users"/>
- <xs:complexType name="CreateUserId" id="___d6e70821-1_imp_usersctCreateUserId">
- <xs:complexContent>
- <xs:extension base="zasob_17666__x3A__imp_users:imp_users"/>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="CreateUserId"
- id="___d6e70821-1_imp_userselCreateUserId"
- type="zasob_17666__x3A__imp_users:imp_users"/>
- <xs:complexType name="LastUpdUserId" id="___d6e70821-1_imp_usersctLastUpdUserId">
- <xs:complexContent>
- <xs:extension base="zasob_17666__x3A__imp_users:imp_users"/>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="LastUpdUserId"
- id="___d6e70821-1_imp_userselLastUpdUserId"
- type="zasob_17666__x3A__imp_users:imp_users"/>
- </xs:schema>
|