Hi - I am having a problem with the syntax within an XML file I have created. Basically I am trying to use a CDATA block (code) on the same line as other attributes...
<example>
<item label="label string" data="data string" code=<![CDATA[string <br> second string <br> third string]]>
</example>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.