Currently workitem is not serializeable and there is no built-in XML serializer, mostly because it was not considered as a primary scenario. We have XML representation of workitem, returned as a result of GetWorkItem webservice call. But the data may be hard to interpret on the client side.
We were thinking about creating some built-in XML format for representation of Team Foundation objects for the purpose of interopobility somewhere in next versions.
Thanks, Valery
|