<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:WMS="https://mapy.powiatstrzelecki.pl" xmlns:gml="http://www.opengis.net/gml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="https://mapy.powiatstrzelecki.pl">
  <xsd:import namespace="http://www.opengis.net/gml" schemaLocation="http://mapy.powiatstrzelecki.pl/geoserver/schemas/gml/3.1.1/base/gml.xsd"/>
  <xsd:complexType name="Osnowa_poziomaType">
    <xsd:complexContent>
      <xsd:extension base="gml:AbstractFeatureType">
        <xsd:sequence>
          <xsd:element maxOccurs="1" minOccurs="0" name="NR_PUNKTU" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="RODZAJ_OSNOWY" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="1" name="X2000" nillable="false" type="xsd:decimal"/>
          <xsd:element maxOccurs="1" minOccurs="1" name="Y2000" nillable="false" type="xsd:decimal"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="STREFA2000" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="MP_XY" nillable="true" type="xsd:decimal"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="H_PLEVRF2007NH" nillable="true" type="xsd:decimal"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="MH_PLEVRF2007NH" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="H_PLKRON86NH" nillable="true" type="xsd:decimal"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="MH_PLKRON86NH" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="1" name="TYP_STABILIZACJI" nillable="false" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="1" name="STAN_ZNAKU" nillable="false" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="GEOMETRIA" nillable="true" type="gml:GeometryPropertyType"/>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:element name="Osnowa_pozioma" substitutionGroup="gml:_Feature" type="WMS:Osnowa_poziomaType"/>
</xsd:schema>
