<?xml version="1.0" encoding="UTF-8"?>
<test id="wae2/media/types/rules/1" class="B" scope="wae2" 
	testtype="application" type="manual" source="wae2#6.1.1" device="both">
	<assertion>A user agent must use the MIME media type as one component 
	when determining the content data type of a document.
	</assertion>
	<notes>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.
	</notes>
	<specnote>Untestable as the MIME media type is only one component of
	the determination of the content data type of a document. Furthermore
	the determination of tha content data type is covered in the other
	specifications (WML, XHTML, ...).
	</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>
			</card>
		]]>
	</method>
</test>
