Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. 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>