<?xml version="1.0" encoding="ISO-8859-1"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:arendestatus201="http://www.bolagsverket.se/schemas/common/arendestatus/arendestatus_201" xmlns:rubricering203="http://www.bolagsverket.se/schemas/common/rubricering/rubricering_203" xmlns:informationshuvud200="http://www.bolagsverket.se/schemas/common/informationshuvud/informationshuvud_200" xmlns:arendeidentitet200="http://www.bolagsverket.se/schemas/common/arendeidentitet/arendeidentitet_200" xmlns:foretagshuvud200="http://www.bolagsverket.se/schemas/common/foretagshuvud/foretagshuvud_200" xmlns="http://www.bolagsverket.se/schemas/arendeinformation/a30_200" targetNamespace="http://www.bolagsverket.se/schemas/arendeinformation/a30_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/arendeidentitet/arendeidentitet_200" schemaLocation="./../common/arendeidentitet/Arendeidentitet_2.00.xsd"/>	<xs:import namespace="http://www.bolagsverket.se/schemas/common/rubricering/rubricering_203" schemaLocation="./../common/rubricering/Rubricering_2.03.xsd"/>	<xs:import namespace="http://www.bolagsverket.se/schemas/common/arendestatus/arendestatus_201" schemaLocation="./../common/arendestatus/Arendestatus_2.01.xsd"/>	<xs:element name="Arendeinformation">		<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" minOccurs="0"/>							<xs:element name="Arende" minOccurs="0" maxOccurs="unbounded">								<xs:complexType>									<xs:sequence>										<xs:element ref="arendeidentitet200:Arendeidentitet"/>										<xs:element ref="rubricering203:Rubricering" minOccurs="0" maxOccurs="20"/>										<xs:element ref="arendestatus201:Arendestatus" minOccurs="0" maxOccurs="unbounded"/>									</xs:sequence>									<xs:attribute name="registreringsdatum" type="xs:date" use="optional"/>									<xs:attribute name="ankomstdatum" type="xs:date" use="optional"/>								</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>
