<?xml version="1.0" encoding="ISO-8859-1"?><xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"  xmlns="http://www.bolagsverket.se/schemas/personinformation/p25_200" xmlns:foretradare201="http://www.bolagsverket.se/schemas/common/foretradare/foretradare_201" xmlns:objektstatus201="http://www.bolagsverket.se/schemas/common/objektstatus/objektstatus_201" xmlns:firma200="http://www.bolagsverket.se/schemas/common/firma/firma_200" xmlns:personstatus200="http://www.bolagsverket.se/schemas/common/personstatus/personstatus_200" xmlns:personhuvud200="http://www.bolagsverket.se/schemas/common/personhuvud/personhuvud_200" xmlns:foretagsform201="http://www.bolagsverket.se/schemas/common/foretagsform/foretagsform_201" xmlns:identitet200="http://www.bolagsverket.se/schemas/common/identitet/identitet_200" xmlns:foretagshuvud200="http://www.bolagsverket.se/schemas/common/foretagshuvud/foretagshuvud_200" xmlns:revisor200="http://www.bolagsverket.se/schemas/common/revisor/revisor_200" xmlns:adress200="http://www.bolagsverket.se/schemas/common/adress/adress_200" xmlns:informationshuvud200="http://www.bolagsverket.se/schemas/common/informationshuvud/informationshuvud_200" targetNamespace="http://www.bolagsverket.se/schemas/personinformation/p25_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/personhuvud/personhuvud_200" schemaLocation="../common/personhuvud/Personhuvud_2.00.xsd"/>	<xs:import namespace="http://www.bolagsverket.se/schemas/common/revisor/revisor_200" schemaLocation="../common/revisor/Revisor_2.00.xsd"/>    <xs:import namespace="http://www.bolagsverket.se/schemas/common/adress/adress_200" schemaLocation="../common/adress/Adress_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/identitet/identitet_200" schemaLocation="./../common/identitet/Identitet_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/personstatus/personstatus_200" schemaLocation="./../common/personstatus/Personstatus_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/objektstatus/objektstatus_201" schemaLocation="./../common/objektstatus/Objektstatus_2.01.xsd"/>	    <xs:import namespace="http://www.bolagsverket.se/schemas/common/foretradare/foretradare_201" schemaLocation="./../common/foretradare/Foretradare_2.01.xsd"/>						<xs:element name="Personinformation">		<xs:complexType>			<xs:sequence>				<xs:element ref="informationshuvud200:Informationshuvud"/>				<xs:element name="Person" minOccurs="0" maxOccurs="unbounded">					<xs:complexType>						<xs:sequence>							<xs:element ref="personhuvud200:Personhuvud"/>							<xs:element ref="revisor200:Revisorskvalifikation" minOccurs="0"/>							<xs:element ref="personstatus200:PersonligKonkurs" minOccurs="0" maxOccurs="unbounded" />							<xs:element ref="personstatus200:Bitradesforbud" minOccurs="0" />							<xs:element ref="personstatus200:Naringsforbud" minOccurs="0" />							<xs:element name="Foretag" minOccurs="0" maxOccurs="unbounded">								<xs:complexType>									<xs:sequence>										<xs:element name="Foretagsidentitet" type="identitet200:IdentitetType" />										<xs:element ref="firma200:Firma" />										<xs:element ref="foretagsform201:Foretagsform" />			     						<xs:element ref="objektstatus201:Status" minOccurs="0" maxOccurs="unbounded" />										<xs:element name="Foretradare">											<xs:complexType>												<xs:sequence>													<xs:element name="Funktion" type="foretradare201:ForetradareFunktionType" minOccurs="0" maxOccurs="unbounded"/>													<xs:element name="Utlandsbosatt" type="xs:boolean"/>												</xs:sequence>												<xs:attribute name="arbetstagarrepresentant" type="xs:boolean" use="optional"/>												<xs:attribute name="forsakringstagarrepresentant" type="xs:boolean" use="optional"/>											</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>
