I know Oxygen allows GUI based XML instance generation from a schema file, but is there any way to do this programmatically? In other words, could I use this functionality from within a java program?
Does Oxygen use a 3rd party tool to carry out the instance generation behind the scenes, or is it propietary code?

