Title: Signatur
Hi!

Since no one have opposed my suggestion to add priority to PubSub items, I am proposing the following:

To the XSD, relpace item with the following:
<xs:element name='item'>
    <xs:complexType>
      <xs:sequence minOccurs='0'>
        <xs:any namespace='##other'/>
      </xs:sequence>
      <xs:attribute name='id' type='xs:string' use='optional'/>
      <xs:attribute name='priority' type='xs:byte' use='optional'/>
    </xs:complexType>
  </xs:element>

And in the documentation add the following about prioritized items:

The priority is an advisory, used to implementors discression, an example could be sending events on a low bandwith link, and let the sending component handle priority to the other end.

The attribute value is defined like presence priorities, from 0-127 higher values means higher priorities. No priority, like presence means 0 priority (lowest)

--

Med venlig hilsen / Best regards
Mads Randstoft

Wireless Factory 
Aps

mads randstoft
java developer

wireless factory aps
galionsvej 52
dk-1437 københavn k

mobile: +45 31 31 96 07
office: +45 70 20 12 92
fax: + 45 32 95 83 02
[email protected]
www.wirelessfactory.dk

Reply via email to