<?xml version="1.0" encoding="ISO-8859-1"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.bolagsverket.se/schemas/foretagsinformation/f13_200" xmlns:valuta200="http://www.bolagsverket.se/schemas/common/valuta/valuta_200" xmlns:foretagshuvud200="http://www.bolagsverket.se/schemas/common/foretagshuvud/foretagshuvud_200" xmlns:informationshuvud200="http://www.bolagsverket.se/schemas/common/informationshuvud/informationshuvud_200" targetNamespace="http://www.bolagsverket.se/schemas/foretagsinformation/f13_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/valuta/valuta_200" schemaLocation="./../common/valuta/Valuta_2.00.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 name="Forseningsuppgifter" minOccurs="0" maxOccurs="unbounded">
											<xs:complexType>
												<xs:sequence>
													<xs:element name="Rakenskapsperiod" type="xs:date" minOccurs="0"/>
													<xs:element name="Paminnelsedatum" type="xs:date" minOccurs="0"/>
													<xs:element name="Bekraftelsedatum" type="xs:date" minOccurs="0"/>
													<xs:element name="Avgift" minOccurs="0" maxOccurs="unbounded">
														<xs:complexType>
															<xs:sequence>
																<xs:element name="Belopp" type="valuta200:ValutaType" minOccurs="0"/>
																<xs:element name="Beslutatdatum" type="xs:date" minOccurs="0"/>
																<xs:element name="LagaKraftdatum" type="xs:date" minOccurs="0"/>
																<xs:element name="Aterbetalt" minOccurs="0">
																	<xs:complexType>
																		<xs:sequence>
																			<xs:element name="Aterbetaltbelopp" type="valuta200:ValutaType" minOccurs="0"/>
																			<xs:element name="Aterbetaltdatum" type="xs:date" minOccurs="0"/>
																		</xs:sequence>
																	</xs:complexType>
																</xs:element>
																<xs:element name="Inbetalt" minOccurs="0">
																	<xs:complexType>
																		<xs:sequence>
																			<xs:element name="Inbetaltbelopp" type="valuta200:ValutaType" minOccurs="0"/>
																			<xs:element name="Inbetaltdatum" type="xs:date" minOccurs="0"/>
																		</xs:sequence>
																	</xs:complexType>
																</xs:element>
																<xs:element name="Ranta" type="valuta200:ValutaType" minOccurs="0"/>
																<xs:element name="Betalningsuppmaningdatum" type="xs:date" minOccurs="0"/>
																<xs:element name="OverlKronofogdeDatum" type="xs:date" minOccurs="0"/>
																<xs:element name="Overklagat" type="xs:boolean" minOccurs="0"/>
																<xs:element name="Omprovat" type="xs:boolean" minOccurs="0"/>
																<xs:element name="Eftergift" type="xs:boolean" minOccurs="0"/>
																<xs:element name="Avskriven" minOccurs="0">
																	<xs:complexType>
																		<xs:sequence>
																			<xs:element name="Avskrivendatum" type="xs:date" minOccurs="0"/>
																			<xs:element name="Anledning" type="xs:string" minOccurs="0"/>
																		</xs:sequence>
																	</xs:complexType>
																</xs:element>
															</xs:sequence>
															<xs:attribute name="nr" type="xs:positiveInteger"/>
														</xs:complexType>
													</xs:element>
													<xs:element name="FortsattBolagsstammaDatum" type="xs:date" minOccurs="0"/>
													<xs:element name="Rattelsedatum" type="xs:date" minOccurs="0"/>
												</xs:sequence>
											</xs:complexType>
										</xs:element>
									</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>

