Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The VotingInformationType complex type specifies voting information.<12>
-
<xs:complexType name="VotingInformationType"> <xs:sequence> <xs:element name="UserOptions" type="t:ArrayOfVotingOptionDataType" minOccurs="0"/> <xs:element name="VotingResponse" type="xs:string" minOccurs="0"/> </xs:sequence> /xs:complexType>
The following table lists the child elements of the VotingInformationType complex type.
Element |
Type |
Description |
---|---|---|
UserOptions |
t:ArrayOfVotingOptionDataType (section 2.2.4.2) |
The list of voting options. |
VotingResponse |
xs:string ([XMLSCHEMA2]) |
The voting response. |