<?xml version="1.0" encoding="UTF-8"?>
<test id="wae/media/types/1" class="A" scope="wae" testtype="application" 
	type="manual" source="wae#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[
			<card newcontext="true" id="main">
				<p>This is a
					<a href="uri.wmlinvalid">link</a>
					to the first card.
				</p>
				<p>Is this document processed?
					<br />
					<yesno>
				</p>
			</card>
		]]>
	</method>
</test>

