Error in XML-Export
Hello,
i´ve got a problem with the xml-export in php-runner 4.0: If i try to export "normal" data, the export works well. But if the data contains german characters, such as ä (ae), ö (oe), ü (ue), teh export generates the following error:
...
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
An invalid character was found in text content. Error processing resource 'http://www.punchbyte.de/kunden/geoventis/gvbauta...
<Region>RG S
...
Region is the field that contains the special characters. Waht can i do to resolve this problem? (using this characters is required by the customers, who uses the export).
Best greetings
Punch