<?xml version="1.0"?>
<OCMessage xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns="http://www.gamingstandards.com/s2s/schemas/v1.2.6">
<OCMHeader fromSystem="CMP"
toSystem="" messageId="1"
dateTimeSent="2012-01-18T14:24:14.0444613+05:30" />
<OCMBody id="2"></OCMBody>
</OCMessage>
If I remove the attributes from the OCMessages it is working fine.
How to handle if I want the namespaces in root element while deserialization