<?xml version="1.0" encoding="utf-8"?>
<schema xmlns:miljoe-100="urn:oio:oib:miljoe:1.0.0" xmlns:ejendomsoplysninger="http://rep.oio.dk/oib/ejendomsoplysninger/xml.schema/" 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:miljoe:1.0.0">
  <import schemaLocation="http://digitaliser.dk/resource/7757/artefact/AndetIndikator_20080901.xsd" namespace="http://rep.oio.dk/oib/ejendomsoplysninger/xml.schema/" />
  <import schemaLocation="http://digitaliser.dk/resource/7763/artefact/AndetTekst_20080901.xsd" namespace="http://rep.oio.dk/oib/tekst/xml.schema/" />
  <element name="PersonerAndreStruktur" type="miljoe-100:PersonerAndreStrukturType" />
  <complexType name="PersonerAndreStrukturType">
    <sequence>
      <element ref="ejendomsoplysninger:AndetIndikator" />
      <element ref="tekst:AndetTekst" minOccurs="0" maxOccurs="1" />
    </sequence>
  </complexType>
</schema>