<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/struct/timer/6" class="A" scope="wml" testtype="application" type="manual" source="wml13#11.7" device="gateway">
  <assertion>When more than one TIMER element is used in a card the encoder shall
produce an error.
</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>Select this&nbsp;<anchor>
<go href="<deck1>">
</go>link</anchor>&nbsp;and then come back to
this screen.</p>
<p mode="wrap">Did the user agent display an error?
<br />
<yesno>
</p>
</card>]]>
  </method>
  <decks>
    <deck id="1">
      <![CDATA[<card id="main">
<onevent type="ontimer">
	<go href="/prev"/>
</onevent>
<timer value="50"/>
<timer value="100"/>
<p>You should not get here.
</p>
</card>
]]>
    </deck>
  </decks>
</test>

