You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Halsema, Aillil I" <Ai...@xeroxlabs.com> on 2005/03/09 01:33:36 UTC

Schema and Axis 1.2

I need to use an XML Schema different from the one that is being
specified in the WSDL file generated by Axis in order to provide custom
constraining facets and types.  Is there a way to do this in Axis?
 
Thanks,
Ian

Re: Schema and Axis 1.2

Posted by Oteniya Olumide <oo...@gmail.com>.
How can one go about this. 

Thanks 


On Tue, 8 Mar 2005 22:31:24 -0500, Anne Thomas Manes <at...@gmail.com> wrote:
> Customize the WSDL -- add your schema, and regenerate your service.
> 
> On Tue, 8 Mar 2005 16:33:36 -0800, Halsema, Aillil I
> <Ai...@xeroxlabs.com> wrote:
> >
> > I need to use an XML Schema different from the one that is being specified
> > in the WSDL file generated by Axis in order to provide custom constraining
> > facets and types.  Is there a way to do this in Axis?
> >
> > Thanks,
> > Ian
>

Re: Schema and Axis 1.2

Posted by Anne Thomas Manes <at...@gmail.com>.
Customize the WSDL -- add your schema, and regenerate your service.


On Tue, 8 Mar 2005 16:33:36 -0800, Halsema, Aillil I
<Ai...@xeroxlabs.com> wrote:
>  
> I need to use an XML Schema different from the one that is being specified
> in the WSDL file generated by Axis in order to provide custom constraining
> facets and types.  Is there a way to do this in Axis? 
>   
> Thanks, 
> Ian