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

 


Help: OASIS Mailing Lists Help | MarkMail Help

bt-messaging message

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


Subject: MESSAGING STRAWMAN [3 of 5] VOTE


VOTE

- target address
	address
- atom identifier
	identifier
- participant address
	address
- participant identifier
	identifier
- vote
	'cancel' or 'ready'
- qualifiers
	list of qualifiers

<btp:vote type="ready|cancel">
  <btp:qualifiers>
    <foo:some-qualifier ...>...</foo:some-qualifier>
    <bar:another-qualifier ...>...</bar:another-qualifier>
  </btp:qualifiers>
  <btp:target-address>
    ...address...
  </btp:target-address>
  <btp:atom-identifier>...URI...</btp:atom-identifier>
  <btp:participant-address>
    ...address...
  </btp:participant-address>
  <btp:participant-identifier>...URI...</btp:participant-identifier>
</btp:vote>

Issue[MSG_004]: name of type attribute?

Issue[MSG_005]: do addresses need to say the carrier protocol to use? eg how
does it know to use SOAP?

Issue[MSG_006]: should identifiers be URIs?


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


Powered by eList eXpress LLC