<?xml version="1.0" encoding="UTF-8"?>
<!--

  $Author: richard $

  $Revision: 1.4 $

  $Log: 4,v $
  Revision 1.4  2002/03/21 10:05:03  richard
  rewrite test

  Revision 1.3  2001/10/30 16:22:05  gb
  Modified all the test files in the wml2 directory such that it puts the <?xml?> declaration back at the top of the file, before the comment.

  Revision 1.2  2001/10/08 21:56:03  gb
  Added the standard header of Author, Revision and Log at the top of each template file.


-->
<test id="wml2/markup/contextandnav/wmlanchorelement/4" class="B" 
	scope="wml2" testtype="application" type="manual" 
	source="wml2#6.16.1" device="both">
	<assertion>When the WML:ANCHOR element is used, there must be one and 
	only one task element(e.g. WML:GO, WML:PREV, or WML:REFRESH) within it.
	</assertion>
	<specnote>Untestable as it is not stated what will happen when an 
	error occurs.
	</specnote>
  <method>
    <![CDATA[<card newcontext="true" id="main">
</card>]]>
  </method>
</test>

