When exporting from WLM ISPF application and emailing newlines appear in the middle of elements (sometimes).
There should be no newlines - and PHP's XML parsing doesn't need the XML to be prettily formatted.
So remove the newlines - as I do in a text editor. (I also prettily reformat it but that is irrelevant.)
When exporting from WLM ISPF application and emailing newlines appear in the middle of elements (sometimes).
There should be no newlines - and PHP's XML parsing doesn't need the XML to be prettily formatted.
So remove the newlines - as I do in a text editor. (I also prettily reformat it but that is irrelevant.)