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 8160 - All: RFC2119 - "required" keyword
Summary: All: RFC2119 - "required" keyword
Status: CLOSED REMIND
Alias: None
Product: WS-Resource Access
Classification: Unclassified
Component: All (show other bugs)
Version: FPWD
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: notifications mailing list for WS Resource Access
QA Contact: notifications mailing list for WS Resource Access
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-03 20:17 UTC by Doug Davis
Modified: 2015-06-20 16:35 UTC (History)
0 users

See Also:


Attachments

Description Doug Davis 2009-11-03 20:17:50 UTC
check to see if all "required" uses are meant to be RFC2119 uses:

Enum:
change all "required" to "REQUIRED"
change all "not required" to "NOT REQUIRED"

Eventing:
change all "required" to "REQUIRED"

Frag:
change all "required" to "REQUIRED"

Mex:
change all "required" to "REQUIRED"

Transfer:
change all "required" to "REQUIRED" except for:

--
For example, the representations required by Create or Put can differ from 
the representation returned by Get, depending on the semantic requirements 
of the service.
-- s/required/needed/

--
In some cases, the initial representation MAY constitute the representation
of a logical constructor for the resource and can thus differ structurally 
from the representation returned by Get or the one required by Put.
-- s/required/needed/
Comment 1 Robert Freund 2009-11-06 22:52:19 UTC
check to see if all "required" uses are meant to be RFC2119 uses:

Enum:
change all "required" to "REQUIRED"
change all "not required" to "NOT REQUIRED"

Eventing:
change all "required" to "REQUIRED"

Frag:
change all "required" to "REQUIRED"

Mex:
change all "required" to "REQUIRED"

Transfer:
change all "required" to "REQUIRED" except for:

--
For example, the representations required by Create or Put can differ from 
the representation returned by Get, depending on the semantic requirements 
of the service.
-- s/required/used/

--
In some cases, the initial representation MAY constitute the representation
of a logical constructor for the resource and can thus differ structurally 
from the representation returned by Get or the one required by Put.
-- s/required/used/
Comment 2 Doug Davis 2009-11-09 13:21:06 UTC
In security sections:  s/required/needed/
Comment 3 Robert Freund 2010-02-09 20:49:53 UTC
Reesolved as proposed in comment Nr 1 and 2
Comment 4 Jackie 2015-06-20 16:34:33 UTC
Please make my changes
Comment 5 Jackie 2015-06-20 16:35:21 UTC
Please make my changes