Vote Element

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.

Represents a vote.

Syntax

<Vote
    choice = "decimal">
</Vote>

The following sections describe attributes, parent elements, and child elements.

Attributes

Name

Description

choice

decimal type. Value range 0-7.

Provides a string representation of a decimal value corresponding to the choice selected by the voter. A value of zero indicates that the voter cleared the vote.

Element Information

Parent Element

Element

Occurrence

Voter

1

Child Element

Element

Occurrence

none

Not applicable

See Also

Concepts

Poll Element