From: Averlon G. (in G. <in...@av...> - 2016-04-20 10:45:42
|
Hi all, I meanwhile solved it myself. I have to run the result trough xmlstarlet unesc Issue solved. Mit freundlichen Grüßen / Kind Regards Hr./Mr. Karl-Heinz Fischbach -----Ursprüngliche Nachricht----- Von: Averlon GmbH (in Gründung) [mailto:in...@av...] Gesendet: Mittwoch, 20. April 2016 11:01 An: xml...@li... Betreff: [Xmlstar-devel] xmlstarlet creates curious values Hi all, I have tried to set a value for a xml attribute like this: xmlstarlet ed --update "/charts/lineChart/data[@id='lineChartOptions']/item[@key='legendTemplate']" -v '<![CDATA' /tmp/input.av_chart.xml The value is nonsense but for testing purposes. Result is: <item key="legendTemplate"><![CDATA</item> I also tried the global parameter pf but same result. What can I do different to preserve the value as written in the command? Mit freundlichen Grüßen / Kind Regards Hr./Mr. Karl-Heinz Fischbach ---------------------------------------------------------------------------- -- Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ xmlstar-devel mailing list xml...@li... https://lists.sourceforge.net/lists/listinfo/xmlstar-devel |