topicsResult Data Type

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