Well sure. To be clear, we started with é on cms our editors use – and then we exported that to ML having changed it to é (which I presume we did so the our content loader wouldn’t choke on it). That’s perfect for most re-use scenarios. I am then taking that however, and pulling it back to use it in an RSS/XML feed and ML returns it as é again – which will give the xml readers a minor stroke. IF there was an option to return such characters in original stored read (é, in my example) – I would take it. Getting it as the /text() element doesn’t quite cut it for this use but I can work around it for my own purposes.
From: <[email protected]> on behalf of Christopher Hamlin <[email protected]> Reply-To: MarkLogic <[email protected]> Date: Thursday, February 9, 2017 at 11:49 AM To: MarkLogic <[email protected]> Subject: Re: [MarkLogic Dev General] Is xdml:unquote appropriate for handling accent characters? If the XML is OK (as XML), then it sounds like something downstream. Either something funky expected in quoted-meta-whatever content or a bad reader? I don't know RSS, but I thought there would be no problems these days with UTF-8 in either XML or even HTML pages.
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
