Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. 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>