- From: Christopher B Ferris <chrisfer@us.ibm.com>
- Date: Thu, 12 Jul 2007 08:01:46 -0400
- To: Anish Karmarkar <Anish.Karmarkar@oracle.com>
- Cc: "Xml-Dist-App@W3. Org" <xml-dist-app@w3.org>, xml-dist-app-request@w3.org
- Message-ID: <OFC5C33B46.D185B71E-ON85257316.003CF208-85257316.0041EBC5@us.ibm.com>
Thanks, Anish! Christopher Ferris STSM, Software Group Standards Strategy email: chrisfer@us.ibm.com blog: http://www.ibm.com/developerworks/blogs/page/chrisferris phone: +1 508 234 2986 xml-dist-app-request@w3.org 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 >
Received on Thursday, 12 July 2007 12:02:04 UTC