Subject: | undef error - unbound prefix |
When processing the attached wsdl file, wsdl2perl.pl dies with the
following error:
Creating complexType class MyTypes/ValidationFault.pm
/usr/local/share/perl/5.10.1/SOAP/WSDL/Generator/Template/XSD\complexType.tt
undef error - unbound prefix q1 found for q1:ArrayOfValidationDetail.
Bound prefixes are wsa, wsdl, tns, soapenc, msc, soap, wsaw, wsp, wsap,
xsd, wsx, wsa10, xml, soap12, wsu, wsam at
/usr/local/share/perl/5.10.1/SOAP/WSDL/Generator/Template/XSD/complexType/all.tt
line 37
at /usr/local/share/perl/5.10.1/SOAP/WSDL/Base.pm line 63
which is occurring at the following line in the xml:
<xsd:element minOccurs="0" name="Details" nillable="true"
type="q1:ArrayOfValidationDetail"
xmlns:q1="http://schemas.datacontract.org/2004/07/Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WCF">
Subject: | ShippingService.wsdl |
Message body not shown because it is not plain text.