Maybe this is an issue with ananomous schema types. You could try

  | <xs:complexType name="GetAllResponseType"> 
  | <xs:sequence> 
  | <xs:any namespace="http://iss.lmco.com/schema/action-item-summary"; 
maxOccurs="1"/> 
  | </xs:sequence> 
  | </xs:complexType> 
  | <xs:element name="getAllResponse" type="schema:GetAllResponseType"> 
  | 

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3856600#3856600

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3856600


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to