On Jun 9, 2008, at 3:49 PM, Philip Regan wrote:
On Jun 9, 2008, at 13:10, David Hart wrote:
The umlaut in the City element above is causing the error. If I
remove
umlaut, no error is raised. If the XML processor treated the CDATA
section
correctly, nothing in the CDATA section should be processed and
should not
throw any errors.
What about changing the umlaut to an entity: ü? (Unless you
have some really pressing reason not to encode/decode.) Also, do you
have the correct encoding declared? We've had mixed results trying
to get special characters in and out of InDesign, and found that
changing everything to entities resolved all of it. Even though the
content maybe be wrapped in CDATA, it might still have to follow the
encoding declaration.
I often find reading this version of the XML spec to be helpful.
<http://www.xml.com/axml/testaxml.htm>
Charles Yeomans
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
|