xml file and parser
Posted: Mon Oct 16, 2006 6:43 am
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"?>
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"?>