Hello,
I am having a problem when I transform an XML document with my XSL.
Everything works ok except when one of my XML tags contains a square character (carriage return) it outputs a ? in my newly transformed tag.
I guess that I need to test for the existance of the carriage return with a choose > test="Contains()2 statement but I can't seem to find the entity reference for this?
Any help welcomed!
Thank you
I am having a problem when I transform an XML document with my XSL.
Everything works ok except when one of my XML tags contains a square character (carriage return) it outputs a ? in my newly transformed tag.
I guess that I need to test for the existance of the carriage return with a choose > test="Contains()2 statement but I can't seem to find the entity reference for this?
Any help welcomed!
Thank you