Hi, We need to transfer strings in a XML structure. The string can contain '&' character.
e.g. <mydata>Testing & testing</mydata> The XML parser doesn't like this because it thinks that '&' is a start for an character entity. How can I transfer this string without error and which way is the best way (correct)? Best regards Joacim J�rkeborn Consultant - Systems Development Cell Network Sverige AB __________________________________________________ Volvo IT Dept 9224, ARH4 Gothenburg, Sweden Telephone..: +46 31 765 49 65 Mobilephone: +46 708 78 58 01 E-mail.....: [EMAIL PROTECTED] __________________________________________________ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
