<?xml version="1.0" encoding="UTF-8"?>
<test id="wml/events/anchor/2" class="A" scope="wml" testtype="application" type="manual" source="wml13#9.8" device="gateway">
  <assertion>If more that one task is specified within an ANCHOR element the user
gateway 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">Was an error displayed?
<br />
<yesno>
</p>
</card>]]>
  </method>
  <decks>
    <deck id="1">
      <![CDATA[<card id="deck1">
<p>
<anchor>
	<refresh/>
	<prev/>
link
</anchor>
This should result in an error
</p>
</card>
]]>
    </deck>
  </decks>
</test>

