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

 


Help: OASIS Mailing Lists Help | MarkMail Help

ws-rx message

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


Subject: i137 new proposal


Folks

Here is a simplified concrete proposal for i137.


3.8 MessagePending

When MakeConnection is used, and a message is returned on the transport-
specific back-channel, the MessagePending header SHOULD be included on
the returned message as an indicator whether there are additional messages
waiting to be retrieved using the same selection criteria that was 
specified
in the MakeConnection element.

The following exemplar defines the MessagePending syntax:
        <wsrm:MessagePending pending="xs:boolean" ...>
        ...
        </wsrm:MessagePending>

/wsrm:MessagePending
This element indicates whether additional messages are waiting to be
retrieved.

/wsrm:MessagePending@pending
This attribute, when set to 'true', indicates that there is at least
one message waiting to be retrieved. When this attribute is set to 'false'
it indicates there are currently no messages waiting to be retrieved.

<... text about extensibility elements...>

The absence of the MessagePending header has no implication as to whether
there are additional messages waiting to be retrieved.

-- 

Paul Fremantle
VP/Technology, WSO2 and OASIS WS-RX TC Co-chair

http://feeds.feedburner.com/bloglines/pzf
paul@wso2.com

"Oxygenating the Web Service Platform", www.wso2.com



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