RE: Problem with multiple imports...

2002-10-18 Thread Sapozhnikov, Michael
Original Message-From: Alex Huang [mailto:[EMAIL PROTECTED]]Sent: Wednesday, October 16, 2002 2:07 PMTo: [EMAIL PROTECTED]Subject: RE: Problem with multiple imports... Hi Michael,   Thanks for the quick reply.  Maybe it's my understanding of Namespace that's the

RE: Problem with multiple imports...

2002-10-16 Thread Alex Huang
x Huang [mailto:[EMAIL PROTECTED]]Sent: Monday, October 14, 2002 5:42 PMTo: [EMAIL PROTECTED]Subject: Problem with multiple imports... In an effort to organize a rather large set of API commands in wsdl, we decided to break the wsdl file into multiple files and u

RE: Problem with multiple imports...

2002-10-15 Thread Sapozhnikov, Michael
t: Problem with multiple imports... In an effort to organize a rather large set of API commands in wsdl, we decided to break the wsdl file into multiple files and use import.  Each of these files have their own type, message, port, binding but no service.  Each file uses the same

Problem with multiple imports...

2002-10-14 Thread Alex Huang
In an effort to organize a rather large set of API commands in wsdl, we decided to break the wsdl file into multiple files and use import.  Each of these files have their own type, message, port, binding but no service.  Each file uses the same namespace.  I have a master file that imports