Reading XSD from JAR
902241Nov 25 2011 — edited Nov 30 2011Hi,
I have to generate a jar file for my application which handles xml files. However those xmls must comply with the standards in a XSD file located within the jar file.
That is, the xsd goes with the jar application.
I've searched a lot about it but I have no clue on how to solve it.
Thanks for any input !