http://eurotech.com/edc/2.0| name | data type | type | namespace | min/max occurs | description |
|---|---|---|---|---|---|
| lastMessageOn | dateTime | element | edc | 0/1 | |
| topic | string | element | edc | 0/1 |
Example
<topicInfo xmlns="http://eurotech.com/edc/2.0"> <lastMessageOn>...</lastMessageOn> <topic>...</topic> </topicInfo>