<?xml version="1.0" encoding="ISO-8859-1"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.bolagsverket.se/schemas/firmagranskninginformation/firmagranskning200" xmlns:foretagsform201="http://www.bolagsverket.se/schemas/common/foretagsform/foretagsform_201" xmlns:identitet200="http://www.bolagsverket.se/schemas/common/identitet/identitet_200" xmlns:arendeidentitet200="http://www.bolagsverket.se/schemas/common/arendeidentitet/arendeidentitet_200" xmlns:informationshuvud200="http://www.bolagsverket.se/schemas/common/informationshuvud/informationshuvud_200" xmlns:lan201="http://www.bolagsverket.se/schemas/common/lan/lan_201" targetNamespace="http://www.bolagsverket.se/schemas/firmagranskninginformation/firmagranskning200" 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/identitet/identitet_200" schemaLocation="./../common/identitet/Identitet_2.00.xsd"/>
	<xs:import namespace="http://www.bolagsverket.se/schemas/common/arendeidentitet/arendeidentitet_200" schemaLocation="./../common/arendeidentitet/Arendeidentitet_2.00.xsd"/>
	<xs:import namespace="http://www.bolagsverket.se/schemas/common/foretagsform/foretagsform_201" schemaLocation="./../common/foretagsform/Foretagsform_2.01.xsd"/>
	<xs:import namespace="http://www.bolagsverket.se/schemas/common/lan/lan_201" schemaLocation="./../common/lan/Lan_2.01.xsd"/>
	<xs:element name="Firmagranskninginformation">
		<xs:complexType>
			<xs:sequence>
				<xs:element ref="informationshuvud200:Informationshuvud" minOccurs="0"/>
				<xs:element name="Sokalternativ" minOccurs="0" maxOccurs="9">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="Antal" type="xs:integer" minOccurs="0"/>
							<xs:element name="Sokord" type="xs:string" minOccurs="0"/>
						</xs:sequence>
					</xs:complexType>
				</xs:element>
				<xs:element name="AntalTraffar" type="xs:integer" minOccurs="0"/>
				<xs:element name="Nedbrutet" type="xs:string" minOccurs="0"/>
				<xs:element name="Meddelande" type="xs:string" minOccurs="0"/>
				<xs:element name="Foretag" minOccurs="0" maxOccurs="unbounded">
					<xs:complexType>
						<xs:sequence>
							<xs:element name="Identitet">
								<xs:complexType>
									<xs:sequence>
										<xs:element ref="identitet200:Foretagsidentitet" minOccurs="0"/>
										<xs:element name="Arendeidentitet">
											<xs:complexType>
												<xs:complexContent>
													<xs:extension base="arendeidentitet200:ArendeidentitetType">
														<xs:attribute name="uppddat" type="xs:string" use="required"/>
														<xs:attribute name="uppdtid" type="xs:string" use="required"/>
													</xs:extension>
												</xs:complexContent>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
								</xs:complexType>
							</xs:element>
							<xs:element name="Firma" minOccurs="0">
								<xs:complexType>
									<xs:sequence>
										<xs:element name="Namn" type="xs:string" minOccurs="0"/>
										<xs:element name="Registrerad" type="xs:date" nillable="true" minOccurs="0"/>
										<xs:element name="Lan" minOccurs="0" maxOccurs="24">
											<xs:complexType>
												<xs:simpleContent>
													<xs:extension base="xs:string">
														<xs:attribute name="kod" type="xs:string"/>
													</xs:extension>
												</xs:simpleContent>
											</xs:complexType>
										</xs:element>
									</xs:sequence>
									<xs:attribute name="typ" use="required">
										<xs:simpleType>
											<xs:restriction base="xs:string">
												<xs:enumeration value="Firma"/>
												<xs:enumeration value="Bifirma"/>
												<xs:enumeration value="Parallellfirma"/>
												<xs:enumeration value="Förslag"/>
											</xs:restriction>
										</xs:simpleType>
									</xs:attribute>
								</xs:complexType>
							</xs:element>
							<xs:element ref="foretagsform201:Foretagsform" minOccurs="0"/>
							<xs:element name="Status" minOccurs="0" maxOccurs="unbounded">
								<xs:complexType>
									<xs:attribute name="kod" type="xs:string"/>
								</xs:complexType>
							</xs:element>
							<xs:element ref="lan201:Sate" minOccurs="0"/>
						</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>

