To add extended attributes to a pop-up:
For example, attributes for the newly added ExtnMyField data type are specified as follows:
<DataType Name='ExtnMyField' Type='CHAR' Size='35'>
<UIType Size="30" UITableSize="30" DisplayInUI="true"
DisplayGroup="My_Group"/>
</DataType>