is there a trim command in xml?
given the following data:
<ITEM_DSP>200232
SHIELD CAP ASSEMBLY FL-200
</ITEM_DSP>
I would like to trim it, so we don't waste another line. is there something like rtrm in xml?
thanks.
0