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

  $Author: richard $

  $Revision: 1.5 $

  $Log: 23,v $
  Revision 1.5  2002/02/26 16:56:53  richard
  set as B, the last part of the assertion was missing

  Revision 1.4  2002/02/23 11:30:45  richard
  write test, correct assertion

  Revision 1.3  2001/10/30 16:22:10  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:06  gb
  Added the standard header of Author, Revision and Log at the top of each template file.


-->
<test id="wml2/markup/contextandnav/wmlgoelement/23" class="B" scope="wml2" 
	testtype="application" type="manual" source="wml2#6.16.4" device="both">
  <assertion>When the WML:GO element is specified, the METHOD attribute is set 
  to 'post', and the ENCTYPE attribute is set to 'application/x-www-form-urlencoded', 
  the CONTENT-TYPE header must include the CHARSET parameter to indicate the 
  character encoding when the part contains characters not in the US-ASCII 
  character set.
  </assertion>
  <specnote>Untestable as cannot determine what character set the data will be 
  put into when it is not in the US-ASCII character set.
  </specnote>
 
</test>
