<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns:gr-20060501="http://rep.oio.dk/glrchr.dk/goedningsregnskab/xml/schemas/2006/05/01/" xmlns:gr="http://rep.oio.dk/glrchr.dk/goedningsregnskab/xml/schemas/2005/03/01/" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="http://rep.oio.dk/glrchr.dk/goedningsregnskab/xml/schemas/2006/05/01/" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<import namespace="http://rep.oio.dk/glrchr.dk/goedningsregnskab/xml/schemas/2005/03/01/" schemaLocation="http://rep.oio.dk/glrchr.dk/goedningsregnskab/xml/schemas/2005/03/01/GR_CorrectionVarName.xsd"/>
	<import namespace="http://rep.oio.dk/glrchr.dk/goedningsregnskab/xml/schemas/2005/03/01/" schemaLocation="http://rep.oio.dk/glrchr.dk/goedningsregnskab/xml/schemas/2005/03/01/GR_CorrectionVarQuantity.xsd"/>
	<!-- -->
	<element name="CorrectionVarStructure" type="gr-20060501:CorrectionVarStructureType"/>
	<complexType name="CorrectionVarStructureType">
		<sequence>
			<element ref="gr:CorrectionVarName"/>
			<element ref="gr:CorrectionVarQuantity" minOccurs="0"/>
		</sequence>
	</complexType>
</schema>
