<?xml version="1.0" encoding="UTF-8"?>
<test id="wae2/media/vcal/calrules/3" class="C" scope="wae2:vcal" 
	testtype="application" type="manual" source="wae2#6.7.2" device="both">
	<assertion>When a WAE user agent accesses vCalendar content it must be 
	able to display the vEvent object to the user.
	</assertion>
	<specnote>Get the user to access a vCalendar with known values using 
	the device under test.  Make sure that the vEvent object is displayed.
	</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 vEvent displayed to the user?
					<br />
					[[yesno]]
				</p>
			</wml:card>
		]]>
	</method>
</test>
