2006/ws/policy ws-policy-framework.xml,1.82,1.83

Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv21005

Modified Files:
	ws-policy-framework.xml 
Log Message:
Editorial changes for Issue 3961

Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- ws-policy-framework.xml	3 Nov 2006 20:44:48 -0000	1.82
+++ ws-policy-framework.xml	9 Nov 2006 14:23:24 -0000	1.83
@@ -123,12 +123,12 @@
         xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"
         xmlns:wsp="&nsuri;" >
 (02)   <wsp:ExactlyOne>
-(03)     <sp:wsp:All>
+(03)     <wsp:All>
 (04)        <sp:SignedParts/>
 (05)           <sp:Body/>
 (06)        </sp:SignedParts/>
 (07)     </wsp:All>
-(08)     <sp:wsp:All>
+(08)     <wsp:All>
 (09)        <sp:EncryptedParts/>
 (10)           <sp:Body/>
 (11)        </sp:EncryptedParts/>
@@ -594,12 +594,12 @@
         xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"
         xmlns:wsp="&nsuri;" >
 (02)   <wsp:ExactlyOne>
-(03)     <sp:wsp:All>
+(03)     <wsp:All>
 (04)        <sp:SignedParts/>
 (05)           <sp:Body/>
 (06)        </sp:SignedParts/>
 (07)     </wsp:All>
-(08)     <sp:wsp:All>
+(08)     <wsp:All>
 (09)        <sp:EncryptedParts/>
 (10)           <sp:Body/>
 (11)        </sp:EncryptedParts/>

Received on Thursday, 9 November 2006 14:31:14 UTC