<?xml version="1.0" encoding="UTF-8"?>
<test id="wae/media/types/rules/1" class="B" scope="wae" 
	testtype="application" type="manual" source="wae#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[<
			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>

