Welcome to the Joint-Venture Blog from Fabio Cortesi and Stefan Jäger.
11.06.2008 - Stefan Jäger
I like to validate the binding XML file against a schema, to prevent typos and other mistakes. In the folder docs of the JiBX zip archive, there is the XML schema binding.xsd. Just use it like following:
<binding xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:nonamespaceschemalocation="binding.xsd">
Comments
Leave a comment