Roxen Interactive RXML Help
<poll-update/>
Updates the poll statistics by increasing the reply count for a particular answer.
Attributes
- id
- id=poll ID
This attribute is required.Poll ID string. If the ID isn't known before a new entry will be created in the poll database.
- choice
- choice={1 , 2 , 3 , 4 , 5}
This attribute is required.Answer number (1-5).
- client
- client=string
If client logging is enabled this attribute will be logged for each vote and can later be with <if#poll-voted>. It should be a string identifying the client, e.g. &client.ip;.

