<?xml version="1.0" encoding="UTF-8"?>
<test id="wae/media/vcard/cardrules/3" class="C" scope="wae:vcard" 
	testtype="application" type="manual" source="wae#6.7.2" device="both">
	<assertion>When a WAE user agent accesses vCard content it must be able 
	to display the NAME property.
	</assertion>
	<specnote>Get the user to access a vCard with a known NAME property from 
	the device under test.  Make sure that the value in the NAME property is 
	displayed.
	</specnote>
	<results>
		<result>
			<name>submit</name>
			<value>yes</value>
		</result>
	</results>
	<method>
		<![CDATA[
			<card newcontext="true" id="main">
				<p>Selecting this 
					<a href="mycard.vcf">link</a> 
					causes at least a name to be displayed.
				</p>
				<p mode="wrap">Were the strings "Test", "User" displayed?
					<br />
					<yesno>
				</p>
			</card>
		]]>
	</method>
</test>
