Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Won't Fix
-
Affects Version/s: 1.2, 1.2.1
-
Fix Version/s: 1.2.2
-
Component/s: None
-
Labels:None
-
Environment:xmlbeans 2.2, java 1.42
-
Number of attachments :
Description
The WSDL generated is invalid - it contains duplicate xsd declarations. An example:
<xsd:element xmlns:xsd="http://www.w3.org/2001/XMLSchema" name="searchResponse" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
Can you let me know which version of xerces you may or may not have on the classpath?