<default> Element Reference

The <default> element only appears as a child of the %switch element. It is similar to the default keyword in the C or C++ languages.

Children<comment>?, <field>*, <float>*, <if>*, <fragment>*, <pad>*, <peek>*, <record>*, <repeat>*, <prop>*, <setprop>*, <switch>*

? = 0 or 1 occurence, * = 0 or more occurences

Detail

See the <switch> element for example usage.