Home Fabio Cortesi Stefan Jäger

Welcome to the Joint-Venture Blog from Fabio Cortesi and 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">

 

 

 

 

 
Leave a comment