I keep getting \"XML parser failure: Unterminated attribute\" with my parser when I attempt to put HTML text or CDATA inside my XML attribute. Is there a way to do this or
We can't use CDATA as attribute, but we can bind html using HTML codes. Here is one example:
to achieve this:
use XML code like this: