← Prev in month ← Prev in thread
Next in thread → Next in month →

Request for update to the assembly RDDL/schema from the bindingsTC

From
Anish Karmarkar <>
Date
2009-07-20T23:27:36+00:00
ID
Thread
Request for update to the assembly RDDL/schema from the bindingsTC
Hi,

As most of you know the bindings TC recently approved three specs (WS, 
JMS and JCA binding ) for PR. Since all the SCA TCs share the same 
namespace, which is owned by the Assembly TC, during their last call the 
bindings TC approved a request to update the SCA Assembly RDDL [1]. I 
have an AI to follow this up with the Assembly TC. Therefore, I would 
like to request the following on behalf of the bindings TC:

1) update the RDDL document at 
http://docs.oasis-open.org/ns/opencsa/sca/200903 with the attached 
updated RDDL doc (200903-bindingsupdate.htm). The changes consist of 
adding three resources for WS, JMS and JCA bindings and a date change. 
The diff is below:


48c48
< <p class="normal">May 04, 2009</p>
---
 > <p class="normal">July 14, 2009</p>
124a125,130
 >         <p class="titlepageinfo">Resource Title <a 
rddl:nature="http://www.w3.org/2001/XMLSchema" 
rddl:purpose="http://www.rddl.org/purposes#schema-validation" 
href="http://docs.oasis-open.org/opencsa/sca-assembly/sca-binding-ws-1.1-cd03.xsd">Service 
Component Architecture Web Service Binding Schema Version 1.1</a> </p>
 >
 >         <p class="titlepageinfo">Resource Title <a 
rddl:nature="http://www.w3.org/2001/XMLSchema" 
rddl:purpose="http://www.rddl.org/purposes#schema-validation" 
href="http://docs.oasis-open.org/opencsa/sca-assembly/sca-binding-jms-1.1-cd03.xsd">Service 
Component Architecture JMS Binding Schema Version 1.1</a> </p>
 >
 >         <p class="titlepageinfo">Resource Title <a 
rddl:nature="http://www.w3.org/2001/XMLSchema" 
rddl:purpose="http://www.rddl.org/purposes#schema-validation" 
href="http://docs.oasis-open.org/opencsa/sca-assembly/sca-binding-jca-1.1-cd03.xsd">Service 
Component Architecture JCA Binding Schema Version 1.1</a> </p>
 >


2) Copy the WS, JMS and JCA binding schema that contribute to the 
assembly NS at 
http://docs.oasis-open.org/opencsa/sca-assembly/sca-binding-ws-1.1-cd03.xsd, 
http://docs.oasis-open.org/opencsa/sca-assembly/sca-binding-jms-1.1-cd03.xsd, 
and 
http://docs.oasis-open.org/opencsa/sca-assembly/sca-binding-jca-1.1-cd03.xsd, 
respectively.

The schemas are part of the approved package indicated by [2]. I have 
attached the three schemas for convenience.

3) The Assembly main schema (sca-1.1-cd03.xsd) would also have to be 
updated to point to the cd03 versions of the WS, JMS and JCA binding 
schema (instead of the cd02 versions). I have attached the updated 
(sca-1.1-cd03-bindingsupdate.xsd) schema.

The diff for this change is:

21,23c21,23
<    <include schemaLocation="sca-binding-ws-1.1-cd02.xsd"/>
<    <include schemaLocation="sca-binding-jms-1.1-cd02.xsd"/>
<    <include schemaLocation="sca-binding-jca-1.1-cd02.xsd"/>
---
 >    <include schemaLocation="sca-binding-ws-1.1-cd03.xsd"/>
 >    <include schemaLocation="sca-binding-jms-1.1-cd03.xsd"/>
 >    <include schemaLocation="sca-binding-jca-1.1-cd03.xsd"/>


I would like to request an agenda item for tomorrow's call to approve 
this and (if approved) ask the TC admin to update the Assembly RDDL, 
sca-1.1-cd03.xsd schema, and add the WS, JMS and JCA schemas at the 
appropriate location.

Thanks!

-Anish
--


[1] http://docs.oasis-open.org/ns/opencsa/sca/200903
[2] http://lists.oasis-open.org/archives/sca-bindings/200907/msg00046.html
← Prev in month ← Prev in thread
Next in thread → Next in month →