<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:gml="http://www.opengis.net/gml" xmlns:vejman-stamdata="http://vejman-stamdata" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://vejman-stamdata">
  <xsd:import namespace="http://www.opengis.net/gml" schemaLocation="https://geocloud.vd.dk/schemas/gml/2.1.2/feature.xsd"/>
  <xsd:complexType name="koerebanebreddeType">
    <xsd:complexContent>
      <xsd:extension base="gml:AbstractFeatureType">
        <xsd:sequence>
          <xsd:element maxOccurs="1" minOccurs="0" name="bestyrer" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="admvejnr" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="admvejdel" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="frakmt" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="tilkmt" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="laengde" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="gns_bredde_h" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="gns_bredde_v" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="gns_bredde_m" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="gns_bredde_ialt" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="antal_spor_h" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="antal_spor_v" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="antal_spor_m" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="antal_spor_ialt" nillable="true" type="xsd:int"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="geometry" nillable="true" type="gml:GeometryPropertyType"/>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:element name="koerebanebredde" substitutionGroup="gml:_Feature" type="vejman-stamdata:koerebanebreddeType"/>
</xsd:schema>
