I'm developing a EJB app. The idea is that the EJB should validate a xml-stucture with a xsd. This was working fine until I needed to put it all in a jar-file. I populate a document build upon a ...
XML is a markup-based data description language designed to allow developers to create structured documents using descriptive custom tags. The intent of XML is to separate the description of the data ...