users@jaxb.java.net

creating XML instance from XML schema

From: <cgokey_at_comcast.net>
Date: Thu, 26 Sep 2013 15:14:59 +0000 (UTC)

Hi everyone,

I've seen a number of tools within IDE's that let you create an XML
instance from a XML schema. I'd like to do this programatically and
heard JAXB might be able to do this.

Is there an API that will allow me to create an XML instance of a XML
schema using the JAXB apis?

Any help would be greatly appreciated!
Chris