Re: MS and named types

2003-08-12 Thread Jeff Greif
, the type attribute is used when the declaration can use a built-in or pre-declared type definition. Otherwise an anonymous or is provided inline. Jeff - Original Message - From: "Charles Simon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 07, 200

MS and named types

2003-08-07 Thread Charles Simon
I have been using Axis 1.0 for quite a while and my WSDL documents contain complexType and simpleType declarations that are named. Not a problem so far. (NOTE: The WSDL is not generated by Axis.) I just started using Visual Studio .NET to build C# equivalents to my Java test programs that act

Re: MS and named types

2003-08-07 Thread Anne Thomas Manes
From: "Charles Simon" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, August 07, 2003 11:27 AM > Subject: MS and named types > > > > I have been using Axis 1.0 for quite a while and my WSDL documents > > contain complexType and simpleT