OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

sca-bindings message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [sca-bindings] ISSUE-71: Missing <wireFormat> element in binding.jmsschema


Logged as: http://www.osoa.org/jira/browse/BINDINGS-71

-Eric.

Simon Holdsworth wrote:
OFA119A7F1.54490F3B-ON8025757E.0047EC84-8025757E.0048C713@uk.ibm.com" type="cite">
TARGET: SCA JMS Binding Specification CD-02

DESCRIPTION:

The binding.jms <response> element should include an optional <wireFormat> element.  This is correctly documented and appears in the pseudo-schema, but has been omitted from the schema.

PROPOSAL:

Update the definition of the JMSResponse type in the schema in Appendix A to add a wireFormat element to the sequence as follows:

   <complexType name="JMSResponse">
      <sequence>
         <element name="wireFormat" type="sca:WireFormatType" minOccurs="0"/>
         <element name="destination" type="sca:JMSDestination" minOccurs="0"/>
         <choice minOccurs="0">
            <element name="connectionFactory" type="sca:JMSConnectionFactory"/>
            <element name="activationSpec" type="sca:JMSActivationSpec"/>
         </choice>
      </sequence>
   </complexType>


Simon Holdsworth
STSM, SCA Bindings Architect; Master Inventor; OASIS SCA Bindings TC Chair
MP 211, IBM UK Labs, Hursley Park, Winchester SO21 2JN, UK
Tel +44-1962-815059 (Internal 245059) Fax +44-1962-816898
Internet - Simon_Holdsworth@uk.ibm.com







Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU








[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]