It goes inside the schema element. Any schema that references another schema needs an import.
On Fri, Apr 11, 2008 at 7:18 AM, Tim Perrett <[EMAIL PROTECTED]> wrote: > Hey Guys, > > Thanks for the various replies on this - If i wanted to add <s:import> - > what would I need to add to the WSDL file? > > Cheers > > Tim > > On 8 Apr 2008, at 21:31, Daniel Kulp wrote: > > > Thus, to get it working for CXF, you would need to modify the schema to > > put the proper <s:import> in place to import the schema schema, then > > include the binding file to deal with the duplicate classes. > > > >
