Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi
Does anyone know if PTC have changed something for alias files? I have updated my Arbortext version to M080 and now if there is an alias for an attribute value it does not display in the Editor.
Example below. (b - bullet)
Thanks for any information
Marcin
<element>
<name>list</name>
<alias>list-group</alias>
<attribute-list>
<attribute>
<name>type</name>
<alias/>
<value-list>
<value>
<name>b</name>
<alias>bullet</alias>
</value>
</value-list>
</attribute>
</attribute-list>
</element>