<?xml version="1.0" encoding="UTF-8"?>
<schema xmlns="http://www.w3.org/2001/XMLSchema"
    xmlns:BPEL="http://rep.oio.dk/kms.dk/miniMAKS/BPEL/xml/schemas/yyyy/mm/dd/"
    targetNamespace="http://rep.oio.dk/kms.dk/miniMAKS/BPEL/xml/schemas/yyyy/mm/dd/"
    elementFormDefault="qualified" attributeFormDefault="qualified" xml:lang="DA">
    <include schemaLocation="BPEL_AbstractReturParametre.xsd"/>
    <include schemaLocation="BPEL_SagshaendelseSamling.xsd"/>
    <element name="ForespoergPaaSagshaendelserOutputStruktur" type="BPEL:ForespoergPaaSagshaendelserOutputStrukturType"/>
    <complexType name="ForespoergPaaSagshaendelserOutputStrukturType">
        <complexContent>
            <extension base="BPEL:AbstractReturParametreType">
                <sequence>
                    <element ref="BPEL:SagshaendelseSamling" minOccurs="0"/>
                </sequence>
            </extension>
        </complexContent>
    </complexType>
</schema>