TestingEnvironment Schema : Operation Element |
Namespace | (none) |
Operation A single method or property of a test object class.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
Name | RestrictedString Simple Type | required | The name of the operation. | ||
PropertyType | Restriction of PropertType Simple Type | optional | Method | The operation type. Either Method or up to three Property specifications. | |
ExposureLevel | Restriction of xs:string | optional | Expert | Specifies the exposure level of the operation. It can be common used and exposed to all users, or exposed only to experts. | |
SortLevel | xs:integer | optional | 0 | The sort level of the operation. Numbers below zero move the item up in the list. Numbers above zero move the item down. |
|