Yeah, that would be useful as a standalone tool.

You can find something like that embedded in any Java web service
toolkit (Sun Java WSDP, Apache Axis, etc) as part of the WSDL
generator.

Somebody (Sun?) should pull that out, make it standard (JAXB?),
and maintain it centrally for use in all these kits...

-- Oliver

Kevin Jones wrote:
> 
> NOt really what I wanted but I'll give it a try. I was really looking
> for the equvalent of xsd /c in .Net.
> 
> Thanks,
> 
> Kevin Jones
> Developmentor
> www.develop.com
> 
> > -----Original Message-----
> > From: Arnaud Blandin [mailto:[EMAIL PROTECTED]]
> > Sent: 08 December 2002 11:26
> > To: [EMAIL PROTECTED]
> > Subject: Re: [castor-dev] Generating Schema from Java
> >
> >
> > Hi Kevin,
> >
> > What you can do is marshall your java objects to an XML document and
> > then run the XML2Instance tool located in Castor that will
> > try to create
> > an XML schema given an XML document.
> > Hope that helps,
> > Arnaud
> >
> > > -----Original Message-----
> > > From: Kevin Jones [mailto:[EMAIL PROTECTED]]
> > > Sent: Saturday, December 07, 2002 10:17 AM
> > > To: [EMAIL PROTECTED]
> > > Subject: [castor-dev] Generating Schema from Java
> > >
> > > Does Castor have the ability to generate a schema from Java src or
> > > classes?
> > >
> > > Thanks,
> > >
> > > Kevin Jones
> > > Developmentor
> > > www.develop.com
> > >
> > > -----------------------------------------------------------
> > > If you wish to unsubscribe from this mailing, send mail to
> > > [EMAIL PROTECTED] with a subject of:
> > >     unsubscribe castor-dev
> >
> > -----------------------------------------------------------
> > If you wish to unsubscribe from this mailing, send mail to
> > [EMAIL PROTECTED] with a subject of:
> >       unsubscribe castor-dev
> >
> 
> -----------------------------------------------------------
> If you wish to unsubscribe from this mailing, send mail to
> [EMAIL PROTECTED] with a subject of:
>         unsubscribe castor-dev

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to