12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns="http://www.w3.org/2001/XMLSchema"
- xmlns:zasob_17666__x3A__sys_dictionaries="https://biuro.biall-net.pl/api/17666//sys_dictionaries.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_dictionaries.xsd"
- system_cache__appinfo:document-uri-orig="default_db/p5_zasob_17666.xsd"
- vc:minVersion="1.1">
- <xs:complexType name="sys_dictionaries" id="___d6e70950-1_sys_dictio">
- <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="___d6e70951-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="DictionaryId"
- minOccurs="0"
- type="p5Type:integer"
- id="___d6e70952-1_Dictionary"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="CreateDateTime"
- minOccurs="0"
- default="CURRENT_TIMESTAMP"
- type="p5Type:dateTime"
- id="___d6e70953-1_CreateDate"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="LastUpdDateTime"
- minOccurs="0"
- nillable="true"
- default="0000-00-00 00:00:00"
- type="p5Type:integer"
- id="___d6e70954-1_LastUpdDat"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="IsActive"
- minOccurs="0"
- default="1"
- type="p5Type:integer"
- id="___d6e70955-1_IsActive"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="DictionaryName"
- minOccurs="0"
- type="p5Type:string"
- id="___d6e70956-1_Dictionary"/>
- <xs:element system_cache__appinfo:namespace_uri="https://biuro.biall-net.pl/api/17666/"
- name="DictionarySql"
- minOccurs="0"
- type="p5Type:string"
- id="___d6e70957-1_Dictionary"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element id="___d6e70950-1_sys_dictio_ct1"
- name="sys_dictionaries"
- type="zasob_17666__x3A__sys_dictionaries:sys_dictionaries"/>
- </xs:schema>
|