xmlns="> was not expected
- by Anthony Shaw
OK. I'm trying to work on communicating with the Pivotal Tracker API, which only returns data in an XML format. I have the following XML that I'm trying to deserialize into my domain model.
<?xml version="1.0" encoding="UTF-8"?
<stories type="array" count="2" total="2"
<story
<id type="integer"2909137</id
<project_id…