<?xml version="1.0" encoding="UTF-8"?> <Package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <elem> <Files>{"FileName":"hello","ID":"world"}</Files>
</elem>
</Package>
instead of:<?xml version="1.0" encoding="UTF-8"?>
<Package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<elem>
<Files>{"FileName":"hello","ID":"world"}</Files>
</elem>
</Package>
Thanks!cdata perhaps?
--
You received this message because you are subscribed to the Google Groups "golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.