| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:default_db__x3A__CRM_WSKAZNIK="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning" xmlns:gml="http://www.opengis.net/gml/3.2"
- xmlns:default_db__x3A__CRM_LISTA_ZASOBOW="https://biuro.biall-net.pl/wfs/default_db/table/CRM_LISTA_ZASOBOW.xsd"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:hfp="http://www.w3.org/2001/XMLSchema-hasFacetAndProperty" elementFormDefault="qualified"
- targetNamespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_WSKAZNIK.xsd"
- vc:minVersion="1.0" vc:maxVersion="1.1">
- <xs:import namespace="http://www.opengis.net/gml/3.2" schemaLocation="../Types/gml.xsd"/>
- <xs:import namespace="https://biuro.biall-net.pl/wfs/default_db/table/CRM_LISTA_ZASOBOW.xsd"
- schemaLocation="CRM_LISTA_ZASOBOW.xsd"/>
- <xs:complexType name="CRM_WSKAZNIK" id="RM_WSKAZNIK___d14e4485-1_CRM_WSKAZN">
- <xs:sequence id="RM_WSKAZNIK___d14e4486-1">
- <xs:element name="ID" type="xs:int" id="RM_WSKAZNIK___d14e4487-1_ID"/>
- <xs:element name="ID_PROCES" type="xs:int" id="RM_WSKAZNIK___d20e4505-1_ID_PROCES">
- <xs:annotation>
- <xs:appinfo>
- <system_cache__appinfo:flat_relation_cache>
- <system_cache__appinfo:source system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- <xs:documentation>relation info:: system_cache__appinfo:source system_cache__appinfo:xpath="default_db__x3A__CRM_PROCES:CRM_PROCES/ID"
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ID_ZASOB" type="xs:int" id="RM_WSKAZNIK___d20e4510-1_ID_ZASOB">
- <xs:annotation>
- <xs:appinfo>
- <system_cache__appinfo:flat_relation_cache>
- <system_cache__appinfo:source system_cache__appinfo:xpath="default_db__x3A__CRM_LISTA_ZASOBOW:CRM_LISTA_ZASOBOW/ID"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- </xs:annotation>
- </xs:element>
- <xs:element ref="default_db__x3A__CRM_LISTA_ZASOBOW:CRM_LISTA_ZASOBOW"
- id="RM_WSKAZNIK___d14e4488-1">
- <xs:annotation>
- <xs:appinfo>
- <system_cache__appinfo:flat_relation_cache>
- <system_cache__appinfo:source system_cache__appinfo:name="ID_ZASOB"
- system_cache__appinfo:xpath="default_db__x3A__CRM_LISTA_ZASOBOW:CRM_LISTA_ZASOBOW/ID"/>
- </system_cache__appinfo:flat_relation_cache>
- </xs:appinfo>
- <xs:documentation>xpath="default_db__x3A__CRM_PROCES:PROCES_INIT/PARENT_ID
- </xs:documentation>
- </xs:annotation>
- </xs:element>
- <xs:element name="ID_PRZYPADEK" type="xs:string" id="RM_WSKAZNIK___d14e4489-1_ID_PRZYPAD"/>
- </xs:sequence>
- </xs:complexType>
- <xs:element name="CRM_WSKAZNIK" type="default_db__x3A__CRM_WSKAZNIK:CRM_WSKAZNIK"
- id="RM_WSKAZNIK___d14e4490-1_CRM_WSKAZN"/>
- </xs:schema>
|