edcTopicInfo Data Type

Namespace
http://eurotech.com/edc/2.0
Schema
edc.xsd
Properties
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>