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

NEW ISSUE: incorrect closing <headers> element in JMS pseudo-schema

From
Simon Holdsworth <>
Date
2009-11-05T14:51:08+00:00
ID
Thread
NEW ISSUE: incorrect closing <headers> element in JMS pseudo-schema
TARGET: SCA JMS Binding Specification
CD-03

DESCRIPTION: 

The JMS binding pseudo-schema includes
the following:

    <messageSelection selector="string"?>

        <property
name=”NMTOKEN” type=”NMTOKEN”?>* 

    </headers>?

The messageSelection element should
not be closed by a closing headers element.

PROPOSAL:

Update the pseudo-schema to read:

    <messageSelection selector="string"?>

        <property
name=”NMTOKEN” type=”NMTOKEN”?>* 

    </messageSelection>?

Regards, Simon

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 - 

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
← Prev in month ← Prev in thread
Next in thread → Next in month →