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

[sca-j] NEW ISSUE: SCA Spring C & I specification does not state thepurpose of sca:composite element

From
Ramkumar R1 <>
Date
2008-09-11T11:44:52+00:00
ID
Thread
[sca-j] NEW ISSUE: SCA Spring C & I specification does not state thepurpose of sca:composite element
Raiser:        
       Ramkumar Ramalingam

Target:        sca-springci-draft-20070926.doc

Description:

 

The SCA Spring Client and Implementation specification is silent on the
purpose of <sca:composite> tag available in the schema.

The Spring SCA Namespace Schema as defined
in the current specification shows the following schema definition....

<xsd:element name="composite">

      <xsd:complexType>

       
    <xsd:attribute name="component"
use="required">

       
     <xsd:simpleType>

       
          <xsd:restriction base="xsd:string"/>

       
     </xsd:simpleType>

       
   </xsd:attribute> 

       
   <xsd:attribute name="sca-adapter-class"
use="optional">

       
          <xsd:simpleType>

       
                 <xsd:restriction
base="xsd:string"/>

       
           </xsd:simpleType>

       
    </xsd:attribute>

       
</xsd:complexType>

</xsd:element>

But the specification remains silent, on
stating the purpose of this element within Spring Application Context.

Proposal: None.

Thanks & Regards,

R Ramkumar

Phone : 91-80-41927623

Email  : 
← Prev in month ← Prev in thread
Next in thread → Next in month →