|
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
|
Title: Signatur
- [Standards] XEP-0060 addition to XSD and std. Mads Randstoft
- Re: [Standards] XEP-0060 addition to XSD and std. Peter Saint-Andre
