- From: David Orchard via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 Oct 2006 04:54:21 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv2381
Modified Files:
ws-policy-framework.xml ws-policy-framework.html
ws-policy-attachment.html ws-policy-attachment.xml
Log Message:
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3559">3559</loc>: Conformance Section.
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- ws-policy-framework.xml 3 Oct 2006 04:18:53 -0000 1.59
+++ ws-policy-framework.xml 3 Oct 2006 04:54:17 -0000 1.60
@@ -1418,6 +1418,8 @@
</div1>
<div1 id='Conformance'>
<head>Conformance</head>
+ <p>An element information item whose namespace name is "http://www.w3.org/@@@@/@@/policy" and whose local part is Policy or PolicyReference conforms to this specification if it is valid according to the XML Schema [<bibref ref="XMLSchemaPart1"/>] for that element as defined by this specification (<loc href="http://www.w3.org/@@@@/@@/policy/ws-policy.xsd">http://www.w3.org/@@@@/@@/policy/ws-policy.xsd</loc>) and additionally adheres to all the constraints contained in this specification. Such a conformant element information item constitutes a <termref def="policy_expression">policy expression</termref>.
+</p>
</div1>
</body>
<back>
@@ -1966,6 +1968,15 @@
<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/7">7</loc>.
</td>
</tr>
+ <tr>
+<td>20061002</td>
+<td>DBO</td>
+<td>Implemented the
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicy/actions/64"/>
+ for issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3559">3559</loc>: Conformance Section.
+ </td>
+</tr>
</tbody>
</table>
</inform-div1>
Index: ws-policy-framework.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.html,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- ws-policy-framework.html 3 Oct 2006 04:18:53 -0000 1.43
+++ ws-policy-framework.html 3 Oct 2006 04:54:18 -0000 1.44
@@ -1522,6 +1522,8 @@
<div class="div1">
<h2><a name="Conformance"></a>6. Conformance</h2>
+ <p>An element information item whose namespace name is "http://www.w3.org/@@@@/@@/policy" and whose local part is Policy or PolicyReference conforms to this specification if it is valid according to the XML Schema [<cite><a href="#XMLSchemaPart1">XML Schema Structures</a></cite>] for that element as defined by this specification (<a href="http://www.w3.org/@@@@/@@/policy/ws-policy.xsd">http://www.w3.org/@@@@/@@/policy/ws-policy.xsd</a>) and additionally adheres to all the constraints contained in this specification. Such a conformant element information item constitutes a <a title="policy expression" href="#policy_expression">policy expression</a>.
+</p>
</div>
</div>
<div class="back">
@@ -2082,6 +2084,15 @@
<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/7">7</a>.
</td>
</tr>
+ <tr>
+<td rowspan="1" colspan="1">20061002</td>
+<td rowspan="1" colspan="1">DBO</td>
+<td rowspan="1" colspan="1">Implemented the
+ <a href="http://www.w3.org/2005/06/tracker/wspolicy/actions/64"></a>
+ for issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3559">3559</a>: Conformance Section.
+ </td>
+</tr>
</tbody>
</table><br>
</div>
Index: ws-policy-attachment.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.xml,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- ws-policy-attachment.xml 2 Oct 2006 02:53:47 -0000 1.45
+++ ws-policy-attachment.xml 3 Oct 2006 04:54:18 -0000 1.46
@@ -2,7 +2,7 @@
<!-- $Id$ -->
<!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.10//EN" "xmlspec.dtd" [
<!ENTITY prefix "ws-policy-attachment">
-<!ENTITY % entities SYSTEM "entities.dtd" >
+<!ENTITY % entities SYSTEM "entities.dtd">
%entities;
<!ENTITY status SYSTEM "status-attachment.xml">
<!ENTITY document.status "Editors' copy $Date$">
@@ -12,51 +12,51 @@
]>
<?xml-stylesheet type='text/xsl' href='xmlspec-policy.xsl'?>
[...3989 lines suppressed...]
+<tr>
+<td>20060925</td>
+<td>ASV</td>
+<td>Created <specref ref="ws-policy-attachment-for-wsdl20"/> per action item <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/37">2</loc> from the
+ Bellevue F2F. This section is based on a <loc href="http://lists.w3.org/Archives/Public/public-ws-policy/2006Sep/0037.html">contribution</loc> from BEA, IBM, Microsoft and Oracle.</td>
+</tr>
+<tr>
+<td>20061002</td>
+<td>DBO</td>
+<td>Implemented the
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicy/actions/64"/>
+ for issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3559">3559</loc>: Conformance Section.
+ </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.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- ws-policy-attachment.html 2 Oct 2006 02:33:29 -0000 1.47
+++ ws-policy-attachment.html 3 Oct 2006 04:54:18 -0000 1.48
@@ -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,39 @@
div.exampleWrapper { margin: 4px }
div.exampleHeader { font-weight: bold;
[...3315 lines suppressed...]
+<td rowspan="1" colspan="1">20060925</td>
+<td rowspan="1" colspan="1">ASV</td>
+<td rowspan="1" colspan="1">Created <a href="#ws-policy-attachment-for-wsdl20"><b>5. WS-Policy Attachment for WSDL 2.0</b></a> per action item <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/37">2</a> from the
+ Bellevue F2F. This section is based on a <a href="http://lists.w3.org/Archives/Public/public-ws-policy/2006Sep/0037.html">contribution</a> from BEA, IBM, Microsoft and Oracle.</td>
+</tr>
+<tr>
+<td rowspan="1" colspan="1">20061002</td>
+<td rowspan="1" colspan="1">DBO</td>
+<td rowspan="1" colspan="1">Implemented the
+ <a href="http://www.w3.org/2005/06/tracker/wspolicy/actions/64"></a>
+ for issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3559">3559</a>: Conformance Section.
+ </td>
+</tr>
+</tbody>
+</table><br>
+</div>
+</div>
+</body></html>
\ No newline at end of file
Received on Tuesday, 3 October 2006 04:54:31 UTC