123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
- xmlns:zasob_17666__x3A__sys_users="https://biuro.biall-net.pl/api/17666//sys_users.xsd"
- xmlns:zasob_17666__x3A__sys_accesses="https://biuro.biall-net.pl/api/17666//sys_accesses.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//sys_accesses.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//sys_users.xsd"
- schemaLocation="../../zasob_17666.sys_users/sys_users/sys_users.xsd"/>
- <xs:complexType name="sys_accesses" id="___d6e70837-1_sys_access">
- <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="___d6e70838-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="___d6e70839-1_Id"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="CreatedByUserId"
- minOccurs="0"
- type="p5Type:integer"
- id="___d6e70840-1_CreatedByU"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="CreatedDateTime"
- minOccurs="0"
- default="CURRENT_TIMESTAMP"
- type="p5Type:dateTime"
- id="___d6e70841-1_CreatedDat"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="LastUpdateUserId"
- minOccurs="0"
- nillable="true"
- default=""
- type="p5Type:integer"
- id="___d6e70842-1_LastUpdate"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="LastUpdateDateTime"
- minOccurs="0"
- default="CURRENT_TIMESTAMP"
- type="p5Type:integer"
- id="___d6e70843-1_LastUpdate"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="IsDeleted"
- minOccurs="0"
- default="0"
- type="p5Type:integer"
- id="___d6e70844-1_IsDeleted"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="Module"
- minOccurs="0"
- type="p5Type:string"
- id="___d6e70845-1_Module"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="Category"
- minOccurs="0"
- default=""
- type="p5Type:string"
- id="___d6e70846-1_Category"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="RightName"
- minOccurs="0"
- type="p5Type:string"
- id="___d6e70847-1_RightName"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="OrdModule"
- minOccurs="0"
- default="0"
- type="p5Type:integer"
- id="___d6e70848-1_OrdModule"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="OrdCategory"
- minOccurs="0"
- default="0"
- type="p5Type:integer"
- id="___d6e70849-1_OrdCategor"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="OrdRight"
- minOccurs="0"
- default="0"
- type="p5Type:integer"
- id="___d6e70851-1_OrdRight"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- ref="zasob_17666__x3A__sys_users:sys_users"
- id="___d6e70852-1"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- ref="zasob_17666__x3A__sys_users:sys_users"
- id="___d6e70856-1"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element id="___d6e70837-1_sys_access_ct1"
- name="sys_accesses"
- type="zasob_17666__x3A__sys_accesses:sys_accesses"/>
- <xs:complexType name="AccessId" id="___d6e70837-1_sys_accessctAccessId">
- <xs:complexContent>
- <xs:extension base="zasob_17666__x3A__sys_accesses:sys_accesses"/>
- </xs:complexContent>
- </xs:complexType>
- <xs:element name="AccessId"
- id="___d6e70837-1_sys_accesselAccessId"
- type="zasob_17666__x3A__sys_accesses:sys_accesses"/>
- </xs:schema>
|