[Bug 8193] Fragment: Replace mode could be clearer

http://www.w3.org/Bugs/Public/show_bug.cgi?id=8193





--- Comment #1 from Doug Davis <dug@us.ibm.com>  2009-11-04 23:34:08 ---
Frag says:
--
[Body]/wst:Put/wsf:Fragment/wsf:Expression@Mode="http://www.w3.org/2009/09/ws-fra/Modes/Replace"

    When the Mode attribute is set to a value of
"http://www.w3.org/2009/09/ws-fra/Modes/Replace" the resource representation
specified within the Value element MUST replace the entire resource
representation referenced by the children of the Expression element, if it
exists. 
--

While its implied that if the Expression points to something that doesn't 
exist it should just add it, we need to make it clear.

Proposal:
Add to the end of the above text add:
--
If it doesn't exist then the Value is simply added to the resource
representation.
--


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.

Received on Wednesday, 4 November 2009 23:34:10 UTC