You are currently working on UAT 

Recognising HTML code in XML attributes

Hi,

Is there a way to have Studio recognize embedded HTML inside XML attributes (not elements)? If I add the attribute name as an element, the text does not show up for translation. If I add it as an attribute, the text does show up for translation, but the HTML codes are not recognised as such as I then can't add the structure information for the embedded content processor. Any help would be much appreciated.

Best regards, Lieven

Example:
<TemplateText name="TemplateText10583" width="100%" height="100%" htmlText="&lt;HTML&gt;&lt;BODY&gt;&lt;P ALIGN=&quot;left&quot;&gt;&lt;FONT SIZE=&quot;12&quot; COLOR=&quot;#2e2e2e&quot; LETTERSPACING=&quot;0&quot; KERNING=&quot;0&quot;&gt;&lt;FONT SIZE=&quot;18&quot;&gt;&lt;B&gt;Sample text that would need translating. &lt;/B&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;" />

Parents Reply Children