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

 


Help: OASIS Mailing Lists Help | MarkMail Help

wss-comment message

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


Subject: RE: [wss-comment] Typo in Encryption example


I don't believe so. xenc:EncryptedData has an unqualified Id attribute.
 
Gudge


From: Anne Thomas Manes [mailto:anne@manes.net]
Sent: 16 March 2004 17:01
To: wss-comment
Subject: [wss-comment] Typo in Encryption example

I noticed a typo in the encryption example, line 1209 in the WSS SOAP Message Security spec:

It currently reads:

1208  <S11:Body>
1209    <xenc:EncryptedData Id="bodyID">
1210      <xenc:CipherData>
1211        <xenc:CipherValue>...</xenc:CipherValue>
1212      </xenc:CipherData>
1213    </xenc:EncryptedData>
1214  </S11:Body>

Line 1209 should read:

1209    <xenc:EncryptedData wsu:Id="bodyID">



~~~~~~~~~~~~~~~~~~
Anne Thomas Manes
VP & Research Director
Burton Group To unsubscribe from this list, send a post to wss-comment-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.



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