[Simple-support] Mixed content in xml body like HTML
Brought to you by:
niallg
|
From: Sebastian H. <us...@la...> - 2015-03-03 13:41:52
|
Hi, I have two scenarios which I did not manage to map: 1) foo with text and tag content <foo>abc</foo> <foo><bar name="123“>hi</bar></foo> 2) A tag which contains mixed text and tag content <part>some text<foo>foo text</foo>more text</part> How do I map this? -- Best Regards / Viele Grüße Sebastian |