Kbase P182239: Error loading WSDL document (11748)? because 'nillable' attribute is not supported on 'xsd:attribute
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/17/2011 |
|
Status: Unverified
SYMPTOM(s):
Error loading WSDL document (11748)? because 'nillable' attribute is not supported on 'xsd:attribute' declaration
Error loading WSDL document (11748)
WSDL is for a WebService that the client/developer hasn't got any control of
Some other WebService clients work with the same WSDL
CAUSE:
The nillable attribute is only able to be used on an XSD Element not another attribute
FIX:
Let the producer of the WSDL know of the issue.
To workaround the issue, save the WSDL locally, edit out the offending attributes and reference the local copy of the WSDL in the code and bprowsdldoc command