Rational Developer for System z

CRRZX0132E

No language structures could be generated for global XSD element qualifiedElementName referenced by Fault qualifiedFaultName in Operation operationName because no mappable elements or attributes exist.

Explanation

WSDL2PLI and Compiled XML Conversion do not support the concept of a generic binding. Therefore, when a global XSD element describes the contents of the detail element of a fault message, it cannot be of an empty complex type; the complex type must contain at least one mappable XML element or XML attribute.

User response

Add at least one XML element or XML attribute to the complex type referenced by the global XSD element.

Feedback