sorry I'm not quite clear.
But I found that class AdHocCommandData has a property "private DataForm form;"
I just wonder if I have a subclass of DataForm , but in AdHocCommandData, the decode of xml is the same as before, so nothing will come out .
I've done some tests upon your advice, but the <item> is not decoded out because of the reason described.