RE: missing namespace element

2004-06-25 Thread bolek
[mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 7:12 PM To: [EMAIL PROTECTED] Subject: RE: missing namespace element   The problem is in your schema definition. Per the XML Schema 2001 specification, does not have a “namespace” attribute. (This attribute is a proprietary extension in

RE: missing namespace element

2004-06-25 Thread bolek
[mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 7:12 PM To: [EMAIL PROTECTED] Subject: RE: missing namespace element   The problem is in your schema definition. Per the XML Schema 2001 specification, does not have a “namespace” attribute. (This attribute is a proprietary extension in

RE: missing namespace element

2004-06-24 Thread Anne Thomas Manes
definitions. You must not specify the namespace attribute when using Doc/Literal.   Regards, Anne From: bolek [mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 11:18 AM To: [EMAIL PROTECTED] Subject: missing namespace element   Hello,   I’m having a little trouble with m

RE: missing namespace element

2004-06-24 Thread Anne Thomas Manes
definitions. You must not specify the namespace attribute when using Doc/Literal.   Regards, Anne From: bolek [mailto:[EMAIL PROTECTED] Sent: Thursday, June 24, 2004 11:18 AM To: [EMAIL PROTECTED] Subject: missing namespace element   Hello,   I’m having a little trouble with m

missing namespace element

2004-06-24 Thread bolek
Hello,   I’m having a little trouble with my webservice. I have written a wsdl and generated associated source code. I edited the IMPL file and deployed without fail. Using InfoPath as a client I tried to connect to my webservice and got the following error when I ran a query with the web

missing namespace element

2004-06-24 Thread bolek
Hello,   I’m having a little trouble with my webservice. I have written a wsdl and generated associated source code. I edited the IMPL file and deployed without fail. Using InfoPath as a client I tried to connect to my webservice and got the following error when I ran a query with the web