<case> Element Reference
The <case> element only appears as a child of the
%switch element. It is similar to the case keyword in the
C or C++ languages.
| Attributes |
| Name | Format | Description |
| value (required) | int | |
|
Detail
See the <switch> element for example usage.