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

<test id="wae2/media/vcard/cardrules/1" class="C" scope="wae2:vcard" 
testtype="application" type="manual" source="wae2#6.7.2" device="both">
	<assertion>When a user agent supports vCard exchange through WSP and 
	W-HTTP it must support the 'text/x-vCard' MIME type.
	</assertion>
	<specnote>Get the user to select a link that loads content with the 
	MIME type 'text/x-vCard' and an extension of '.vcf'.  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-vCard' 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="mycard.vcf">link</a> 
					causes at least a name and telephone number to be displayed.
				</p>
				<p>Is the card processed?
					<br />
					[[yesno]]
				</p>
			</wml:card>
		]]>
	</method>
</test>
