<?xml version="1.0" encoding="UTF-8"?><xsd:schema xmlns="http://www.ifopt.org.uk/ifopt" xmlns:siri="http://www.siri.org.uk/siri" xmlns:acsb="http://www.ifopt.org.uk/acsb" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:gms-xs="http://www.govtalk.gov.uk/CM/gms-xs" xmlns:gms="http://www.govtalk.gov.uk/CM/gms" targetNamespace="http://www.ifopt.org.uk/ifopt" elementFormDefault="qualified" attributeFormDefault="unqualified" version="0.3" id="FixedObjects">	<xsd:annotation>		<xsd:appinfo>			<Metadata xmlns="http://www.govtalk.gov.uk/CM/gms-xs">				<Aggregation>main schema</Aggregation>				<Audience>e-service developers</Audience>				<Contributor>  version 01 Nicholas Knowles. mailto:schemer@kizoom.com</Contributor>				<Contributor>Roger Slevin [Roger.Slevin@dft.gsi.gov.uk]</Contributor>				<Coverage>United Kingdom</Coverage>				<Creator>Created as W3C .xsd schema by Nicholas Knowles.   as 1.0 XML schema nick_knowles@kizoom.com</Creator>				<Date>					<Created>2006-08-10</Created>				</Date>				<Date>					<Modified>2006-09-21</Modified>				</Date>				<Date>					<Modified>2007-03-29</Modified>				</Date>				<Description>					<p>The Identification of Fixed Objects in Public Transport   is a CEN   Comprises four parts                     `<ul>							<li>Stop Place Model</li>							<li>Point Of Interest Model</li>							<li>Topographical Model</li>							<li>Administrative Model</li>						</ul>					</p>				</Description>				<Format>					<MediaType>text/xml</MediaType>					<Syntax>http://www.w3.org/2001/XMLSchema</Syntax>					<Description>XML schema, W3C Recommendation 2001</Description>				</Format>				<Identifier>{http://www.ifopt.org.uk/schemas/0.2}Ifopt.xsd</Identifier>				<Language>[ISO 639-2/B] ENG</Language>				<Publisher>CEN TC278 SG6 and Department for Transport, Great Minster House, 76 Marsham Street, London SW1P 4DR</Publisher>				<Relation>					<Requires>http://www.ifopt.org.uk/schemas/0.2/ifopt/ifopt_StopPlaceModel-v0.1.xsd</Requires>				</Relation>				<Rights>Unclassified                            <Copyright>CEN and Crown Copyright 2000-2006, 2007</Copyright>				</Rights>				<Source>					<ul>						<li>Evolved from NaPTAN, SIRI and other schemas.</li>					</ul>				</Source>				<Status>Version 0.1  </Status>				<Subject>					<Category>Arts, recreation and travel, Tourism, Travel (tourism), Transport,Air transport, Airports, Ports and maritime transport, Ferries (marine),Public transport, Bus services, Coach services, Bus stops and stations,Rail transport, Railway stations and track, Train services, Underground trains,Business and industry, Transport, Air transport , Ports and maritime transport, Public transport,Rail transport, Roads and road transport</Category>					<Project>Transport Direct</Project>				</Subject>				<Title>CEN IFOPT Identification of Fixed Objects In Public Transport. Stop Place Schema    Place  . </Title>				<Type>Standard</Type>			</Metadata>		</xsd:appinfo>		<xsd:documentation>IFOPT Models</xsd:documentation>	</xsd:annotation>	<!-- ======================================================================= -->	<xsd:include schemaLocation="Ifopt_AdministrativeModel-v0.3.xsd"/>	<xsd:include schemaLocation="Ifopt_TopographicModel-v0.3.xsd"/>	<xsd:include schemaLocation="Ifopt_StopPlaceAssignment-v0.3.xsd"/>	<xsd:include schemaLocation="Ifopt_PointofInterestModel-v0.3.xsd"/>	<!-- ======================================================================= -->	<xsd:element name="IFOPT">		<xsd:annotation>			<xsd:documentation>Schema for FixedObjects in Public Transport. Gathers together IFOPT models for review.  </xsd:documentation>		</xsd:annotation>		<xsd:complexType>			<xsd:sequence>				<xsd:group ref="AdministrativeModelGroup"/>				<xsd:group ref="TopographicalModelGroup"/>				<xsd:group ref="StopPlaceModelGroup"/>				<xsd:group ref="PointOfInterestModelGroup"/>				<xsd:group ref="StopPlaceAssignmentGroup"/>			</xsd:sequence>			<xsd:attributeGroup ref="DocumentModificationDetailsGroup"/>			<xsd:attribute name="SchemaVersion" type="xsd:NMTOKEN" use="required" fixed="2.1"/>		</xsd:complexType>	</xsd:element>	<!-- ======================================================================= --></xsd:schema>