Warnett Consulting Limited | Case Study
Warnett Consulting Limited | Case Study
The challenge
Received a task to create a proof of concept application for parsing XML data from provided test data samples into suitable domain models to aid a company pitch for work; needed to confirm that processing would be efficient from a performance perspective.
What we did
Errors were found in the provided test data files showing that they were not fully compliant with the suggested XSD. As further enquiries informed that a future XSD version would be the target over time, a JAXB solution was thus parked for that point in time. Two solutions were provided that fully parsed the provided data - STaX and DOM - to enable a full comparison of the two to determine the appropriate end solution.
End result
Client received a fully working proof of concept which enabled them to get the provisional go ahead for further development work in the future.