Hello Everyone, I'm troubleshooting an issue where 2 stored procedures should be generating the same XML document using the same datasources but one converts the double quote symbol into the &+quot character entity value and the other as it should be with the double quote symbol. Could someone please help direct me to where in the stored procedures - what code to look for - this difference could be originating from? Thank you in advance! Sean