<?xml version="1.0" encoding="ISO-8859-1"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:aktiekapitalforandring200="http://www.bolagsverket.se/schemas/common/aktiekapitalforandring/aktiekapitalforandring_200" xmlns:firma200="http://www.bolagsverket.se/schemas/common/firma/firma_200" xmlns:foretagshuvud200="http://www.bolagsverket.se/schemas/common/foretagshuvud/foretagshuvud_200" xmlns:informationshuvud200="http://www.bolagsverket.se/schemas/common/informationshuvud/informationshuvud_200" xmlns="http://www.bolagsverket.se/schemas/foretagsinformation/f16_200" xmlns:bemyndigande200="http://www.bolagsverket.se/schemas/common/bemyndigande/bemyndigande_200" xmlns:skuldebrev200="http://www.bolagsverket.se/schemas/common/skuldebrev/skuldebrev_200" xmlns:aktiekapital210="http://www.bolagsverket.se/schemas/common/aktiekapital/aktiekapital_210" targetNamespace="http://www.bolagsverket.se/schemas/foretagsinformation/f16_200" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xs:import namespace="http://www.bolagsverket.se/schemas/common/informationshuvud/informationshuvud_200" schemaLocation="./../common/informationshuvud/Informationshuvud_2.00.xsd"/>
	<xs:import namespace="http://www.bolagsverket.se/schemas/common/foretagshuvud/foretagshuvud_200" schemaLocation="./../common/foretagshuvud/Foretagshuvud_2.00.xsd"/>
	<xs:import namespace="http://www.bolagsverket.se/schemas/common/aktiekapitalforandring/aktiekapitalforandring_200" schemaLocation="./../common/aktiekapitalforandring/Aktiekapitalforandring_2.00.xsd"/>
	<xs:import namespace="http://www.bolagsverket.se/schemas/common/bemyndigande/bemyndigande_200" schemaLocation="./../common/bemyndigande/Bemyndigande_2.00.xsd"/>
	<xs:import namespace="http://www.bolagsverket.se/schemas/common/skuldebrev/skuldebrev_200" schemaLocation="./../common/skuldebrev/Skuldebrev_2.00.xsd"/>
	<xs:import namespace="http://www.bolagsverket.se/schemas/common/firma/firma_200" schemaLocation="./../common/firma/Firma_2.00.xsd"/>
	<xs:import namespace="http://www.bolagsverket.se/schemas/common/aktiekapital/aktiekapital_210" schemaLocation="./../common/aktiekapital/Aktiekapital_2.10.xsd"/>
	<xs:element name="Foretagsinformation">
		<xs:complexType>
			<xs:sequence>
				<xs:element ref="informationshuvud200:Informationshuvud" minOccurs="0"/>
				<xs:element name="Foretag" minOccurs="0" maxOccurs="unbounded">
					<xs:complexType>
						<xs:sequence>
							<xs:element ref="foretagshuvud200:Foretagshuvud"/>
							<xs:element name="Foretagsgeneration">
								<xs:complexType>
									<xs:sequence>
										<xs:element ref="aktiekapital210:Aktiekapital" minOccurs="0"/>
										<xs:element ref="aktiekapitalforandring200:Aktiekapitalforandring" minOccurs="0" maxOccurs="unbounded"/>
										<xs:element ref="bemyndigande200:Bemyndigande" minOccurs="0" maxOccurs="unbounded"/>
										<xs:element ref="skuldebrev200:Skuldebrev" minOccurs="0" maxOccurs="unbounded"/>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
			</xs:sequence>
			<xs:attribute name="SchemaVersion" type="xs:string" use="required" fixed="2.00"/>
		</xs:complexType>
	</xs:element>
</xs:schema>

