<?xml version="1.0" encoding="UTF-8"?>
<test id="wae/features/internationalisation/encoding/5" class="A" 
	scope="wae" testtype="application" type="manual" source="wae#7.4.1" 
	device="both">
	<assertion>When an XML document includes unknown characters (not as 
	specified in [RFC3023]), the WAP proxy or the user agent must inform the 
	user of the error.
	</assertion>
	<specnote>Get the user to access a document that contains invalid XML. Make
	sure that an error is displayed to the user.
	</specnote>
	<results>
		<result>
			<name>submit</name>
			<value>yes</value>
		</result>
	</results>
	<method>
		<![CDATA[
			<card newcontext="true" id="main">
				<p>Please click this <a href="encoding5.wml">link</a></p>
				<p>Was an error displayed to the user ?
					<br />
					<yesno>
				</p>
			</card>
		]]>
	</method>
</test>
