Skip to main content

I have the problem that the characters >< that I have inserted in the AttributeCreator are converted to &gt; and &lt; in the XML Templater.

'<' and '>' are reserved characters in XML so can't be included in. They are therefore encoded into &gt; and &lt;


Reply