<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema"
    xmlns:KMS="http://rep.oio.dk/kms.dk/miniMAKS/KMS/xml/schemas/yyyy/mm/dd/"
    xmlns:TEMA="http://rep.oio.dk/kms.dk/miniMAKS/TEMA/xml/schemas/yyyy/mm/dd/"
    xmlns:BASIS="http://rep.oio.dk/kms.dk/miniMAKS/BASIS/xml/schemas/yyyy/mm/dd/"
    xmlns:FESD="http://rep.oio.dk/fesd.dk/xml/schemas/2005/04/20/"
    targetNamespace="http://rep.oio.dk/kms.dk/miniMAKS/BASIS/xml/schemas/yyyy/mm/dd/"
    elementFormDefault="qualified" attributeFormDefault="qualified" xml:lang="DA">
    <include schemaLocation="BASIS_Gyldighedsperiode.xsd"/>
    <include schemaLocation="BASIS_FaelleslodAndeleSamling.xsd"/>
    <import namespace="http://rep.oio.dk/kms.dk/miniMAKS/KMS/xml/schemas/yyyy/mm/dd/"  schemaLocation="KMS_ESRnr.xsd"/>
    <import namespace="http://rep.oio.dk/kms.dk/miniMAKS/KMS/xml/schemas/yyyy/mm/dd/"  schemaLocation="KMS_SFEnr.xsd"/>
    <import namespace="http://rep.oio.dk/kms.dk/miniMAKS/KMS/xml/schemas/yyyy/mm/dd/" schemaLocation="KMS_Loebenr.xsd"/>
    <import namespace="http://rep.oio.dk/kms.dk/miniMAKS/TEMA/xml/schemas/yyyy/mm/dd/" schemaLocation="TEMA_TemaregistreringSamling.xsd"/>
    <import namespace="http://rep.oio.dk/kms.dk/miniMAKS/KMS/xml/schemas/yyyy/mm/dd/" schemaLocation="KMS_SFEejerSamling.xsd"/>
    <import namespace="http://rep.oio.dk/kms.dk/miniMAKS/KMS/xml/schemas/yyyy/mm/dd/" schemaLocation="KMS_AdresseStruktur.xsd"/>
    <element name="SamletfastejendomStruktur" type="BASIS:SamletfastejendomStrukturType"/>
	<complexType name="SamletfastejendomStrukturType">
		<sequence>
			<element ref="KMS:ESRnr" minOccurs="0"/>
			<element ref="KMS:SFEnr"/>
            <element ref="KMS:Loebenr" minOccurs="0"/>
			<element ref="BASIS:Gyldighedsperiode" minOccurs="0" />
			<element ref="BASIS:FaelleslodAndeleSamling" minOccurs="0"/>
            <element ref="TEMA:TemaregistreringSamling" minOccurs="0"/>
            <element ref="KMS:SFEejerSamling" minOccurs="0"/>
            <element ref="KMS:AdresseStruktur" minOccurs="0"/>
		</sequence>
	</complexType>
</schema>