RE: [wss] Error in WSS interop example #2

From
Hal Lockhart <>
Date
2003-05-01T20:11:31+00:00
ID
Thread
RE: [wss] Error in WSS interop example #2
OK, noted.

I am not sure if wsu is going to continue as a separate schema or not.

I recall that on the last call, somebody (Tony?) was going to publish the
correct URLs for our schemas, but I do not see it in the minutes.

Once I get this info I will update the docs.

Hal

> -----Original Message-----
> From: Eric Gravengaard [mailto:]
> Sent: Tuesday, April 29, 2003 7:22 PM
> To: [wss oasis] (E-mail)
> Subject: [wss] 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
>