<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/charset/entities/3" class="A" scope="wml" testtype="application" type="manual" source="wml13#6.2" device="both">
  <assertion>When a hexadecimal numeric character entity is encountered, its element from the document character set replaces the character entity in the text.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>
&amp;#x26; (ampersand) is &#x26;<br/>
&amp;#x3c; (less than) is &#x3c;<br/>
&amp;#x3e; (greater than) is &#x3e;<br/>
</p>
<p mode="wrap">Are the character entities displayed correctly?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

