<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>6594</bug_id>
          
          <creation_ts>2009-02-19 00:12:54 +0000</creation_ts>
          <short_desc>Transfer: Add extensibility points for WS-Transfer wrappers</short_desc>
          <delta_ts>2009-06-24 00:00:28 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WS-Resource Access</product>
          <component>Transfer</component>
          <version>FPWD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows XP</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>REMIND</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>hasProposal</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>6398</dependson>
    
    <dependson>6672</dependson>
    
    <dependson>6673</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Doug Davis">dug</reporter>
          <assigned_to name="Doug Davis">dug</assigned_to>
          <cc>bob</cc>
          
          <qa_contact name="notifications mailing list for WS Resource Access">public-ws-resource-access-notifications</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>23823</commentid>
    <comment_count>0</comment_count>
    <who name="Doug Davis">dug</who>
    <bug_when>2009-02-19 00:12:54 +0000</bug_when>
    <thetext>From:
http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Jan/0043.html

Once/if we decide on wrappers for the Transfer operations we should
make sure they have proper extensibility points - in particular
modify Transfer as follows:

T-GetResponse:
&lt;wst:GetResponse ...&gt; 
 xs:any + 
&lt;/wst:GetResponse&gt; 

change the xs:any+ to xs:any*

T-PutRequest:
&lt;wst:Put ...&gt; 
 xs:any +
&lt;/wst:Put&gt; 

change the xs:any+ to xs:any*

T-PutResponse:
&lt;wst:PutResponse ...&gt; 
 xs:any ? 
&lt;/wst:PutResponse&gt;

change the xs:any+ to xs:any*

T-DeleteResponse:
&lt;wst:DeleteResponse ...&gt;
 xs:any ?
&lt;/wst:DeleteResponse&gt;

change the xs:any? to xs:any*

T-CreateResponse:
&lt;wst:CreateResponse ...&gt; 
  &lt;wst:ResourceCreated&gt;
  xs:any ?
&lt;/wst:CreateResponse&gt;

change the xs:any? to xs:any*

By making this change it will allow for extension specifications to
have more flexibility in what they send/receive.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24025</commentid>
    <comment_count>1</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-03 12:27:19 +0000</bug_when>
    <thetext>proposed on 2009-02-28 in http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Feb/0154.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24298</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-17 20:51:00 +0000</bug_when>
    <thetext>Action-52</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24322</commentid>
    <comment_count>3</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-19 09:49:12 +0000</bug_when>
    <thetext>Proposal at http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Mar/0088.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>25125</commentid>
    <comment_count>4</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-05-13 08:01:11 +0000</bug_when>
    <thetext>resolved with http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Apr/att-0162/I6594-6672-6673-prop-ibm.doc on 2009-05-12</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>