- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 27 Jul 2007 19:21:26 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv20759
Modified Files:
ws-policy-framework.xml ws-policy-framework.html
Log Message:
Implemented the resolution for issue 4562. Editors' action 329.
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -d -r1.158 -r1.159
--- ws-policy-framework.xml 18 Jul 2007 10:30:00 -0000 1.158
+++ ws-policy-framework.xml 27 Jul 2007 19:21:23 -0000 1.159
@@ -2233,8 +2233,7 @@
<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. The <attval>application/wspolicy+xml</attval> media type
- is being submitted to the IESG for review, approval, and registration with IANA. </p>
+ element of such a document.</p>
<div2 id="ietf-reg">
<head>Registration</head>
<glist>
@@ -3565,6 +3564,15 @@
for issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4851">4851</loc>.
Editors' action <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/337">337</loc>.
</td>
+ </tr>
+ <tr>
+ <td>20070727</td>
+ <td>ASV</td>
+ <td>Implemented the resolution
+ for issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4562">4562</loc>.
+ Editors' action
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/329">329</loc>.
+ </td>
</tr>
</tbody>
</table>
Index: ws-policy-framework.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.html,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -d -r1.131 -r1.132
--- ws-policy-framework.html 18 Jul 2007 10:30:00 -0000 1.131
+++ ws-policy-framework.html 27 Jul 2007 19:21:24 -0000 1.132
@@ -287,7 +287,7 @@
<b>ignorable policy assertion</b> is an assertion that may be
ignored for purposes of determining the compatibility of alternatives
in policy intersection in a lax mode
- (as defined in <a href="http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-framework.html?content-type=text/html;charset=utf-8#Policy_Intersection">4.5 Policy
+ (as defined in <a href="http://www.w3.org/TR/ws-policy#Policy_Intersection">4.5 Policy
Intersection</a>).</p></dd><dt class="label">
<a href="#nested_policy_expression">nested policy expression</a>
</dt><dd><p>A <b>nested policy expression</b>
@@ -1459,8 +1459,7 @@
<h2><a name="media-type" id="media-type"></a>A. The application/wspolicy+xml Media Type</h2><p>This appendix defines the "application/wspolicy+xml" media type which
can be used to describe Web Services Policy documents serialized as XML. Either
<code>wsp:Policy</code> or <code>wsp:PolicyAttachment</code> could be the root
- element of such a document. The "application/wspolicy+xml" media type
- is being submitted to the IESG for review, approval, and registration with IANA. </p><div class="div2">
+ element of such a document.</p><div class="div2">
<h3><a name="ietf-reg" id="ietf-reg"></a>A.1 Registration</h3><dl><dt class="label">MIME media type name:</dt><dd><p>application</p></dd><dt class="label">MIME subtype name:</dt><dd><p>wspolicy+xml</p></dd><dt class="label">Required parameters:</dt><dd><p>none</p></dd><dt class="label">Optional parameters:</dt><dd><dl><dt class="label">charset</dt><dd><p>This parameter has identical semantics to the charset
parameter of the "application/xml" media
type as specified in <cite><a href="#RFC3023">IETF RFC 3023</a></cite>.</p></dd></dl></dd><dt class="label">Encoding considerations:</dt><dd><p>Identical to those of "application/xml" as described
@@ -1756,4 +1755,8 @@
</td></tr><tr><td rowspan="1" colspan="1">20070718</td><td rowspan="1" colspan="1">FJH</td><td rowspan="1" colspan="1">Updated the C14N11 reference [<cite><a href="#C14N11">C14N11</a></cite>]
for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4851">4851</a>.
Editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/337">337</a>.
+ </td></tr><tr><td rowspan="1" colspan="1">20070727</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Implemented the resolution
+ for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4562">4562</a>.
+ Editors' action
+ <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/329">329</a>.
</td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
Received on Friday, 27 July 2007 19:21:36 UTC