<?xml version="1.0" encoding="UTF-8"?>
<test id="wae2/wbmp/typeid/2" class="C" scope="wae2:images" 
	testtype="application" type="manual" source="wbmp2#4.1" device="both">
	<assertion>When a user agent supports WBMP, it must report all supported 
	WBMP types in the HTTP/WSP accept request header.
	</assertion>
	<specnote>In the setup of the test session ask the user what WBMP types 
	the device supports. Then get the user agent to access a document. Make 
	sure that the 'accept' header contains the same media types as declared 
	in the setup of the test session.
	</specnote>
	<results>
		<result resulttype="all">
			<name>ENV_Accept</name>
			<value>VAR_acceptwbmp_MULTI</value>
		</result>
	</results>
  <method>
  	<![CDATA[
  		<wml:card id="main" title="main" newcontext="true">
				<wml:onevent type="enterforward">
					<wml:go href="[[resulturl]]">
						[[sessionvars]]
					</wml:go>
				</wml:onevent>
			</wml:card>
			[[auto_failed]]
		]]>
	</method>
</test>
