Implementation of the j-chess-xsd protocol in Java
This repository offers a MessageFactory to create valid xml documents according to the xsd.
It also offers an Input- and OutputStream wrapper that can be used to send these message objects and takes care of
serializing and deserializing.