I was trying to say the > don't need to be escaped because <...> will not be confused as <...>. The library takes the shortcut of not escaping >s to save time and to reduce the size of the output.
In reply to Re^3: SOAP string conversion problem
by ikegami
in thread SOAP string conversion problem
by Hammy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |