<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSpy v2008 (http://www.altova.com) by Nicholas Knowles Knowles (Kizoom Ltd) -->
<xsd:schema xmlns:utmc="http://www.utmc.uk.com/utmc" xmlns="http://www.siri.org.uk/siri" xmlns:xsd="http://www.w3.org/2001/XMLSchema" targetNamespace="http://www.siri.org.uk/siri" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0" id="utmc">
	<!-- ===Dependencies ======================================= -->
	<!-- ===Dummy include of all UTMC namespace  to help Xerces - Also picks up freeflow objects============================================= -->
	<xsd:import namespace="http://www.utmc.uk.com/utmc" schemaLocation="utmcsvc/utmc_all-v1.0.xsd"/>
	<xsd:include schemaLocation="siri/siri_all.xsd"/>
	<!-- ====Actual dependecies================================================================ -->
	<xsd:import namespace="http://www.utmc.uk.com/utmc" schemaLocation="utmc/utmc_all_objects-v1.0.xsd"/>
	<xsd:import namespace="http://www.utmc.uk.com/utmc" schemaLocation="utmcsvc/utmc_request_service-v1.0.xsd"/>
	<!-- ======================================================================= -->
	<xsd:include schemaLocation="siri/siri_base-v1.3.xsd"/>
	<!-- ===eGIF/GovTalk Documentation ======================================= -->
	<xsd:annotation>
		<xsd:appinfo>
			<Metadata xmlns="http://www.govtalk.gov.uk/CM/gms-xs">
				<Aggregation>main schema</Aggregation>
				<Audience>e-service developers</Audience>
				<Contributor>UTMC and UML: Ian Cornwell, Ian.Cornwell at mottmac.com;</Contributor>
				<Contributor>UTMC and UML: Tim Wright,  Tim.Wright  at ipl.com; </Contributor>
				<Contributor>UtmcXml Nicholas Knowles, KIZOOM LTD., London EC4A 1LT</Contributor>
				<Contributor>UTMC: mark.cartwright at centaurconsulting.co.uk;  </Contributor>
				<Contributor>UTMC: mark.bodger at siemens.com; </Contributor>
				<Contributor>UTMC: alison.h.jones at siemens.com; </Contributor>
				<Contributor>UTMC: josef.kaltwasser at heuboe.de; </Contributor>
				<Contributor>UTMC: brendan mason, tenet </Contributor>
				<Contributor>UTMC: mandi patel at streetmanagement.org.uk; </Contributor>
				<Contributor>UTMC:Matthew Shephard at tenettechnology.com</Contributor>
				<Contributor>UTMC: ian.skeoch at peek-traffic.co.uk; </Contributor>
				<Contributor>UTMC: martin.siczkowski at acis-cam.uk.com; </Contributor>
				<Contributor>UTMC: richard thurbin, richard at cloudamber.com; </Contributor>
				<Contributor>UTMC: ivan.wells at highways.gsi.gov.uk; </Contributor>
				<Contributor>Freeflow: dan fitzgerald at Kizoom.com  </Contributor>
				<Contributor>Freeflow: andy grove at whitewillow.biz</Contributor>
				<Contributor>Freeflow: rajesh K; krishnamoorthy,   at imperial.ac.uk</Contributor>
				<Contributor>Freeflow: rob shepherd at acis.com</Contributor>
				<Contributor>Freeflow: ian routledge at acis.com</Contributor>
				<Contributor>TO be COMPLETED  </Contributor>
				<Coverage>United kingdom</Coverage>
				<Creator>>Drafted for version 1.0 Freeflow Editor Nicholas Knowles, Kizoom. mailto:schemer@siri.org.uk</Creator>
				<Date>
					<Created>2009-01-17</Created>
					<!-- Created from Siri.xsd -->
				</Date>
				<Date>
					<Modified>2009-08-17</Modified>
					<!--  Revised-->
				</Date>
				<Description>
					<p>UtmcXml is an XML representation of the Urban Traffic Management Control model that can be used to exchange data objects between UTMC databases and other services.</p>. 
					<p>SIRI is a European CEN technical standard for the exchange of real time information.</p>
					<p>SIRI is defined by XMLschemas and  comprises a general protocol for communication, and a modular set of functional services  
                        <ul>
							<li>This schema adds   UTMC  request and deliveries to SIRI</li>
						</ul>
					</p>
					<p>SIRI supports both direct request/response and publish subscribe patterns of interaction.</p>
					<p>SIRI includes common mechanisms and messages for system status management.</p>
					<p>SIRI documents can be exchanged using http post, and/or SOAP.</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.utmc.uk.com/schemas/1.0}utmc.xsd</Identifier>
				<Language>[ISO 639-2/B] ENG</Language>
				<Publisher>Kizoom, 109-123 Clifton Street, London EC4A 4LD </Publisher>
				<Relation>
					<Requires>http://www.siri.org.uk/schemas/1.3/siri_base.xsd</Requires>
					<Requires>http://www.utmc.uk.com/schemas/1.0/utmc_filters.xsd</Requires>
				</Relation>
				<Rights>Unclassified
                            <Copyright>Freeflow, UTMC  2009</Copyright>
				</Rights>
				<Source>
					<ul>
						<li>Derived from the UTMC and SIRI standards.</li>
					</ul>
				</Source>
				<Status>Version 1.0 Draft for approval</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>Cen TC278 WG3 SG7</Project>
				</Subject>
				<Title>UTMC XML schema. Service Interface for exchanging UTMC data </Title>
				<Type>Standard</Type>
			</Metadata>
		</xsd:appinfo>
	</xsd:annotation>
	<!--== SIRI Request include UTMC Data Object Request ===================================================================== -->
	<xsd:element name="Siri">
		<xsd:annotation>
			<xsd:documentation>XML Service Interface for Real Time Data Exchange - with UTMC</xsd:documentation>
		</xsd:annotation>
		<xsd:complexType>
			<xsd:choice>
				<xsd:group ref="RequestGroup"/>
				<xsd:group ref="ResponseGroup"/>
				<xsd:element ref="Extensions" minOccurs="0"/>
			</xsd:choice>
			<xsd:attribute name="version" type="xsd:NMTOKEN" use="optional" default="1.0"/>
		</xsd:complexType>
	</xsd:element>
</xsd:schema>

