<?xml version="1.0" encoding="UTF-8"?>
<test id="wae2/media/types/1" class="A" scope="wae2" testtype="application" 
	type="manual" source="wae2#6.1" device="both">
	<assertion>A user agent must use the MIME media type to determine the 
	content data type of the document.
	</assertion>
	<specnote>Send a document containing a supported content type header
	(e.g. application/wml+xml) and a wrong extension. Make sure that the 
	document is processed.
	</specnote>
	<results>
		<result>
			<name>submit</name>
			<value>yes</value>
		</result>
	</results>
	<method>
		<![CDATA[
			<wml:card id="main" title="main" newcontext="true">
				<p>This is a
					<a href="uri.wmlinvalid">link</a>
					to the first card.
				</p>
				<p>Is this document processed?
					<br />
					[[yesno]]
				</p>
			</wml:card>
		]]>
	</method>
</test>

