<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/control/input/format/1" 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 "*A",
the text input is limited to upper-case letter, symbol or punctuation 
characters.  Numeric characters are excluded
</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 and Punctuation:
<input format="*A" name="test"/>
</p>
<p mode="wrap">Using a case sensitive language: Is the input limited to upper-case letters, symbols and punctuation 
characters?
<br />
<yesno>
</p>
</card>]]>
  </method>
</test>

