<?xml version="1.0" encoding="UTF-8"?>
<test id="wae2/media/vcard/cardrules/4" class="C" scope="wae2:vcard" 
	testtype="application" type="manual" source="wae2#6.7.2" device="both">
	<assertion>When a WAE user agent accesses vcard content it must be able 
	to display the TELEPHONE NUMBER property.
	</assertion>
	<specnote>Get the user to access a vCard with a known TELEPHONE NUMBER
	property from the device under test.  Make sure that the value in the 
	TELEPHONE NUMNER property 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="mycard.vcf">link</a> 
					causes at least a telephone number to be displayed.
				</p>
				<p>Were the strings "Test", "+441181234567" displayed?
					<br />
					[[yesno]]
				</p>
			</wml:card>
		]]>
	</method>
</test>
