← Prev in month
← Prev in thread
Error in WSS interop example #2
On or about line 324 we found this problem with the example: In the second example request, the line: <xenc:EncryptedData Id="enc-un" Type="http://www.w3.org/2001/04/xmlenc#Element" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"> should read: <xenc:EncryptedData wsu:Id="enc-un" Type="http://www.w3.org/2001/04/xmlenc#Element" xmlns:xenc="http://www.w3.org/2001/04/xmlenc#"> The "Id" attribute has no namespace. ----------- Reactivity Secure XML
← Prev in month
← Prev in thread