<entitydescription>
<shorttitle
xml:lang=en>Short entity title</shorttitle> <! tool issues
-->
<shorttitle
xml:lang=en value=Short entity title/>
<shorttitle
xml:lang=fr value=French text/>
</entitydescription>
OR
<entitydescription xml:lang=en
localizationURL=
>
<shorttitle
resname=abc>Short entity title</shorttitle>
</entitydescription>
Separate resource contains:
<localization>
<resource
resname=abc'>
<value xml:lang='en'>English
text</value>
<value xml:lang='fr'>French
text</value>
</resource>
</localization>