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: 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



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