The character set of the document is iso-2022-jp (as the file extention indicates). The validator would warned that code is not a valid UTF-8 sequence, I guess. Please add the following line at the top of the file.
<?xml version="1.0" encoding="iso-2022-jp"?>
That fixed it...thanks, Hiroaki.
cheers, Erik
Thank you.
Hiroaki Kawai Department of Complexity Science and Engineering, The University of Tokyo http://www.bcl.t.u-tokyo.ac.jp mailto:[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]