← Prev in month
← Prev in thread
Next in thread →
Next in month →
Proposal to resolve bindings-32
As per today's discussion, I have an action item to propose more detailed text to resolve issue 32 (http://www.osoa.org/jira/browse/BINDINGS-32) The following is that proposal, with the caveat that I suspect some small amount of word-smithing by the editors, and looking up references may be required. JMS binding spec. WD 03. @ approx. line 66, insert (in the attribute declarations for binding.jms element): name="NCName"? requires="list of QName"? uri="xsd:anyURI"? At line 132, insert the following /binding.jms/@name - as defined in the SCA Assembly specification at <location of definition> /binding.jms/@requires - as defined in the SCA Assembly specification at <location of definition> In WS Binding spec, WD 03: @ line 59 (in the attribute declarations for binding.ws element): name="NCName"? requires="list of QName"? uri="xsd:anyURI"? @ line 65, insert the following: /binding.ws/@name - as defined in the SCA Assembly specification at <location of definition> /binding.ws/@requires - as defined in the SCA Assembly specification at <location of definition> /binding.ws/@uri - The resolution algorithm of section 2.1 below describes how this attribute is interpreted. JCA binding spec, WD 01: @ line 52, insert name="NCName"? requires="list of QName"? uri="xsd:anyURI"? @ line 107, insert: /binding.ws/@name - as defined in the SCA Assembly specification at <location of definition> /binding.ws/@requires - as defined in the SCA Assembly specification at <location of definition> Eric.
← Prev in month
← Prev in thread
Next in thread →
Next in month →