<?xml version="1.0" encoding="UTF-8"?>
<test id="wae/media/markup/rules/2" class="A" scope="wae2" 
	testtype="application" type="manual" source="wae#6.2.4" device="both">
	<assertion>When a WAE user agent receives the textual form of XHTML Mobile
	profile and textual and/or binary forms of WML1, it must be able to 
	process it.
	</assertion>
	<notes>This can not be tested as any gateway that the user agent uses
	may encode the content. Also cannot test whether or not the user agent is 
	handling the textual form of WML2.</notes>
	<specnote>Send a card coded in the textual form of XHTML Mobile profile 
	and WML1 and, make sure that the card is processed.
	</specnote>
	<results>
		<result>
			<name>submit</name>
			<value>pass</value>
		</result>
	</results>
	<method>
		<![CDATA[
			<card newcontext="true" id="main">
				<h1>XHTML Mobile Profila form</h1>
				<onevent type="onenterforward">
					<go href="<responseurl>">
						<sessionvars>
					</go>
				</onevent>
				<auto_failed>
			</card>
		]]>
	</method>
</test>
