[
https://issues.apache.org/jira/browse/WODEN-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Kaputin closed WODEN-8.
----------------------------
Resolution: Fixed
Message label is now represented as an NCName in Woden. The original
MessageLabel class now just defines constants for "In" and "Out", but does not
constrain Woden to using only these values.
> MessageLabel Should be NCName
> -----------------------------
>
> Key: WODEN-8
> URL: https://issues.apache.org/jira/browse/WODEN-8
> Project: Woden
> Issue Type: Bug
> Components: Parser
> Reporter: Arthur Ryman
> Assigned To: Jeremy Hughes
>
> 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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]