Hello SO Readers,
I have an bunch of XSDs which in turn inherits schema's from different XSD's and I need to generate an XML file for testing purpose from this XSD. I am using the oXygen XML Editor to do this but when I try to do it, it is not working for me and it says please define root node but than it does not allow me to do so. So if anyone had worked with oxygenXML do suggest of what could be way around for this ?
Additional Question: How can we validate incoming XML file with XSD's which inherits schema's from other XSD's ? here the things is that I have single incoming XML file where as I have around 57 XSD's some of which inherits schema's from other XSD's.