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: RE: MESSAGING STRAWMAN [2 of 5] Qualifiers


QUALIFIERS

qualifier type is actually element name in a namespace

	<auth:username
		xmlns:auth="http://www.example.com/ns/auth"
		xmlns:btp="http://www.oasis-open.org/2001/BTP"
		btp:must-be-understood="yes"
		btp:to-be-propagated="yes">jtauber</auth:username>

Issue[MSG_002]: btp namespace URI? oasis conventions?
	yes. ask Oasis
	"2001" - split within oasis structure to avoid unintended re-use

	Version number for BTP namespace itself. - generally considered a good
thing ?


Issue[MSG_003]: should yes/no be true/false?
	use xml schema boolean pattern: true/false

 (non messaging issue: to-be-propagated semantics)


Meta-properties
	both are optional.
	absence must-be-understood = no
	   to-be-propagated = don't care, receiver's choice






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


Powered by eList eXpress LLC