<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns:VM="http://VM" xmlns:gml="http://www.opengis.net/gml" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://VM">
  <xsd:import namespace="http://www.opengis.net/gml" schemaLocation="https://geocloud.vd.dk/schemas/gml/2.1.2/feature.xsd"/>
  <xsd:complexType name="krydsType">
    <xsd:complexContent>
      <xsd:extension base="gml:AbstractFeatureType">
        <xsd:sequence>
          <xsd:element maxOccurs="1" minOccurs="0" name="COORD" nillable="true" type="gml:GeometryPropertyType"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="KRYDS_IDENTIFIKATION" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="BEN_BENNUMMER" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="BEN_ADMVEJNR" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="BEN_ADMVEJDEL" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="BESTYRER" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="BEN_KMT" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="CPR_VEJNAVN" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="KRYDS_TYPE" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="KRYDS_ANTAL_BEN" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="KRYDS_SIGNALREG" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="KRYDS_SORTPLETDATO" nillable="true" type="xsd:date"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="KRYDS_AABNINGSDATO" nillable="true" type="xsd:date"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="KRYDS_NAVN" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="KRYDS_BEMAERKNING" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="VEJCENTER" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="KOMMUNE" nillable="true" type="xsd:string"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="ADMVEJNR" nillable="true" type="xsd:double"/>
          <xsd:element maxOccurs="1" minOccurs="0" name="ADMVEJDEL" nillable="true" type="xsd:string"/>
        </xsd:sequence>
      </xsd:extension>
    </xsd:complexContent>
  </xsd:complexType>
  <xsd:element name="kryds" substitutionGroup="gml:_Feature" type="VM:krydsType"/>
</xsd:schema>
