C
Craig
Hello,
I need to create a soap proxy from this schema..
http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-6-MM7-1-2
I can't create the proxy with the schema only.
So, I need just to create the classes like classes generated using xsd.exe,
but I want to generate classes with the wsdl.exe, because after I need to
serialize and deserialize with the SOAP formatter. (Not Xml Serialization)
I really appreciate your help.
Thanks.
Craig
I need to create a soap proxy from this schema..
http://www.3gpp.org/ftp/Specs/archive/23_series/23.140/schema/REL-6-MM7-1-2
I can't create the proxy with the schema only.
So, I need just to create the classes like classes generated using xsd.exe,
but I want to generate classes with the wsdl.exe, because after I need to
serialize and deserialize with the SOAP formatter. (Not Xml Serialization)
I really appreciate your help.
Thanks.
Craig