Hi,

I have created a proxy service named "myProxy" from a WSDL file and that
WSDL file imports XSD file (mySchema.xsd) which is stored in registry. Then
I accessed the XSD file using direct request

*http://localhost.localdomain:8280/services/myProxy?xsd=mySchema.xsd
<http://localhost.localdomain:8280/services/myProxy?xsd=mySchema.xsd>*


The XSD i got from above request has some differences (the order of some
elements have been changed)  with it's original ( which is in the
registry). That implies I got the result after reformatting  it or codegen.
Does axis2 do this codegen for XSD. Can I stop this reformatting/ codegen
for above request ? I need to get the original XSD file from the above
request.

Regards,
-- 
*Malintha Adikari*
 Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 71 2312958
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to