This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
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/>
RESOLUTION: issue 4762 closed with proposed changes ACTION: editors to update staged and master versions of framework PR draft with resolution to issue 4672 See http://www.w3.org/2007/06/20-ws-policy-irc#T16-30-16
Also need to fix example in section 1.1