- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 07 Feb 2007 21:19:43 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv27401
Modified Files:
ws-policy-framework.xml
Log Message:
Implemented the resolution for issue 4307. Editors' action 156.
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.117
retrieving revision 1.118
diff -u -d -r1.117 -r1.118
--- ws-policy-framework.xml 26 Jan 2007 22:44:14 -0000 1.117
+++ ws-policy-framework.xml 7 Feb 2007 21:19:41 -0000 1.118
@@ -1658,7 +1658,10 @@
<head>The application/wspolicy+xml Media Type</head>
<p>This appendix defines the <attval>application/wspolicy+xml</attval>
media type which can be used to describe Web Services Policy documents
- serialized as XML. Either <att>wsp:Policy</att> or <att>wsp:PolicyAttachment</att> could be the root element of such a document.</p>
+ serialized as XML. Either <att>wsp:Policy</att> or <att>wsp:PolicyAttachment</att> could be the root element of such a document.
+ The <attval>application/wspolicy+xml</attval> media type is being submitted to the
+ IESG for review, approval, and registration with IANA.
+ </p>
<div2 id="ietf-reg">
<head>Registration</head>
<glist>
@@ -2652,7 +2655,15 @@
<td>ASV</td>
<td>Updated Section <specref ref="change-description"/>.
</td>
- </tr>
+ </tr>
+ <tr>
+ <td>20070207</td>
+ <td>PY</td>
+ <td>Implemented the resolution for issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4307">4307</loc>.
+ Editors' action <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/156">156</loc>.
+ </td>
+ </tr>
</tbody>
</table>
</inform-div1>
Received on Wednesday, 7 February 2007 21:19:49 UTC