<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:gml="http://www.opengis.net/gml" xmlns:p5="https://biuro.biall-net.pl/wfs" xmlns:default_db="https://biuro.biall-net.pl/wfs/default_db" xmlns:default_objects="https://biuro.biall-net.pl/wfs/default_objects" xmlns:p5_objects="https://biuro.biall-net.pl/wfs/objects" elementFormDefault="qualified" targetNamespace="https://biuro.biall-net.pl/wfs/default_db"> <xsd:import namespace="http://www.opengis.net/gml" schemaLocation="https://biuro.biall-net.pl/SE/version-git/schema/gml/2.1.2/feature.xsd"/> <xsd:complexType xmlns:p5="https://biuro.biall-net.pl/wfs" name="worker_gps_logType" p5:web_link="https://biuro.biall-net.pl/SE/version-git/index.php?_route=ViewTableAjax&namespace=default_db/WORKER_GPS_LOG"> <xsd:complexContent> <xsd:extension base="gml:AbstractFeatureType"> <xsd:sequence> <xsd:element minOccurs="1" maxOccurs="1" name="ID" type="xsd:integer" nillable="true" p5:id_zasob="25026" p5:label="ID" p5:allow_create="true"/> <xsd:element minOccurs="0" maxOccurs="1" name="WORK_DECLARE_INFO" type="xsd:string" nillable="true" p5:id_zasob="25731" p5:label="info" p5:description="własny opis pracownika do deklarowanego stanu" p5:allow_create="true"/> <xsd:element minOccurs="0" maxOccurs="1" name="the_geom" type="gml:PointPropertyType" nillable="true" p5:id_zasob="25028" p5:label="the_geom" p5:allow_create="true"/> <xsd:element minOccurs="0" maxOccurs="1" name="DATE_OF_LOG" type="xsd:dateTime" nillable="true" p5:id_zasob="25027" p5:label="DATE_OF_LOG" p5:allow_create="true"/> <xsd:element minOccurs="0" maxOccurs="1" name="WORK_DECLARE_TYPE" type="default_db:WORK_DECLARE_TYPEType" nillable="true" p5:id_zasob="25730" p5:label="typ" p5:description="Typ zadeklarowanego typu pracy aktualnego pracownika/użytkownika" p5:allow_create="true"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> <xsd:element name="worker_gps_log" type="default_db:worker_gps_logType" substitutionGroup="gml:_Feature"/> <xsd:simpleType name="WORK_DECLARE_TYPEType"> <xsd:restriction base="xsd:string"> <xsd:enumeration value=""/> <xsd:enumeration value="BUSY"/> <xsd:enumeration value="DUTY"/> <xsd:enumeration value="FREE"/> <xsd:enumeration value="LOGOUT_FINISHED"/> <xsd:enumeration value="MAYDAY"/> <xsd:enumeration value="OTHER"/> <xsd:enumeration value="UNKNOWN"/> <xsd:enumeration value="WORK"/> </xsd:restriction> </xsd:simpleType> </xsd:schema>
Figure: aktualne okno logowania