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 8303 - Transfer: extensibility of wst:Create and wst:CreateResponse
Summary: Transfer: extensibility of wst:Create and wst:CreateResponse
Status: CLOSED REMIND
Alias: None
Product: WS-Resource Access
Classification: Unclassified
Component: Transfer (show other bugs)
Version: FPWD
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Gilbert Pilz
QA Contact: notifications mailing list for WS Resource Access
URL:
Whiteboard:
Keywords: hasProposal
Depends on:
Blocks:
 
Reported: 2009-11-14 03:38 UTC by Gilbert Pilz
Modified: 2010-03-17 10:58 UTC (History)
1 user (show)

See Also:


Attachments

Description Gilbert Pilz 2009-11-14 03:38:24 UTC
The description of [Body]/wst:Create reads as follows:

"This REQUIRED element MAY contain zero or more child elements. If this element does not contain a child element then the resource will be created using default values. The first child element, if present, MUST be the literal resource representation, a representation of the constructor for the resource, or other instructions for creating the resource. Additional extension elements MAY be included only after the mandated first child element."

The last sentence reiterates the general extensibility of WS-Transfer, but we need to describe the additional constraint on the wst:Create container.

Proposal: replace last sentence with

"If present, any extension elements MUST be included after the mandated first child element."

The last sentence in the description of [Body]/wst:CreateResponse reads: "Additional extension elements MAY be included after the element representing the resource."

Proposal: replace with

"If present, any extension elements MUST be included after the element representing the resource."
Comment 2 Robert Freund 2010-01-12 21:38:03 UTC
resolved with "Additional extension elements MAY be included only after the mandated first child element." to "If present, any extension elements MUST be included after the mandated first child element."