<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/charset/entities/2" class="A" scope="wml" testtype="application" type="manual" source="wml13#6.2" device="both">
  <assertion>When a decimal numeric character entity is encountered, its associated 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;#38; (ampersand) is &#38;<br/>
&amp;#60; (less than) is &#60;<br/>
&amp;#62; (greater than) is &#62;<br/>
</p>
<p mode="wrap">Are the character entities displayed correctly?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

