choiceOption

The choiceOption element is a complex type definition for extending a button element's options.

Element Structure

The choiceOption element structure is as follows:

<xs:complexType name="choiceOption">

   <xs:complexContent>

      <xs:extension base="tns:button" />

   </xs:complexContent>

</xs:complexType>

Sub-elements

None