- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 02 Feb 2011 00:36:30 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv5440 Modified Files: wsenum.html wsenum.xml wseventing.html wseventing.xml wsfrag.html wsfrag.xml wsmex.html wsmex.xml wst.html wst.xml Log Message: 11882 Index: wst.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v retrieving revision 1.132 retrieving revision 1.133 diff -u -d -r1.132 -r1.133 --- wst.xml 28 Nov 2010 15:54:19 -0000 1.132 +++ wst.xml 2 Feb 2011 00:36:28 -0000 1.133 @@ -1486,10 +1486,7 @@ </tbody> </table> - <p> - The properties above bind to a SOAP 1.2 fault as follows: - </p> - + <p>The properties above bind to a SOAP 1.2 fault as follows:</p> <example> <eg><s12:Envelope> <s12:Header> @@ -1516,12 +1513,13 @@ </s12:Envelope></eg> </example> - <p> - The properties bind to a SOAP 1.1 fault as follows: - </p> - + <p>The properties bind to a SOAP 1.1 fault as follows:</p> <example> <eg><s11:Envelope> + <s12:Header> + <wsa:Action> <kw>[Action]</kw> </wsa:Action> + <!-- Headers elided for brevity. --> + </s12:Header> <s11:Body> <s11:Fault> <faultcode><kw>[Subcode]</kw></faultcode> @@ -2979,6 +2977,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</loc> </td> </tr> + <tr> + <td> 2011/02/01 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11882">11882</loc> + </td> + </tr> </tbody> </table> </div1> Index: wseventing.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v retrieving revision 1.220 retrieving revision 1.221 diff -u -d -r1.220 -r1.221 --- wseventing.html 26 Jan 2011 19:40:15 -0000 1.220 +++ wseventing.html 2 Feb 2011 00:36:27 -0000 1.221 @@ -73,26 +73,26 @@ 6.10 <a href="#EndToNotSupported">EndToNotSupported</a><br/> 6.11 <a href="#NoDeliveryMechanismEstablished">NoDeliveryMechanismEstablished</a><br/> 7 <a href="#Security">Security Considerations</a><br/> - 7.1 <a href="#iddiv2x1x2088">Notifications</a><br/> - 7.2 <a href="#iddiv2x1x2097">Subscriptions</a><br/> - 7.3 <a href="#iddiv2x1x2102">Endpoint Verification</a><br/> + 7.1 <a href="#iddiv2x1x2091">Notifications</a><br/> + 7.2 <a href="#iddiv2x1x2100">Subscriptions</a><br/> + 7.3 <a href="#iddiv2x1x2105">Endpoint Verification</a><br/> 8 <a href="#ImplConsideration">Implementation Considerations</a><br/> 9 <a href="#metadata">WS-Eventing Metadata</a><br/> - 9.1 <a href="#iddiv2x1x2128">EventSource Assertion</a><br/> - 9.2 <a href="#iddiv2x1x2252">SubscriptionManager Assertion</a><br/> + 9.1 <a href="#iddiv2x1x2131">EventSource Assertion</a><br/> + 9.2 <a href="#iddiv2x1x2255">SubscriptionManager Assertion</a><br/> 10 <a href="#acks">Acknowledgements</a><br/> 11 <a href="#refs">References</a><br/> - 11.1 <a href="#iddiv2x1x2315">Normative References</a><br/> - 11.2 <a href="#iddiv2x1x2475">Informative References</a><br/> + 11.1 <a href="#iddiv2x1x2318">Normative References</a><br/> + 11.2 <a href="#iddiv2x1x2478">Informative References</a><br/> </p> <h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#Advertising">Advertising Event Information</a><br/> A.1 <a href="#ETypes">Event Types & Event Descriptions</a><br/> - A.1.1 <a href="#iddiv3x1x2625">Retrieving Event Descriptions</a><br/> - A.1.2 <a href="#iddiv3x1x2673">Bindings for Event Descriptions</a><br/> - A.1.2.1 <a href="#iddiv4x1x2678">Binding for Unwrapped Notifications</a><br/> - A.1.2.2 <a href="#iddiv4x1x2699">Binding for Wrapped Notifications</a><br/> + A.1.1 <a href="#iddiv3x1x2628">Retrieving Event Descriptions</a><br/> + A.1.2 <a href="#iddiv3x1x2676">Bindings for Event Descriptions</a><br/> + A.1.2.1 <a href="#iddiv4x1x2681">Binding for Unwrapped Notifications</a><br/> + A.1.2.2 <a href="#iddiv4x1x2702">Binding for Wrapped Notifications</a><br/> A.2 <a href="#NWSDL">Notification WSDLs</a><br/> - A.2.1 <a href="#iddiv3x1x2726">Retrieving Notification WSDLs</a><br/> + A.2.1 <a href="#iddiv3x1x2729">Retrieving Notification WSDLs</a><br/> B <a href="#Schema">XML Schema</a><br/> C <a href="#WSDL">WSDL</a><br/> D <a href="#wrappedWSDL">WSDL for Standard Wrapped Delivery</a><br/> @@ -1343,6 +1343,10 @@ </s12:Fault> </s12:Body> </s12:Envelope></pre></div></div><p>The properties bind to a SOAP 1.1 fault as follows:</p><div class="exampleOuter"><div class="exampleInner"><pre><s11:Envelope> + <s12:Header> + <wsa:Action> <b>[Action]</b> </wsa:Action> + <!-- Headers elided for brevity. --> + </s12:Header> <s11:Body> <s11:Fault> <faultcode><b>[Subcode]</b></faultcode> @@ -1435,7 +1439,7 @@ urged to perform a security analysis to determine their particular threat profile and the appropriate responses to those threats. </p><div class="div2"> -<h3><a name="iddiv2x1x2088" id="iddiv2x1x2088"/>7.1 Notifications</h3><p> +<h3><a name="iddiv2x1x2091" id="iddiv2x1x2091"/>7.1 Notifications</h3><p> The information contained in Notifications might be sensitive. In such cases it is advisable to authenticate and authorize subscribers as part of the processing of the Subscribe request. Note that an @@ -1456,7 +1460,7 @@ and trace the origin of such attempts. Additionally, the authorization of Subscribers reduces the pool of potential attackers. </p></div><div class="div2"> -<h3><a name="iddiv2x1x2097" id="iddiv2x1x2097"/>7.2 Subscriptions</h3><p> +<h3><a name="iddiv2x1x2100" id="iddiv2x1x2100"/>7.2 Subscriptions</h3><p> Once created, subscriptions ought to be treated as protected resources. Renew, GetStatus, and Unsubscribe requests ought to be authenticated and authorized (for example, the identity of the @@ -1471,7 +1475,7 @@ the identities of these entities are discovered and verified) are particular to individual deployments. </p></div><div class="div2"> -<h3><a name="iddiv2x1x2102" id="iddiv2x1x2102"/>7.3 Endpoint Verification</h3><p> +<h3><a name="iddiv2x1x2105" id="iddiv2x1x2105"/>7.3 Endpoint Verification</h3><p> Implementations that perform validity checks on the EPRs used in WS-Eventing (wse:NotifyTo, wse:EndTo) are advised that such checks can be misused to obtain information about a target network. For @@ -1522,7 +1526,7 @@ that indicate a particular security mechanism used to protect the WS-Eventing operations supported by this endpoint. </p><div class="div2"> -<h3><a name="iddiv2x1x2128" id="iddiv2x1x2128"/>9.1 EventSource Assertion</h3><p> +<h3><a name="iddiv2x1x2131" id="iddiv2x1x2131"/>9.1 EventSource Assertion</h3><p> Services indicate support for the WS-Eventing's definition of an event source through the use of the Web Services Policy - Framework <a href="#wspolicy">[WS-Policy]</a> and Web Services Policy - @@ -1634,7 +1638,7 @@ (10) - (12) contains the EventDescription data that describes the syntax of the events that this event source might send. </p></div><div class="div2"> -<h3><a name="iddiv2x1x2252" id="iddiv2x1x2252"/>9.2 SubscriptionManager Assertion</h3><p> +<h3><a name="iddiv2x1x2255" id="iddiv2x1x2255"/>9.2 SubscriptionManager Assertion</h3><p> Services indicate support for the WS-Eventing's definition of a subscription manager through the use of the Web Services @@ -1705,7 +1709,7 @@ Yves Lafon (W3C/ERCIM). </p></div><div class="div1"> <h2><a name="refs" id="refs"/>11 References</h2><div class="div2"> -<h3><a name="iddiv2x1x2315" id="iddiv2x1x2315"/>11.1 Normative References</h3><dl><dt class="label"><a name="BP12" id="BP12"/>BP12</dt><dd><a href="http://ws-i.org/profiles/BasicProfile-1.2-2010-11-09.html"><cite> +<h3><a name="iddiv2x1x2318" id="iddiv2x1x2318"/>11.1 Normative References</h3><dl><dt class="label"><a name="BP12" id="BP12"/>BP12</dt><dd><a href="http://ws-i.org/profiles/BasicProfile-1.2-2010-11-09.html"><cite> WS-I Profile, Basic Profile Version 1.2 </cite></a> , R. Chumbley, et al, Editors. @@ -1767,7 +1771,7 @@ , E. Christensen, et al., Editors. World Wide Web Consortium (W3C), 15 March 2001 Available at <a href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315">http://www.w3.org/TR/2001/NOTE-wsdl-20010315</a>.</dd></dl></div><div class="div2"> -<h3><a name="iddiv2x1x2475" id="iddiv2x1x2475"/>11.2 Informative References</h3><dl><dt class="label"><a name="WSMC" id="WSMC"/>WS-MakeConnection</dt><dd><a href="http://docs.oasis-open.org/ws-rx/wsmc/v1.1/wsmc.doc"><cite> +<h3><a name="iddiv2x1x2478" id="iddiv2x1x2478"/>11.2 Informative References</h3><dl><dt class="label"><a name="WSMC" id="WSMC"/>WS-MakeConnection</dt><dd><a href="http://docs.oasis-open.org/ws-rx/wsmc/v1.1/wsmc.doc"><cite> OASIS Standard, "Web Services Make Connection (WS-MakeConnection) 1.1" Web Services Make Connection (WS-MakeConnection) </cite></a> @@ -1845,7 +1849,7 @@ serve as a description of the Event Type used in <a href="#Table1">Example 2-1</a>. </p><div class="exampleOuter"> -<div class="exampleHeader"><a name="idexamplex1x2615" id="idexamplex1x2615"/>Example A-1: EventDescriptions</div><div class="exampleInner"><pre>(01) <wsevd:EventDescriptions +<div class="exampleHeader"><a name="idexamplex1x2618" id="idexamplex1x2618"/>Example A-1: EventDescriptions</div><div class="exampleInner"><pre>(01) <wsevd:EventDescriptions (02) targetNamespace="http://www.example.org/oceanwatch/notifications" (03) xmlns:wsevd="http://www.w3.org/2002/ws/ra/edcopies/ws-evt" (04) xmlns:ow="http://www.example.org/oceanwatch"> @@ -1866,7 +1870,7 @@ (GED) for this Event Type is defined on line (08) as being of type "{http://www.example.org/oceanwatch}:WindReportType". </p><div class="div3"> -<h4><a name="iddiv3x1x2625" id="iddiv3x1x2625"/>A.1.1 Retrieving Event Descriptions</h4><p> +<h4><a name="iddiv3x1x2628" id="iddiv3x1x2628"/>A.1.1 Retrieving Event Descriptions</h4><p> Although there are many ways in which an event source can make its EventDescriptions available, this specification RECOMMENDS the use of the mechanisms described in WS-MetadataExchange <a href="#MEX">[WS-MetadataExchange]</a>. @@ -1913,7 +1917,7 @@ (10) </mex:GetMetadataResponse> </pre></div></div><p><a href="#mexEVD">Example A-4</a> shows how the Event Descriptions metadata might appear within a GetMetadataResponse message. </p></div><div class="div3"> -<h4><a name="iddiv3x1x2673" id="iddiv3x1x2673"/>A.1.2 Bindings for Event Descriptions</h4><p> +<h4><a name="iddiv3x1x2676" id="iddiv3x1x2676"/>A.1.2 Bindings for Event Descriptions</h4><p> For any Notification Format it MUST be possible to determine how a given wsevd:eventType will appear on the wire as a notification in a subscription created with that format. The following sections define @@ -1925,7 +1929,7 @@ Format, implementations MAY provide a Notification WSDL (see below) that explicitly describes the notification operations. </p><div class="div4"> -<h5><a name="iddiv4x1x2678" id="iddiv4x1x2678"/>A.1.2.1 Binding for Unwrapped Notifications</h5><p> +<h5><a name="iddiv4x1x2681" id="iddiv4x1x2681"/>A.1.2.1 Binding for Unwrapped Notifications</h5><p> The information about an Event Type contained in the wsevd:eventType element binds to a Unwrapped Notification for that type as follows: </p><ul><li><p> @@ -1940,7 +1944,7 @@ event being transmitted. If the @element attribute is absent then the <b>[Body]</b> property has no children. </p></li></ul></div><div class="div4"> -<h5><a name="iddiv4x1x2699" id="iddiv4x1x2699"/>A.1.2.2 Binding for Wrapped Notifications</h5><p> +<h5><a name="iddiv4x1x2702" id="iddiv4x1x2702"/>A.1.2.2 Binding for Wrapped Notifications</h5><p> The information about an Event Type contained in the eventType element binds to a Wrapped Notification for that type as follows: </p><ul><li><p> @@ -1966,7 +1970,7 @@ successful Subscribe request that used a particular Format IRI. The following is an example of a Notification WSDL: </p><div class="exampleOuter"> -<div class="exampleHeader"><a name="idexamplex1x2720" id="idexamplex1x2720"/>Example A-5: Notification WSDL</div><div class="exampleInner"><pre>(01) <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" +<div class="exampleHeader"><a name="idexamplex1x2723" id="idexamplex1x2723"/>Example A-5: Notification WSDL</div><div class="exampleInner"><pre>(01) <wsdl:definitions xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" (02) targetNamespace="http://www.example.org/oceanwatch/notifications" (03) xmlns:xs="http://www.w3.org/2001/XMLSchema" (04) xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/" @@ -2001,7 +2005,7 @@ (33) </wsdl:operation> (34) </wsdl:binding> (35) </wsdl:definitions></pre></div></div><div class="div3"> -<h4><a name="iddiv3x1x2726" id="iddiv3x1x2726"/>A.2.1 Retrieving Notification WSDLs</h4><p> +<h4><a name="iddiv3x1x2729" id="iddiv3x1x2729"/>A.2.1 Retrieving Notification WSDLs</h4><p> Although there are many ways in which an event source can make Notification WSDLs available, this specification RECOMMENDS the use of the mechanisms described in WS-MetadataExchange <a href="#MEX">[WS-MetadataExchange]</a>. @@ -2746,4 +2750,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</a></td></tr><tr><td> 2011/01/04 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11667">11667</a></td></tr><tr><td> 2011/01/04 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11551">11551</a></td></tr><tr><td> 2011/01/26 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11874">11874</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11874">11874</a></td></tr><tr><td> 2011/02/01 </td><td> DD </td><td> Added resolution of issue + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11882">11882</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file Index: wsfrag.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.xml,v retrieving revision 1.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- wsfrag.xml 10 Jan 2011 21:35:03 -0000 1.75 +++ wsfrag.xml 2 Feb 2011 00:36:27 -0000 1.76 @@ -1715,6 +1715,10 @@ <p>The properties bind to a SOAP 1.1 fault as follows:</p> <example> <eg><s11:Envelope> + <s12:Header> + <wsa:Action> <kw>[Action]</kw> </wsa:Action> + <!-- Headers elided for brevity. --> + </s12:Header> <s11:Body> <s11:Fault> <faultcode><kw>[Subcode]</kw></faultcode> @@ -2468,6 +2472,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</loc> </td> </tr> + <tr> + <td> 2011/02/01 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11882">11882</loc> + </td> + </tr> </tbody> </table> </div1> Index: wsfrag.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsfrag.html,v retrieving revision 1.78 retrieving revision 1.79 diff -u -d -r1.78 -r1.79 --- wsfrag.html 10 Jan 2011 21:35:02 -0000 1.78 +++ wsfrag.html 2 Feb 2011 00:36:27 -0000 1.79 @@ -67,10 +67,10 @@ 9.2 <a href="#InvalidExpression">InvalidExpression</a><br/> 9.3 <a href="#UnsupportedMode">UnsupportedMode</a><br/> 10 <a href="#metadata">WS-Fragment Metadata</a><br/> - 10.1 <a href="#iddiv2x1x1897">Fragment Assertion</a><br/> + 10.1 <a href="#iddiv2x1x1900">Fragment Assertion</a><br/> 11 <a href="#acks">Acknowledgements</a><br/> 12 <a href="#refs">References</a><br/> - 12.1 <a href="#iddiv2x1x1960">Normative References</a><br/> + 12.1 <a href="#iddiv2x1x1963">Normative References</a><br/> </p> <h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#Appendix_I__E2_80_93_XSD">XML Schema</a><br/> B <a href="#changelog">Change Log</a><br/> @@ -817,6 +817,10 @@ </s12:Fault> </s12:Body> </s12:Envelope></pre></div></div><p>The properties bind to a SOAP 1.1 fault as follows:</p><div class="exampleOuter"><div class="exampleInner"><pre><s11:Envelope> + <s12:Header> + <wsa:Action> <b>[Action]</b> </wsa:Action> + <!-- Headers elided for brevity. --> + </s12:Header> <s11:Body> <s11:Fault> <faultcode><b>[Subcode]</b></faultcode> @@ -856,7 +860,7 @@ doing so the endpoint is indicating that the corresponding WS-Fragment features are supported by that endpoint. </p><div class="div2"> -<h3><a name="iddiv2x1x1897" id="iddiv2x1x1897"/>10.1 Fragment Assertion</h3><p> +<h3><a name="iddiv2x1x1900" id="iddiv2x1x1900"/>10.1 Fragment Assertion</h3><p> Services indicate their support for the WS-Fragment specification through the use of the Web Services Policy - Framework <a href="#wspolicy">[WS-Policy]</a> and Web Services Policy - @@ -920,7 +924,7 @@ Yves Lafon (W3C/ERCIM). </p></div><div class="div1"> <h2><a name="refs" id="refs"/>12 References</h2><div class="div2"> -<h3><a name="iddiv2x1x1960" id="iddiv2x1x1960"/>12.1 Normative References</h3><dl><dt class="label"><a name="BP12" id="BP12"/>BP12</dt><dd><a href="http://ws-i.org/profiles/BasicProfile-1.2-2010-11-09.html"><cite> +<h3><a name="iddiv2x1x1963" id="iddiv2x1x1963"/>12.1 Normative References</h3><dl><dt class="label"><a name="BP12" id="BP12"/>BP12</dt><dd><a href="http://ws-i.org/profiles/BasicProfile-1.2-2010-11-09.html"><cite> WS-I Profile, Basic Profile Version 1.2 </cite></a> , R. Chumbley, et al, Editors. @@ -1119,4 +1123,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=9699">9699</a></td></tr><tr><td> 2010/05/11 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=9558">9558</a></td></tr><tr><td> 2010/05/12 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=9717">9717</a></td></tr><tr><td> 2010/11/19 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</a></td></tr><tr><td> 2011/02/01 </td><td> DD </td><td> Added resolution of issue + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11882">11882</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file Index: wst.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v retrieving revision 1.134 retrieving revision 1.135 diff -u -d -r1.134 -r1.135 --- wst.html 28 Nov 2010 15:54:19 -0000 1.134 +++ wst.html 2 Feb 2011 00:36:28 -0000 1.135 @@ -60,15 +60,15 @@ 6.3 <a href="#PutDenied">PutDenied</a><br/> 6.4 <a href="#UnknownResource">UnknownResource</a><br/> 7 <a href="#Security_Considerations">Security Considerations</a><br/> - 7.1 <a href="#iddiv2x1x1319">Protecting Resources</a><br/> - 7.2 <a href="#iddiv2x1x1324">Protecting Resource Factories</a><br/> + 7.1 <a href="#iddiv2x1x1322">Protecting Resources</a><br/> + 7.2 <a href="#iddiv2x1x1327">Protecting Resource Factories</a><br/> 8 <a href="#metadata">WS-Transfer Metadata</a><br/> - 8.1 <a href="#iddiv2x1x1342">TransferResource Assertion</a><br/> - 8.2 <a href="#iddiv2x1x1424">TransferResourceFactory Assertion</a><br/> + 8.1 <a href="#iddiv2x1x1345">TransferResource Assertion</a><br/> + 8.2 <a href="#iddiv2x1x1427">TransferResourceFactory Assertion</a><br/> 9 <a href="#acks">Acknowledgements</a><br/> 10 <a href="#refs">References</a><br/> - 10.1 <a href="#iddiv2x1x1498">Normative References</a><br/> - 10.2 <a href="#iddiv2x1x1684">Informative References</a><br/> + 10.1 <a href="#iddiv2x1x1501">Normative References</a><br/> + 10.2 <a href="#iddiv2x1x1687">Informative References</a><br/> </p> <h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#Appendix_I__E2_80_93_XSD">XML Schema</a><br/> B <a href="#WSDL">WSDL</a><br/> @@ -895,9 +895,7 @@ For SOAP 1.2, the <b>[Code]</b> property MUST be either "Sender" or "Receiver". These properties are serialized into text XML as follows: - </p><a name="soapver" id="soapver"/><table border="1"><tbody><tr><th> SOAP Version </th><th> Sender </th><th> Receiver </th></tr><tr><td> SOAP 1.2 </td><td> s12:Sender </td><td> s12:Receiver </td></tr></tbody></table><p> - The properties above bind to a SOAP 1.2 fault as follows: - </p><div class="exampleOuter"><div class="exampleInner"><pre><s12:Envelope> + </p><a name="soapver" id="soapver"/><table border="1"><tbody><tr><th> SOAP Version </th><th> Sender </th><th> Receiver </th></tr><tr><td> SOAP 1.2 </td><td> s12:Sender </td><td> s12:Receiver </td></tr></tbody></table><p>The properties above bind to a SOAP 1.2 fault as follows:</p><div class="exampleOuter"><div class="exampleInner"><pre><s12:Envelope> <s12:Header> <wsa:Action> <b>[Action]</b> </wsa:Action> <!-- Headers elided for brevity. --> @@ -919,9 +917,11 @@ </s12:Detail> </s12:Fault> </s12:Body> -</s12:Envelope></pre></div></div><p> - The properties bind to a SOAP 1.1 fault as follows: - </p><div class="exampleOuter"><div class="exampleInner"><pre><s11:Envelope> +</s12:Envelope></pre></div></div><p>The properties bind to a SOAP 1.1 fault as follows:</p><div class="exampleOuter"><div class="exampleInner"><pre><s11:Envelope> + <s12:Header> + <wsa:Action> <b>[Action]</b> </wsa:Action> + <!-- Headers elided for brevity. --> + </s12:Header> <s11:Body> <s11:Fault> <faultcode><b>[Subcode]</b></faultcode> @@ -975,7 +975,7 @@ to perform a security analysis to determine their particular threat profile and the appropriate responses to those threats. </p><div class="div2"> -<h3><a name="iddiv2x1x1319" id="iddiv2x1x1319"/>7.1 Protecting Resources</h3><p> +<h3><a name="iddiv2x1x1322" id="iddiv2x1x1322"/>7.1 Protecting Resources</h3><p> Both resources and the information that makes up their representation might be sensitive. In these cases, it is advisable for resource managers to authenticate and authorize clients attempting Get, Put, @@ -984,7 +984,7 @@ ought to have the appropriate authenticity, integrity, and confidentiality measures applied. </p></div><div class="div2"> -<h3><a name="iddiv2x1x1324" id="iddiv2x1x1324"/>7.2 Protecting Resource Factories</h3><p> +<h3><a name="iddiv2x1x1327" id="iddiv2x1x1327"/>7.2 Protecting Resource Factories</h3><p> In cases where resources and/or the information that makes up their representation are sensitive so, too, are the services that create these resources. In such cases it is advisable for resource factories @@ -1017,7 +1017,7 @@ that indicate a particular security mechanism used to protect the WS-Transfer operations supported by this endpoint. </p><div class="div2"> -<h3><a name="iddiv2x1x1342" id="iddiv2x1x1342"/>8.1 TransferResource Assertion</h3><p> +<h3><a name="iddiv2x1x1345" id="iddiv2x1x1345"/>8.1 TransferResource Assertion</h3><p> Services indicate support for the WS-Transfer's definition of a Transfer Resource through the use of the Web Services @@ -1083,7 +1083,7 @@ WS-Transfer message exchanges. Any metadata that appears is scoped to the operations and features of the WS-Transfer specification. </p></dd></dl></div><div class="div2"> -<h3><a name="iddiv2x1x1424" id="iddiv2x1x1424"/>8.2 TransferResourceFactory Assertion</h3><p> +<h3><a name="iddiv2x1x1427" id="iddiv2x1x1427"/>8.2 TransferResourceFactory Assertion</h3><p> Services indicate support for WS-Transfer's definition of a Transfer Resource Factory through the use of the Web Services @@ -1161,7 +1161,7 @@ Yves Lafon (W3C/ERCIM). </p></div><div class="div1"> <h2><a name="refs" id="refs"/>10 References</h2><div class="div2"> -<h3><a name="iddiv2x1x1498" id="iddiv2x1x1498"/>10.1 Normative References</h3><dl><dt class="label"><a name="BP12" id="BP12"/>BP12</dt><dd><a href="http://ws-i.org/profiles/BasicProfile-1.2-2010-11-09.html"><cite> +<h3><a name="iddiv2x1x1501" id="iddiv2x1x1501"/>10.1 Normative References</h3><dl><dt class="label"><a name="BP12" id="BP12"/>BP12</dt><dd><a href="http://ws-i.org/profiles/BasicProfile-1.2-2010-11-09.html"><cite> WS-I Profile, Basic Profile Version 1.2 </cite></a> , R. Chumbley, et al, Editors. @@ -1234,7 +1234,7 @@ , P. Biron, A. Malhotra, Editors. World Wide Web Consortium (W3C), 28 October 2004. Available at <a href="http://www.w3.org/TR/xmlschema-2/">http://www.w3.org/TR/xmlschema-2/</a>.</dd></dl></div><div class="div2"> -<h3><a name="iddiv2x1x1684" id="iddiv2x1x1684"/>10.2 Informative References</h3><dl><dt class="label"><a name="WsFrag" id="WsFrag"/>WS-Fragment</dt><dd><a href="http://www.w3.org/TR/ws-fragment"><cite> +<h3><a name="iddiv2x1x1687" id="iddiv2x1x1687"/>10.2 Informative References</h3><dl><dt class="label"><a name="WsFrag" id="WsFrag"/>WS-Fragment</dt><dd><a href="http://www.w3.org/TR/ws-fragment"><cite> W3C Working Group Draft, "Web Services Fragment (WS-Fragment) 1.0" </cite></a> , D. Davis, et al., Editors. @@ -1597,4 +1597,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10339">10339</a></td></tr><tr><td> 2010/11/16 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11202">11202</a></td></tr><tr><td> 2010/11/16 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11210">11210</a></td></tr><tr><td> 2010/11/19 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</a></td></tr><tr><td> 2011/02/01 </td><td> DD </td><td> Added resolution of issue + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11882">11882</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file Index: wsmex.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v retrieving revision 1.138 retrieving revision 1.139 diff -u -d -r1.138 -r1.139 --- wsmex.xml 1 Feb 2011 23:57:43 -0000 1.138 +++ wsmex.xml 2 Feb 2011 00:36:27 -0000 1.139 @@ -2623,10 +2623,7 @@ </tbody> </table> - <p> - The properties above bind to a SOAP 1.2 fault as follows: - </p> - + <p>The properties above bind to a SOAP 1.2 fault as follows:</p> <example> <eg><s12:Envelope> <s12:Header> @@ -2653,12 +2650,13 @@ </s12:Envelope></eg> </example> - <p> - The properties bind to a SOAP 1.1 fault as follows: - </p> - + <p>The properties bind to a SOAP 1.1 fault as follows:</p> <example> <eg><s11:Envelope> + <s12:Header> + <wsa:Action> <kw>[Action]</kw> </wsa:Action> + <!-- Headers elided for brevity. --> + </s12:Header> <s11:Body> <s11:Fault> <faultcode><kw>[Subcode]</kw></faultcode> @@ -4366,6 +4364,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11850">11850</loc> </td> </tr> + <tr> + <td> 2011/02/01 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11882">11882</loc> + </td> + </tr> </tbody> </table> </div1> Index: wsenum.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v retrieving revision 1.155 retrieving revision 1.156 diff -u -d -r1.155 -r1.156 --- wsenum.html 11 Jan 2011 21:51:57 -0000 1.155 +++ wsenum.html 2 Feb 2011 00:36:26 -0000 1.156 @@ -68,15 +68,15 @@ 5.10 <a href="#EmptyFilter">EmptyFilter</a><br/> 5.11 <a href="#MaxElementsMustBeZero">MaxElementsMustBeZero</a><br/> 6 <a href="#Security">Security Considerations</a><br/> - 6.1 <a href="#iddiv2x1x1908">Creating Enumeration Contexts</a><br/> - 6.2 <a href="#iddiv2x1x1913">Protecting Enumeration Contexts</a><br/> - 6.3 <a href="#iddiv2x1x1920">Endpoint Verification</a><br/> + 6.1 <a href="#iddiv2x1x1911">Creating Enumeration Contexts</a><br/> + 6.2 <a href="#iddiv2x1x1916">Protecting Enumeration Contexts</a><br/> + 6.3 <a href="#iddiv2x1x1923">Endpoint Verification</a><br/> 7 <a href="#metadata">WS-Enumeration Metadata</a><br/> - 7.1 <a href="#iddiv2x1x1940">Enumeration Assertion</a><br/> + 7.1 <a href="#iddiv2x1x1943">Enumeration Assertion</a><br/> 8 <a href="#acks">Acknowledgements</a><br/> 9 <a href="#refs">References</a><br/> - 9.1 <a href="#iddiv2x1x2060">Normative References</a><br/> - 9.2 <a href="#iddiv2x1x2272">Informative References</a><br/> + 9.1 <a href="#iddiv2x1x2063">Normative References</a><br/> + 9.2 <a href="#iddiv2x1x2275">Informative References</a><br/> </p> <h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#schema">XML Schema</a><br/> B <a href="#WSDL">WSDL</a><br/> @@ -1121,6 +1121,10 @@ </s12:Fault> </s12:Body> </s12:Envelope></pre></div></div><p>The properties bind to a SOAP 1.1 fault as follows:</p><div class="exampleOuter"><div class="exampleInner"><pre><s11:Envelope> + <s12:Header> + <wsa:Action> <b>[Action]</b> </wsa:Action> + <!-- Headers elided for brevity. --> + </s12:Header> <s11:Body> <s11:Fault> <faultcode><b>[Subcode]</b></faultcode> @@ -1215,7 +1219,7 @@ a security analysis to determine their particular threat profile and the appropriate responses to those threats. </p><div class="div2"> -<h3><a name="iddiv2x1x1908" id="iddiv2x1x1908"/>6.1 Creating Enumeration Contexts</h3><p> +<h3><a name="iddiv2x1x1911" id="iddiv2x1x1911"/>6.1 Creating Enumeration Contexts</h3><p> An enumeration represents a logical cursor through a sequence of data items. If the information in these items is sensitive, it is advisable to for Data Sources to authenticate and authorize Consumers @@ -1226,7 +1230,7 @@ the time the Enumerate request is processed or varies during the lifetime of the enumeration. </p></div><div class="div2"> -<h3><a name="iddiv2x1x1913" id="iddiv2x1x1913"/>6.2 Protecting Enumeration Contexts</h3><p> +<h3><a name="iddiv2x1x1916" id="iddiv2x1x1916"/>6.2 Protecting Enumeration Contexts</h3><p> Once created, it is advisable to treat Enumeration Contexts as protected resources. Renew, GetStatus, and Release requests ought to be authenticated and authorized (for example, the identity of the @@ -1248,7 +1252,7 @@ Data Sources are advised to authenticate and authorize clients sending Enumerate requests. </p></div><div class="div2"> -<h3><a name="iddiv2x1x1920" id="iddiv2x1x1920"/>6.3 Endpoint Verification</h3><p> +<h3><a name="iddiv2x1x1923" id="iddiv2x1x1923"/>6.3 Endpoint Verification</h3><p> Data Source implementations that perform validity checks on the EndTo EPR used in the Enumerate request are advised that such checks can be misused to obtain information about a target network. For @@ -1290,7 +1294,7 @@ that indicate a particular security mechanism used to protect the WS-Enumeration operations supported by this endpoint. </p><div class="div2"> -<h3><a name="iddiv2x1x1940" id="iddiv2x1x1940"/>7.1 Enumeration Assertion</h3><p> +<h3><a name="iddiv2x1x1943" id="iddiv2x1x1943"/>7.1 Enumeration Assertion</h3><p> Services indicate support for the WS-Enumeration's definition of a data source through the use of the Web Services Policy - Framework <a href="#wspolicy">[WS-Policy]</a> and Web Services Policy - @@ -1405,7 +1409,7 @@ Yves Lafon (W3C/ERCIM). </p></div><div class="div1"> <h2><a name="refs" id="refs"/>9 References</h2><div class="div2"> -<h3><a name="iddiv2x1x2060" id="iddiv2x1x2060"/>9.1 Normative References</h3><dl><dt class="label"><a name="BP12" id="BP12"/>BP12</dt><dd><a href="http://ws-i.org/profiles/BasicProfile-1.2-2010-11-09.html"><cite> +<h3><a name="iddiv2x1x2063" id="iddiv2x1x2063"/>9.1 Normative References</h3><dl><dt class="label"><a name="BP12" id="BP12"/>BP12</dt><dd><a href="http://ws-i.org/profiles/BasicProfile-1.2-2010-11-09.html"><cite> WS-I Profile, Basic Profile Version 1.2 </cite></a> , R. Chumbley, et al, Editors. @@ -1487,7 +1491,7 @@ , A. Berglund, et al., Editors. World Wide Web Consortium (W3C), 23 January 2007. Available at <a href="http://www.w3.org/TR/xpath20/">http://www.w3.org/TR/xpath20/</a>.</dd></dl></div><div class="div2"> -<h3><a name="iddiv2x1x2272" id="iddiv2x1x2272"/>9.2 Informative References</h3><dl><dt class="label"><a name="MEX" id="MEX"/>WS-MetadataExchange</dt><dd><a href="http://www.w3.org/TR/ws-metadata-exchange"><cite> +<h3><a name="iddiv2x1x2275" id="iddiv2x1x2275"/>9.2 Informative References</h3><dl><dt class="label"><a name="MEX" id="MEX"/>WS-MetadataExchange</dt><dd><a href="http://www.w3.org/TR/ws-metadata-exchange"><cite> W3C Working Group Draft, "Web Services Metadata Exchange (WS-MetadataExchange) 1.1" </cite></a> @@ -2079,4 +2083,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10339">10339</a></td></tr><tr><td> 2010/11/16 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=10960">10960</a></td></tr><tr><td> 2010/11/19 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8284">8284</a></td></tr><tr><td> 2011/01/11 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11696">11696</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11696">11696</a></td></tr><tr><td> 2011/02/01 </td><td> DD </td><td> Added resolution of issue + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11882">11882</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file Index: wsenum.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v retrieving revision 1.146 retrieving revision 1.147 diff -u -d -r1.146 -r1.147 --- wsenum.xml 11 Jan 2011 21:51:57 -0000 1.146 +++ wsenum.xml 2 Feb 2011 00:36:27 -0000 1.147 @@ -1855,6 +1855,10 @@ <p>The properties bind to a SOAP 1.1 fault as follows:</p> <example> <eg><s11:Envelope> + <s12:Header> + <wsa:Action> <kw>[Action]</kw> </wsa:Action> + <!-- Headers elided for brevity. --> + </s12:Header> <s11:Body> <s11:Fault> <faultcode><kw>[Subcode]</kw></faultcode> @@ -3991,6 +3995,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11696">11696</loc> </td> </tr> + <tr> + <td> 2011/02/01 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11882">11882</loc> + </td> + </tr> </tbody> </table> </div1> Index: wsmex.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v retrieving revision 1.148 retrieving revision 1.149 diff -u -d -r1.148 -r1.149 --- wsmex.html 1 Feb 2011 23:57:42 -0000 1.148 +++ wsmex.html 2 Feb 2011 00:36:27 -0000 1.149 @@ -73,13 +73,13 @@ 10.1 <a href="#UnsupportedMetadata">UnsupportedMetadata</a><br/> 10.2 <a href="#InvalidMetadata">UnknownDialect</a><br/> 11 <a href="#Security">Security Considerations</a><br/> - 11.1 <a href="#iddiv2x1x2050">Metadata and Security Bootstrapping</a><br/> + 11.1 <a href="#iddiv2x1x2053">Metadata and Security Bootstrapping</a><br/> 12 <a href="#metadata">WS-MetadataExchange Metadata</a><br/> - 12.1 <a href="#iddiv2x1x2071">MetadataExchange Assertion</a><br/> + 12.1 <a href="#iddiv2x1x2074">MetadataExchange Assertion</a><br/> 13 <a href="#bootstrapping">Bootstrapping Metadata Retrieval</a><br/> 14 <a href="#acks">Acknowledgements</a><br/> 15 <a href="#References">References</a><br/> - 15.1 <a href="#iddiv2x1x2327">Normative References</a><br/> + 15.1 <a href="#iddiv2x1x2330">Normative References</a><br/> </p> <h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#Appendix-A">XML Schema</a><br/> B <a href="#Appendix-B">WSDL</a><br/> @@ -1573,9 +1573,7 @@ For SOAP 1.2, the <b>[Code]</b> property MUST be either "Sender" or "Receiver". These properties are serialized into text XML as follows: - </p><a name="soapver" id="soapver"/><table border="1"><tbody><tr><th> SOAP Version </th><th> Sender </th><th> Receiver </th></tr><tr><td> SOAP 1.2 </td><td> s12:Sender </td><td> s12:Receiver </td></tr></tbody></table><p> - The properties above bind to a SOAP 1.2 fault as follows: - </p><div class="exampleOuter"><div class="exampleInner"><pre><s12:Envelope> + </p><a name="soapver" id="soapver"/><table border="1"><tbody><tr><th> SOAP Version </th><th> Sender </th><th> Receiver </th></tr><tr><td> SOAP 1.2 </td><td> s12:Sender </td><td> s12:Receiver </td></tr></tbody></table><p>The properties above bind to a SOAP 1.2 fault as follows:</p><div class="exampleOuter"><div class="exampleInner"><pre><s12:Envelope> <s12:Header> <wsa:Action> <b>[Action]</b> </wsa:Action> <!-- Headers elided for brevity. --> @@ -1597,9 +1595,11 @@ </s12:Detail> </s12:Fault> </s12:Body> -</s12:Envelope></pre></div></div><p> - The properties bind to a SOAP 1.1 fault as follows: - </p><div class="exampleOuter"><div class="exampleInner"><pre><s11:Envelope> +</s12:Envelope></pre></div></div><p>The properties bind to a SOAP 1.1 fault as follows:</p><div class="exampleOuter"><div class="exampleInner"><pre><s11:Envelope> + <s12:Header> + <wsa:Action> <b>[Action]</b> </wsa:Action> + <!-- Headers elided for brevity. --> + </s12:Header> <s11:Body> <s11:Fault> <faultcode><b>[Subcode]</b></faultcode> @@ -1649,7 +1649,7 @@ security analysis to determine their particular threat profile and the appropriate responses to those threats. </p><div class="div2"> -<h3><a name="iddiv2x1x2050" id="iddiv2x1x2050"/>11.1 Metadata and Security Bootstrapping</h3><p> +<h3><a name="iddiv2x1x2053" id="iddiv2x1x2053"/>11.1 Metadata and Security Bootstrapping</h3><p> There are cases in which the metadata used to describe a service might be considered sensitive information. In these cases it is advisable for services to authenticate and authorize consumers as part of the @@ -1687,7 +1687,7 @@ indicate a particular security mechanism used to protect the WS-MetadataExchange operations supported by this endpoint. </p><div class="div2"> -<h3><a name="iddiv2x1x2071" id="iddiv2x1x2071"/>12.1 MetadataExchange Assertion</h3><p> +<h3><a name="iddiv2x1x2074" id="iddiv2x1x2074"/>12.1 MetadataExchange Assertion</h3><p> Services indicate support for the WS-MetadataExchange specification through the use of the Web Services Policy - Framework <a href="#wspolicy">[WS-Policy]</a> and Web Services Policy - @@ -1910,7 +1910,7 @@ Yves Lafon (W3C/ERCIM). </p></div><div class="div1"> <h2><a name="References" id="References"/>15 References</h2><div class="div2"> -<h3><a name="iddiv2x1x2327" id="iddiv2x1x2327"/>15.1 Normative References</h3><dl><dt class="label"><a name="BP12" id="BP12"/>BP12</dt><dd><a href="http://ws-i.org/profiles/BasicProfile-1.2-2010-11-09.html"><cite> +<h3><a name="iddiv2x1x2330" id="iddiv2x1x2330"/>15.1 Normative References</h3><dl><dt class="label"><a name="BP12" id="BP12"/>BP12</dt><dd><a href="http://ws-i.org/profiles/BasicProfile-1.2-2010-11-09.html"><cite> WS-I Profile, Basic Profile Version 1.2 </cite></a> , R. Chumbley, et al, Editors. @@ -2464,4 +2464,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11625">11625</a></td></tr><tr><td> 2011/01/26 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11849">11849</a></td></tr><tr><td> 2011/01/26 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11867">11867</a></td></tr><tr><td> 2011/02/01 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11850">11850</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11850">11850</a></td></tr><tr><td> 2011/02/01 </td><td> DD </td><td> Added resolution of issue + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11882">11882</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file Index: wseventing.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v retrieving revision 1.212 retrieving revision 1.213 diff -u -d -r1.212 -r1.213 --- wseventing.xml 26 Jan 2011 19:40:15 -0000 1.212 +++ wseventing.xml 2 Feb 2011 00:36:27 -0000 1.213 @@ -2143,6 +2143,10 @@ <p>The properties bind to a SOAP 1.1 fault as follows:</p> <example> <eg><s11:Envelope> + <s12:Header> + <wsa:Action> <kw>[Action]</kw> </wsa:Action> + <!-- Headers elided for brevity. --> + </s12:Header> <s11:Body> <s11:Fault> <faultcode><kw>[Subcode]</kw></faultcode> @@ -5195,6 +5199,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11874">11874</loc> </td> </tr> + <tr> + <td> 2011/02/01 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=11882">11882</loc> + </td> + </tr> </tbody> </table> </div1>
Received on Wednesday, 2 February 2011 00:36:33 UTC