This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 6412 - WS-RT: make 'mode' extensible
Summary: WS-RT: make 'mode' extensible
Status: CLOSED REMIND
Alias: None
Product: WS-Resource Access
Classification: Unclassified
Component: ResourceTransfer (show other bugs)
Version: FPWD
Hardware: PC Windows XP
: P2 normal
Target Milestone: ---
Assignee: Doug Davis
QA Contact: notifications mailing list for WS Resource Access
URL: http://lists.w3.org/Archives/Public/p...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-14 00:14 UTC by Doug Davis
Modified: 2009-04-21 21:26 UTC (History)
1 user (show)

See Also:


Attachments

Description Doug Davis 2009-01-14 00:14:18 UTC
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).
Comment 1 Doug Davis 2009-01-15 01:08:28 UTC
Make sure we modify the PutModeNotSupported fault includes the uri
Comment 2 Robert Freund 2009-01-15 01:09:47 UTC
resolved at http://www.w3.org/2009/01/14-ws-ra-irc#T01-08-50
Comment 3 Doug Davis 2009-03-04 14:30:44 UTC
in spec