private string getElementTypeName(UADataType dataType)
 {
     return dataType.ToString();
 }