I am running wsdl.exe to try and generate some classes and I am getting:
wsdl ppc.wsdl
Microsoft (R) Web Services Description Language Utility
[Microsoft (R) .NET Framework, Version 1.1.4322.573]
Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.
Schema validation warning: Invalid 'name' attribute value: The ' '
character, hexadecimal value 0x20, cannot be included in a name..
Schema validation warning: Invalid 'name' attribute value: The ' '
character, hexadecimal value 0x20, cannot be included in a name..
Schema validation warning: Invalid 'type' attribute: The ' ' character,
hexadecimal value 0x20, cannot be included in a name..
Schema validation warning: Invalid 'name' attribute value: The ' '
character, hexadecimal value 0x20, cannot be included in a name..
Schema validation warning: Invalid 'name' attribute value: The ' '
character, hexadecimal value 0x20, cannot be included in a name..
Schema validation warning: Invalid 'type' attribute: The ' ' character,
hexadecimal value 0x20, cannot be included in a name..
Warning: Schema could not be validated. Class generation may fail or may
produce incorrect results.
Error: Unable to import binding 'PPCBinding' from namespace
'http://tempuri.org/
PPC/definitions'.
- Unable to import operation 'AcctLimitOvrd'.
- Schema with targetNamespace='http://tempuri.org/PPC/schemas' has invalid
syntax.
- Invalid 'name' attribute value: The ' ' character, hexadecimal value
0x20, c
annot be included in a name..
If you would like more help, please type "wsdl /?".
The error messsage does not give a line number so I am not sure what
specific syntax is causing the problem. I have read the WSDL into XML Spy and
I don't see any errors. Any ideas on what I can do to diagnose this problem?
Thank you.
Kevin
Gabriel Lozano-Morán - 19 Apr 2005 21:46 GMT
Can we take a peek at the wsdl somewhere?
Gabriel Lozano-Morán
>I am running wsdl.exe to try and generate some classes and I am getting:
>
[quoted text clipped - 41 lines]
>
> Kevin
Kevin Burton - 20 Apr 2005 00:39 GMT
I am not sure how to attach a file in a news group post.
Kevin
> Can we take a peek at the wsdl somewhere?
>
[quoted text clipped - 45 lines]
> >
> > Kevin
Gabriel Lozano-Morán - 20 Apr 2005 08:00 GMT
It's text so you could just copy and paste it in a reply :)
Gabriel Lozano-Morán
>I am not sure how to attach a file in a news group post.
>
[quoted text clipped - 51 lines]
>> >
>> > Kevin
Kevin Burton - 20 Apr 2005 12:41 GMT
There is a limit of 30K for posts. If I copy and paste the WSDL it exceeds
the limit.
Kevin
> It's text so you could just copy and paste it in a reply :)
>
[quoted text clipped - 55 lines]
> >> >
> >> > Kevin
Tom Porterfield - 20 Apr 2005 13:07 GMT
> There is a limit of 30K for posts. If I copy and paste the WSDL it exceeds
> the limit.
That limit only exists when using the web interface. Use a newsreader to
read/post to these groups and you don't have that limit. If you have a
newsreader installed, click this link (
news://msnews.microsoft.com/microsoft.public.dotnet.framework.webservices )
to connect directly to this group.

Signature
Tom Porterfield