<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
NameFormatDescription
value (required)int

Detail

See the <switch> element for example usage.