http://eurotech.com/edc/2.0| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| topicInfo | list of edcTopicInfo | element | edc | 0/unbounded |
Example
<topicsResult xmlns="http://eurotech.com/edc/2.0">
<topicInfo>
<lastMessageOn>...</lastMessageOn>
<topic>...</topic>
</topicInfo>
</topicsResult>