You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If entities such as < and > are used in mapping questions in the entries, they will only be rendered correctly if they are wrapped in <![CDATA[xxx]]> in the source XML document. It should also work without this.
If entities such as
<and>are used in mapping questions in the entries, they will only be rendered correctly if they are wrapped in<![CDATA[xxx]]>in the source XML document. It should also work without this.