You could encode your binary data to be unicode safe and then unescape it afterward.
How do I encode arbitrary 8-bit character data as UTF-8 so that I can get it back again when I read it?
You could just toss your XML parser and handle your input yourself.
After all the time I put into getting XML::Validator::Schema working, I can't imagine going that route.
Thanks,
-sam
In reply to Re: Re: 8-bit Clean XML Data I/O?
by samtregar
in thread 8-bit Clean XML Data I/O?
by samtregar
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |