Specifies the type of XML attributes' information.
| Member | Description |
|---|---|
| eMIT_Default | Default value |
| eMIT_Dynamic | Dynamic info |
| eMIT_Help | Help string |
| eMIT_Max | The maximum value of an attribute for integer and double values |
| eMIT_Min | The minimum value of an attribute for integer and double values |
| eMIT_Type | Type of attribute (integer, double, string, flags, option) |
| eMIT_Values | Available values of an attribute that are separated by commas (for flags and options) |