<?xml version="1.0" encoding="UTF-8"?>

<test id="wae2/media/vcal/calrules/1" class="C" scope="wae2:vcal" 
	testtype="application" type="manual" source="wae2#6.8.2" device="both">
	<assertion>When a user agent supports vCalendar exchange through WSP 
	and W-HTTP it must support the 'text/x-vCalendar' MIME type.
	</assertion>
	<specnote>Get the user to select a link that loads content with the 
	MIME type 'text/x-vCalendar' and the extension '.vcs'.  Make sure that 
	the user agent does not display the error that the MIME type is not 
	supported.  We could also make sure that the user agent declares the 
	'text/x-vCalendar' type in its accept header, but this would not 
	actually check that it does support it, just that it claims to.
	</specnote>
	<results>
		<result>
			<name>submit</name>
			<value>yes</value>
		</result>
	</results>
	<method>
		<![CDATA[
			<wml:card id="main" title="main" newcontext="true">
				<p>Selecting this <a href="mycal.vcs">link</a> causes a vEvent 
					object to be displayed.
				</p>
				<p>Is the document processed?
					<br/>
					[[yesno]]
				</p>
			</wml:card>
		]]>
	</method>
</test>
