Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ws Wiki" for change notification.
The following page has been changed by ArthurRyman: http://wiki.apache.org/ws/FrontPage/Woden/TaskList ------------------------------------------------------------------------------ ----- == Message label == The ''messageLabel'' attribute of the message reference or fault reference elements is currently implemented as a type-safe enumeration with the values 'In' and 'Out'. This needs to be implemented either as an extensible enum or perhaps just as an NCName. + + Arthur: I believe the correct design is to simply use NCName since that is the type of the {message label} property in the WSDL 2.0 component model. The checks for allowed values of + {message label} should be handled by the MEP. Woden should be extensible wrt MEPs. + ==== Status ==== Not done yet. -----
