Support Article
WSDL - Element information item 'form' misspelled
SA-15854
Summary
A SOAP Service is created. The WSDL generated is incorrect - from appears instead of form.
SOAP Service references an uploaded XML Schema definition. ('XSD').
For example:
<complexType name="Example">
<sequence>
<element form="qualified" name="IdNumber" type="xsd:int" />
<element form="qualified" name="Group" type="xsd:boolean" />
</sequence>
</complexType>
Error Messages
Not Applicable
Steps to Reproduce
1. Import XSD.
2. Create a SOAP service rule.
3. Use parse XML and XML stream rules generated in step 1 above.
4. Generate WSDL from the application package.
Root Cause
The root cause of this problem is a defect in Pegasystems’ code/rules.
Resolution
Apply HFix-24556.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.