Re: Test update for MTOM/XOP/RRSHB

Christopher B Ferris <[email protected]> Thu, 12 Jul 2007 08:01:46 -0400
Newsgroups gmane.text.xml.distributed
Message-ID <OFC5C33B46.D185B71E-ON85257316.003CF208-85257316.0041EBC5@us.ibm.com>
This is a multipart message in MIME format.
--=_alternative 003CF5E785257316_=
Content-Type: text/plain; charset="US-ASCII"

Thanks, Anish!

Christopher Ferris
STSM, Software Group Standards Strategy
email: [email protected]
blog: http://www.ibm.com/developerworks/blogs/page/chrisferris
phone: +1 508 234 2986

[email protected] wrote on 07/11/2007 07:14:39 PM:

> 
> I took an AI to go through the MTOM/XOP/RRSHB tests [1] and see if there 

> are any updates that need to be made as a result of the change in the 
> "xmime" NS (from .../2004/06/xmime to .../2005/05/xmime).
> 
> The following changes have to be made to the tests:
> 
> 1) Test 1-7 have a common schema that defines the element 'Data'. This 
> element is used in all the tests. This common schema imports the xmime 
NS.
> 
> Fix:
> change --
> <xs:import namespace='http://www.w3.org/2004/06/xmlmime' />
> to --
> <xs:import namespace='http://www.w3.org/2005/05/xmlmime' />
> 
> 2) Test 3b response message NS decl has to be updated to the new NS
> 
> Fix:
> change "http://www.w3.org/2004/06/xmlmime" to 
> "http://www.w3.org/2005/05/xmlmime"
> 
> 3) Tests RRSHB1, RRSHB2 and RRSHB3 use a common schema that imports the 
> old NS.
> 
> Fix:
> change --
> <xs:import namespace='http://www.w3.org/2004/06/xmlmime' />
> to --
> <xs:import namespace='http://www.w3.org/2005/05/xmlmime' />
> 
> 4) Tests RRSHB1, RRSHB2, RRSHB3 contain request and response messages 
> that have the "http://www.w3.org/2004/06/xmlmime" NS. This needs to be 
> changed to "http://www.w3.org/2005/05/xmlmime". Note that the NS is 
> defined only in test RRSHB1. Tests RRSHB2 and RRSHB3 only specify the 
> delta on RRSHB1, therefore it is sufficient to change RRSHB1.
> 
> Fix:
> In RRSHB1 change http://www.w3.org/2004/06/xmlmime" to 
> "http://www.w3.org/2005/05/xmlmime" in both the request and response 
> envelopes.
> 
> 
> -Anish
> --
> 
> [1] http://www.w3.org/2000/xp/Group/4/08/implementation.html
> 

--=_alternative 003CF5E785257316_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">Thanks, Anish!</font>
<br>
<br><font size=2 face="sans-serif">Christopher Ferris<br>
STSM, Software Group Standards Strategy<br>
email: [email protected]<br>
blog: http://www.ibm.com/developerworks/blogs/page/chrisferris<br>
phone: +1 508 234 2986</font>
<br>
<br><tt><font size=2>[email protected] wrote on 07/11/2007 07:14:39
PM:<br>
<br>
&gt; <br>
&gt; I took an AI to go through the MTOM/XOP/RRSHB tests [1] and see if
there <br>
&gt; are any updates that need to be made as a result of the change in
the <br>
&gt; &quot;xmime&quot; NS (from .../2004/06/xmime to .../2005/05/xmime).<br>
&gt; <br>
&gt; The following changes have to be made to the tests:<br>
&gt; <br>
&gt; 1) Test 1-7 have a common schema that defines the element 'Data'.
This <br>
&gt; element is used in all the tests. This common schema imports the xmime
NS.<br>
&gt; <br>
&gt; Fix:<br>
&gt; change --<br>
&gt; &lt;xs:import namespace='http://www.w3.org/2004/06/xmlmime' /&gt;<br>
&gt; to --<br>
&gt; &lt;xs:import namespace='http://www.w3.org/2005/05/xmlmime' /&gt;<br>
&gt; <br>
&gt; 2) Test 3b response message NS decl has to be updated to the new NS<br>
&gt; <br>
&gt; Fix:<br>
&gt; change &quot;http://www.w3.org/2004/06/xmlmime&quot; to <br>
&gt; &quot;http://www.w3.org/2005/05/xmlmime&quot;<br>
&gt; <br>
&gt; 3) Tests RRSHB1, RRSHB2 and RRSHB3 use a common schema that imports
the <br>
&gt; old NS.<br>
&gt; <br>
&gt; Fix:<br>
&gt; change --<br>
&gt; &lt;xs:import namespace='http://www.w3.org/2004/06/xmlmime' /&gt;<br>
&gt; to --<br>
&gt; &lt;xs:import namespace='http://www.w3.org/2005/05/xmlmime' /&gt;<br>
&gt; <br>
&gt; 4) Tests RRSHB1, RRSHB2, RRSHB3 contain request and response messages
<br>
&gt; that have the &quot;http://www.w3.org/2004/06/xmlmime&quot; NS. This
needs to be <br>
&gt; changed to &quot;http://www.w3.org/2005/05/xmlmime&quot;. Note that
the NS is <br>
&gt; defined only in test RRSHB1. Tests RRSHB2 and RRSHB3 only specify
the <br>
&gt; delta on RRSHB1, therefore it is sufficient to change RRSHB1.<br>
&gt; <br>
&gt; Fix:<br>
&gt; In RRSHB1 change http://www.w3.org/2004/06/xmlmime&quot; to <br>
&gt; &quot;http://www.w3.org/2005/05/xmlmime&quot; in both the request
and response <br>
&gt; envelopes.<br>
&gt; <br>
&gt; <br>
&gt; -Anish<br>
&gt; --<br>
&gt; <br>
&gt; [1] http://www.w3.org/2000/xp/Group/4/08/implementation.html<br>
&gt; <br>
</font></tt>
--=_alternative 003CF5E785257316_=--