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

 


Help: OASIS Mailing Lists Help | MarkMail Help

wss message

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


Subject: RE: [wss] Missing /wsse:Security/@S11:MustUnderstand


The latest version of the core is close, but minor changes are needed.

from:

/wsse:Security/@S11:Mustunderstand
 This SOAP 1.1 [SPOAP11] attribute is used to indicate whether a header entry is
 mandatory or optional for the recipient to process. The value of the mustUnderstand
 attribute is either "True" or "False". The absence of the SOAP mustUnderstand attribute
 is semantically equivalent to its presence with the value "False".

/wsse:Security/@S12:Mustunderstand
 This SOAP 1.2 [SPOAP12] attribute is used to indicate whether a header entry is
 mandatory or optional for the recipient to process. The value of the mustUnderstand
 attribute is either "True" or "False". The absence of the SOAP mustUnderstand attribute
 is semantically equivalent to its presence with the value "False".

to:

/wsse:Security/@S11:Mustunderstand
 This SOAP 1.1 [SOAP11] attribute is used to indicate whether a header entry is
 mandatory or optional for the recipient to process. The value of the mustUnderstand
 attribute is either "1" or "0". The absence of the SOAP mustUnderstand attribute
 is semantically equivalent to its presence with the value "0".

/wsse:Security/@S12:Mustunderstand
 This SOAP 1.2 [SOAP12] attribute is used to indicate whether a header entry is
 mandatory or optional for the recipient to process. The value of the mustUnderstand
 attribute is either "True" or "False". The absence of the SOAP mustUnderstand attribute
 is semantically equivalent to its presence with the value "False".

Hal

> -----Original Message-----
> From: Hal Lockhart 
> Sent: Friday, May 27, 2005 1:48 PM
> To: wss@lists.oasis-open.org
> Subject: [wss] Missing /wsse:Security/@S11:MustUnderstand
> 
> 
> This is sort of a late date to be raising this issue, but 
> recently I was reviewing the core spec and noticed that in 
> section 5 at around line 565, there is no paragraph starting: 
> 
> "/wsse:Security/@S11:MustUnderstand"
> 
> corresponding to the paragraphs on Actor and Role.
> 
> MustUnderstand is discussed a little further down in the document.
> 
> Hal
> 
> ---------------------------------------------------------------------
> To unsubscribe from this mail list, you must leave the OASIS TC that
> generates this mail.  You may a link to this group and all 
> your TCs in OASIS
> at:
> https://www.oasis-open.org/apps/org/workgroup/portal/my_workgr
> oups.php 
> 
> 


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