2006/ws/policy ws-policy-attachment.html,1.38,1.39 ws-policy-attachment.xml,1.33,1.34

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

Modified Files:
	ws-policy-attachment.html ws-policy-attachment.xml 
Log Message:
Completed partial resolution	for issue 
                            <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3590">3590</loc>.
                            for adding document attribute extensbility of wsp:Policy/@{any} and wsp:Policy/.../wsp:PolicyReference/@{any},
                            specifically making attribute extensibility for any namespace.   

Index: ws-policy-attachment.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- ws-policy-attachment.xml	5 Sep 2006 01:02:51 -0000	1.33
+++ ws-policy-attachment.xml	6 Sep 2006 18:15:24 -0000	1.34
@@ -142,7 +142,7 @@
 		</item>
 		<item>
 			<p>An attribute extensibility point is referred to using @{any} in place of the attribute name. This 
-indicates that any attribute name can be used, from any namespace other than the &nsuri; 
+indicates that any attribute name can be used, from any namespace. 
 namespace. </p>
 		</item>
 	  </ulist>
@@ -1943,9 +1943,18 @@
             <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3561">3561</loc>: replaced URI with IRI.                	
           </td>
         </tr>
+           <tr>
+                    	<td>200609006</td>
+                    	<td>DBO</td>
+                    	<td>Completed partial resolution	for issue 
+                            <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3590">3590</loc>.
+                            for adding document attribute extensbility of wsp:Policy/@{any} and wsp:Policy/.../wsp:PolicyReference/@{any},
+                            specifically making attribute extensibility for any namespace.             	
+                        </td>
+                    </tr>                       
+        
       </tbody>
     </table>
   </inform-div1>
 </back>
 </spec>
-

Index: ws-policy-attachment.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- ws-policy-attachment.html	5 Sep 2006 01:02:51 -0000	1.38
+++ ws-policy-attachment.html	6 Sep 2006 18:15:24 -0000	1.39
@@ -1,6 +1,5 @@
-<!DOCTYPE html
-  PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Web Services Policy 1.5 - Attachment</title><style type="text/css">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en-US"><head><META http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Web Services Policy 1.5 - Attachment</title><style type="text/css">
 code           { font-family: monospace; }
 
 div.constraint,
@@ -48,24 +47,40 @@
 div.exampleWrapper { margin: 4px }
 div.exampleHeader { font-weight: bold;
[...2024 lines suppressed...]
-          </td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
+          </td>
+        </tr>
+           <tr>
+                    	<td rowspan="1" colspan="1">200609006</td>
+                    	<td rowspan="1" colspan="1">DBO</td>
+                    	<td rowspan="1" colspan="1">Completed partial resolution	for issue 
+                            <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3590">3590</a>.
+                            for adding document attribute extensbility of wsp:Policy/@{any} and wsp:Policy/.../wsp:PolicyReference/@{any},
+                            specifically making attribute extensibility for any namespace.             	
+                        </td>
+                    </tr>                       
+        
+      </tbody>
+    </table><br>
+  </div>
+</div>
+</body></html>
\ No newline at end of file

Received on Wednesday, 6 September 2006 18:15:49 UTC