Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. 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>