2010/2/2 Lee Jenkins <[email protected]>: > Isn't it supposed to assume utf-8 if no encoding processing instruction is > present in the XML doc? I thought I read that somewhere...
It is supposed to look at "encoding" value, then BOM and if both are not present assume UTF-8. -- cobines _______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-pascal
