"[EMAIL PROTECTED]" wrote : "mnsharif" wrote : Sorry, the correct third code 
snippet is as follows:
  |   | 
  |   | <message name = "methodName">
  |   |   |     <part name = "paraName" type = "xsd:string"/>
  |   |   | </message>
  |   | 
  |   | notice that it is type = "xsd:string" and not element = "xsd:string", 
as i wrote in my last post by mistake.
  |   | 
  |   | 
  |   | mnsharif
  | 
  | With document literal, all parts must be referenced using element= and not 
type=. This of course requires that you create an element definition with a 
type of xsd:string.

Nevermind, type should be allowed according to AP 1.0. I will look into the 
error further.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4002030
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to