MessageLabel Should be NCName
-----------------------------

         Key: WODEN-8
         URL: http://issues.apache.org/jira/browse/WODEN-8
     Project: Woden
        Type: Bug

    Reporter: Arthur Ryman


The WSDL 2.0 spec states that the message label property is an NCName. However, 
Woden currently models this as an enumeration with the values In and Out. This 
prevents extension by other Message Exchange Patterns. In general, a MEP can 
define other message labels. Woden should model message label as an NCName in 
the api, and defer checking for correct values in the validation rules for the 
specific MEPs.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to