<?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/"
    xmlns:ns0="http://rep.oio.dk/cvr.dk/xml/schemas/2005/03/22/"
    xmlns:ns1="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2003/02/13/"
    xmlns:ns2="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/"
    xmlns:ns3="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/"
    xmlns:ns4="http://rep.oio.dk/xkom.dk/xml/schemas/2005/03/15/"
    targetNamespace="http://rep.oio.dk/kms.dk/miniMAKS/BPEL/xml/schemas/yyyy/mm/dd/"
    elementFormDefault="qualified" attributeFormDefault="qualified" xml:lang="DA">
    <include schemaLocation="BPEL_Brugernavn.xsd"/>
    <include schemaLocation="BPEL_Webadresse.xsd"/>
    <import namespace="http://rep.oio.dk/cvr.dk/xml/schemas/2005/03/22/" schemaLocation="http://rep.oio.dk/cvr.dk/xml/schemas/2005/03/22/CVR_CVRnumberIdentifier.xsd"/>
    <import namespace="http://rep.oio.dk/cvr.dk/xml/schemas/2005/03/22/" schemaLocation="http://rep.oio.dk/cvr.dk/xml/schemas/2005/03/22/CVR_ProductionUnitIdentifier.xsd"/>
    <import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2003/02/13/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2003/02/13/DKCC_PersonGivenName.xsd"/>
	<import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2003/02/13/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2003/02/13/DKCC_PersonSurnameName.xsd"/>
    <import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/DKCC_StreetName.xsd"/>
    <import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2003/02/13/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2003/02/13/DKCC_StreetBuildingIdentifier.xsd"/>
    <import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/DKCC_DistrictSubdivisionIdentifier.xsd"/>
    <import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/DKCC_PostCodeIdentifier.xsd"/>
    <import namespace="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/" schemaLocation="http://rep.oio.dk/ebxml/xml/schemas/dkcc/2005/03/15/DKCC_DistrictName.xsd"/>
    <import namespace="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/" schemaLocation="http://rep.oio.dk/itst.dk/xml/schemas/2005/01/10/ITST_TelephoneNumberIdentifier.xsd"/>
    <import namespace="http://rep.oio.dk/xkom.dk/xml/schemas/2005/03/15/" schemaLocation="http://rep.oio.dk/xkom.dk/xml/schemas/2005/03/15/XKOM_EmailAddressIdentifier.xsd"/>
    <element name="IndsenderStruktur" type="BPEL:IndsenderStrukturType"/>
    <complexType name="IndsenderStrukturType">
        <sequence>
            <element ref="BPEL:Brugernavn"/>
            <element ref="ns0:CVRnumberIdentifier" minOccurs="0"/>
            <element ref="ns0:ProductionUnitIdentifier" minOccurs="0"/>
            <element ref="ns1:PersonGivenName"/>
			<element ref="ns1:PersonSurnameName"/>
            <element ref="ns2:StreetName"/>
            <element ref="ns1:StreetBuildingIdentifier"/>
            <element ref="ns2:DistrictSubdivisionIdentifier" minOccurs="0"/>
            <element ref="ns2:PostCodeIdentifier"/>
            <element ref="ns2:DistrictName"/>
            <element ref="ns3:TelephoneNumberIdentifier" minOccurs="0"/>
            <element ref="ns4:EmailAddressIdentifier"/>
            <element ref="BPEL:Webadresse" minOccurs="0"/>
        </sequence>
    </complexType>
</schema>