<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<xs:schema 
	xmlns:xs="http://www.w3.org/2001/XMLSchema" 
	xmlns:coordwrap="http://www.ismobile.com/coordinator/2006/operations/cii/create_calendar_ws/" 
	xmlns:coord="http://www.ismobile.com/coordinator/2006/operations/cii/create_calendar/" 
	targetNamespace="http://www.ismobile.com/coordinator/2006/operations/cii/create_calendar_ws/" 
	elementFormDefault="qualified">
	<xs:import 
		namespace="http://www.ismobile.com/coordinator/2006/operations/cii/create_calendar/" 
		schemaLocation="http://coord.ismobile.com/coordinator/cii/create_calendar/releases/1.0.0/create_calendar1.xsd"
	/>
	<xs:element name="operationData">
		<xs:complexType>
			<xs:sequence>
				<xs:element ref="coord:operation"/>
			</xs:sequence>
		</xs:complexType>
	</xs:element>
</xs:schema>
