2.2.4.2 t:ArrayOfVotingOptionDataType Complex Type
The ArrayOfVotingOptionDataType complex type specifies an array of voting options.<7>
-
<xs:complexType name="ArrayOfVotingOptionDataType"> <xs:sequence> <xs:element name="VotingOptionData" type="t:VotingOptionDataType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType>
The following table lists the child element of the ArrayOfVotingOptionDataType complex type.
Element |
Type |
Description |
---|---|---|
VotingOptionData |
t:VotingOptionDataType (section 2.2.4.6) |
The voting options on a message. |