Stores extension attributes for the propagation model. Each model has an undefined number of attributes
| Column Name | Column Datatype | Column Null Option | Column Comment |
| propogation_model_uuid | byte(16) | not null | A unique id for the model |
| attribname | varchar(255) | not null | The name of the attribute |
| value | nvarchar(1024) | not null | Value for the attribute |
| attribute_type_id | integer | with null | Id for the type |
Product Name: Unicenter Wireless Site Management
Table Type: Table