- From: Maryann Hondo <mhondo@us.ibm.com>
- Date: Wed, 20 Jun 2007 12:04:54 -0400
- To: public-ws-policy@w3.org
Received on Wednesday, 20 June 2007 16:05:09 UTC
sorry for the late notice....
one of our developers found this typo in the examples....
WS-Policy 1.5 (http://www.w3.org/TR/ws-policy/) example contains XML
syntax
errors (i.e., on lines 04 and 09 of section 4.1.)
(04) <sp:SignedParts/>
(05) <sp:Body/>
(06) </sp:SignedParts/>
should be <sp:SignedParts>
<sp:Body/>
</sp:SignedParts>
(09) <sp:EncryptedParts/>
(10) <sp:Body/>
(11) </sp:EncryptedParts/>
i filed this issue
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4672
maryann
Received on Wednesday, 20 June 2007 16:05:09 UTC