answerCount element
| Type: | answerCount |
| Namespace: | (default namespace) |
| XML Schema: | ns0.xsd |
Created by IntelliJ IDEA. User: marc Date: Sep 1, 2010 Time: 2:12:16 PM
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<answerCount question="...">...</answerCount>
Example JSON
{
"question" : ...,
"value" : ...
}