<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/control/input/format/4" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.6.3" device="both">
  <assertion>When the FORMAT attribute of the INPUT element is specified as "*X",
the text input is limited to entry of any uppercase letter, numeric character, symbol, or punctuation character.
</assertion>
  <specnote>Text changed for wml 1.3 to make the tests less ambiguous.</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Uppercase letter, numeric character, symbol, or punctuation character:
<input format="*X" name="test"/>
</p>
<p mode="wrap">Using a case sensitive language: Is the input limited to upper-case letters, numeric characters, symbols and punctuation characters?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

