<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/control/input/emptyok/3" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.6.3" device="both">
  <assertion>When EMPTYOK is true, input is not required even if the format mask
would otherwise require it.
</assertion>
  <specnote>Added with wml version 1.3.</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Empty string
<input format="m*m" emptyok="true" name="test"/>
</p>
<p mode="wrap">Does the input field allow an empty input value?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

