﻿<?xml version="1.0" encoding="utf-8"?>
<schema
  xmlns:middelfart-100="urn:oio:oib:middelfart:1.0.0"
  xmlns:tekst="http://rep.oio.dk/oib/tekst/xml.schema/"
  attributeFormDefault="unqualified" elementFormDefault="qualified"
  xml:lang="DA" xmlns="http://www.w3.org/2001/XMLSchema"
  targetNamespace="urn:oio:oib:middelfart:1.0.0">
  <include schemaLocation="http://digitaliser.dk/resource/681405/artefact/MiddelfartInstallationAndenKode.xsd" />
  <import schemaLocation="http://digitaliser.dk/resource/7763/artefact/AndetTekst_20080901.xsd" namespace="http://rep.oio.dk/oib/tekst/xml.schema/" />
  <element name="MiddelfartInstallationAndenStruktur" type="middelfart-100:MiddelfartInstallationAndenStrukturType" />
  <complexType name="MiddelfartInstallationAndenStrukturType">
    <sequence>
      <element ref="middelfart-100:MiddelfartInstallationAndenKode" />
      <element ref="tekst:AndetTekst" minOccurs="0" maxOccurs="1" />
    </sequence>
  </complexType>
</schema>