<?xml version="1.0" encoding="UTF-8"?>
<test id="wae/media/markup/rules/1" class="A" scope="wae" 
	testtype="application" type="manual" source="wae#6.2.4" device="auto">
	<assertion>When a WAE user agent receives the textual form of WML2 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 WML2 and make sure that
	the card is processed.
	</specnote>
	<results>
		<result>
			<name>test</name>
			<value>pass</value>
		</result>
	</results>
	<method>
		<![CDATA[
			<card newcontext="true" id="main">
				<p>Wml2 textual form : wml2rules/1</p>
				<onevent type="onenterforward">
					<go href="<responseurl>">
						<postfield name="test" value="pass" />
						<sessionvars>
					</go>
				</onevent>
				<auto_failed>
			</card>
		]]>
	</method>
</test>
