TestingEnvironment Schema : Argument Element |
Namespace | (none) |
Argument The argument definitions for the operation.
|
Name | Type | Use | Default | Fixed | Description |
---|---|---|---|---|---|
Name | RestrictedString Simple Type | required | The argument name. | ||
IsMandatory | xs:boolean | required | Specifies whether the argument is mandatory. | ||
DefaultValue | xs:string | optional | The default value for this argument. | ||
Direction | Restriction of xs:string | optional | In | Specifies whether this argument is an input argument or an output argument. |
|