I am defining a schema and have, for example

<complexType ...>
   ...
     <attribute ref="SOAP-ENC:arrayType" wsdl:arrayType="anyType[]"/>
   ...
</complexType>

Here wsdl:arrayType is marked in red and the error is

   "Attribute wsdl:arrayType is not allowed here"

However, all schema components allow having otherNSAttributes defined so 
this is perfectly valid (and required to use arrays in SOAP with WSDL).

Pete

_______________________________________________
Eap-bugs mailing list
[EMAIL PROTECTED]
http://lists.jetbrains.com/mailman/listinfo/eap-bugs

Reply via email to