<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/syntax/elements/2" class="A" scope="wml" testtype="application" type="manual" source="wml13#7.2" device="both">
  <assertion>When an element is not declared EMPTY in the WML DTD, and such
an element has no contents, it may be specified as &lt;ELEMENT/&gt; or as
&lt;ELEMENT&gt;&lt;/ELEMENT&gt;. User agents shall treat documents that use either convention and are otherwise conforming as well formed.
</assertion>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>This is paragraph 1.</p>
<p/><p></p>
<p>This is paragraph 2.</p>
<p mode="wrap">Is paragraph 2 immediately after paragraph 1?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

