dev@jaxb.java.net

Schema to XML using JAXB

From: chamibuddhika <chamibuddhika_at_gmail.com>
Date: Mon, 16 Mar 2009 22:16:19 -0700 (PDT)

Hi,

Recently I came across the need to generate wsdl messages by using the
schemas defined in type section of the wsdl for one of my projects. That
would mean that I will have to generate a xml with appropriate data (this
can be the same every time so a value can be hardcoded for every simple data
type) within the element tags(with correct data type values) using the
schema. Does anyone know if this is achievable using JAXB? If so how?
Another requirement is that all of these have to be done programmatically.

I am working out some ways not with full success so far. I will explain them
if required in a follow up mail.
  
Best Regards
Chamith
-- 
View this message in context: http://www.nabble.com/Schema-to-XML-using-JAXB-tp22552752p22552752.html
Sent from the java.net - jaxb dev mailing list archive at Nabble.com.