| TestingEnvironment Schema : TypeInformation Element |
| Namespace | (none) |

![]() | TypeInformation The top level element that defines the testing environment and contains the test object classes (ClassInfo elements) and predefined lists of values (ListOfValues elements).
|
| Name | Type | Use | Default | Fixed | Description |
|---|---|---|---|---|---|
| Priority | xs:integer | optional | 0 | The priority of the test object classes defined in this XML. | |
| Load | xs:boolean | optional | true | Specifies whether this testing environment definition should be loaded. | |
| PackageName | xs:string | required | The name used to identify the testing environment uniquely. Also referred to as the environment ID. | ||
| Version | xs:decimal | optional | 1.0 | The version of this testing environment definition. | |
| Description | xs:string | optional | A description of the testing environment defined in this XML. | ||
| AddinName | xs:string | required | The testing environment's display name, used in dialog boxes that display lists of add-ins and supported environments. |
|






