PDA

View Full Version : Help on Agent and resultset detail


cyrille37
11-07-2005, 08:37 AM
Hello,

When using connection's agent, a message sent could be like :

<resultset s="0">
<root dset="TxtMessage">
<txt>bla bla</txt>
</root>
</resultset>

I would like to know more about some of message's tags :

- What's the meaning of the attribute s="0" in "resultset" tag ?
- What are specifications of the "root" tag ?

Thanks,
cyrille