|
Currently Axis does not generate a
reusable schema that’s separate from the WSDL. Instead it generates a
types section within the WSDL file. If you would like the option of generating
a separate schema definition, then you should file an enhancement request. For
example, provide a switch on java2wsdl that permits you to generate a separate
.xsd file or to use a specified .xsd
file. As a result, Axis would generate a separate .xsd
file and then import that file into the WSDL using the command that James
refers to below. Anne From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] In all likelihood I did not understand
your question, however you can import a schema using the following statement: <wsdl:import namespace="<path
to web service namespace>"
location="<schemaname>.xsd"/> James In a message dated 7/1/2004 8:07:54 AM
Eastern Standard Time, [EMAIL PROTECTED] writes:
|
- Schema generation in Axis? Deppen, Jeff
- Re: Schema generation in Axis? NYY96
- Re: Schema generation in Axis? Anne Thomas Manes
- Re: Schema generation in Axis? NYY96
- RE: Schema generation in Axis? Deppen, Jeff
