Page 1 of 1

xml file and parser

Posted: Mon Oct 16, 2006 6:43 am
by richie
hi,
i wonder what does this line means on XML test files :

<?xml version="1.0" standalone=no>

i'm coding a java GUI, and the parser in use gives error, it prefers something like this:
<?xml version="1.0" encoding="utf-8"?>