← Prev in month ← Prev in thread

Re: Clarification on Example 8.8.4

From
System
Date
2001-09-13T13:03:00+00:00
ID
Thread
Re: Clarification on Example 8.8.4
David:

The signature element is under SOAP-ENV:Header rather than
SOAP-ENV:Body.

Since eb:location expects an XPointer, shouldn't it look something
like

eb:location="xpointer(//SOAP:Header/ds:signature)"?

Also, if multiple signatures are present, and we want the first one,
shouldn't we have

eb:location="xpointer(//SOAP:Header/ds:signature[position()=1])"?

I agree with you that there should not be a comma after

eb:id="3490sdo9"

Regards,
-Arvola
← Prev in month ← Prev in thread