This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
In WSRT the wsrt:Put/Fragment@Mode attribute can be "Remove", "Modify" or "Insert". It might be possible that in the future that someone need to define a new type of mode. To support this extension we should make "Mode" a URI that is not limited to just the 3 values defined in RT. Thus allowing others to define new ones. Proposal: Change wsrt:Put/Fragment@Mode from an enum of strings to xs:anyURI - ie. get rid of ModeType. Define 3 URIs for the RT defined modes (remove, modify, insert).
Make sure we modify the PutModeNotSupported fault includes the uri
resolved at http://www.w3.org/2009/01/14-ws-ra-irc#T01-08-50
in spec