<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/coredata/boolean/1" class="A" scope="wml" testtype="application" type="manual" source="wml13#8.6" device="gateway">
  <assertion>When a boolean value is required the encoder shall only accept the
values "true" or "false".  Other values result in an error.
</assertion>
  <specnote>Added with wml version 1.3.  Revised ref WAG comments 06/00 - Changed
case of true and false</specnote>
  <results>
    <result>
      <name>submit</name>
      <value>yes</value>
    </result>
  </results>
  <method>
    <![CDATA[<card newcontext="true" id="main">
<p>Select this&nbsp;<anchor>
<go href="<deck1>">
</go>link</anchor>&nbsp;and then come back to
this screen.</p>
<p mode="wrap">Was an error displayed?
<br />
<yesno>
</p>
</card>]]>
  </method>
  <decks>
    <deck id="1">
      <![CDATA[<card id="main" newcontext="notsure">
<p>You should never see this.
</p>
</card>
]]>
    </deck>
  </decks>
</test>

