Activity.html 14.6 KB
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  
  <title>Web Services Activity Statement</title>
  <link href="http://www.w3.org/StyleSheets/base.css" rel="stylesheet" type="text/css" />
  <link href="/StyleSheets/activities.css" rel="stylesheet" type="text/css" />
</head>

<body>
<!-- ids Navigate, Footer and below, and table id Structure are generated dynamically. Please contact the Comm Team at w3t-comm@w3.org for changes. -->

<div id="Icons">

<div class="whiteout">
<a href="#Contents">Skip to contents</a> |</div>
<a href="/"><img alt="W3C" width="72" height="48" src="http://www.w3.org/Icons/w3c_home" /></a> <a href="http://www.w3.org/Architecture/"><img src="http://www.w3.org/Icons/arch" width="212" height="49" alt="Architecture Domain" /></a> <span class="whiteout">|</span> <span class="trail"><a href="./">Web Services home</a></span></div>
<ul id="Navigate"><li><a href="/">W3C Home</a><ul class="nav"><li><a href="/Consortium/">About W3C</a><ul class="nav"><li><a href="/Consortium/activities">W3C Activities</a><ul class="nav"><li class="boldblack">
                  Activity Statements
                  <ul class="nav"><li><a href="http://www.w3.org/XML/Activity.html" title="Extensible Markup Language (XML) Activity Statement">Extensible Markup Language (XML)</a></li><li><a href="http://www.w3.org/Fonts/Activity.html" title="Fonts Activity Statement">Fonts</a></li><li><a href="http://www.w3.org/Graphics/Activity.html" title="Graphics Activity Statement">Graphics</a></li><li><a href="http://www.w3.org/MarkUp/Activity.html" title="HTML Activity Statement">HTML</a></li><li><a href="http://www.w3.org/2005/Incubator/Activity.html" title="Incubator Activity Statement">Incubator</a></li><li><a href="http://www.w3.org/International/Activity.html" title="Internationalization Activity Statement">Internationalization</a></li><li><a href="http://www.w3.org/Math/Activity.html" title="Math Activity Statement">Math</a></li><li><a href="http://www.w3.org/2005/MWI/Activity.html" title="Mobile Web Initiative Activity Statement">Mobile Web Initiative</a></li><li><a href="http://www.w3.org/2002/mmi/Activity.html" title="Multimodal Interaction Activity Statement">Multimodal Interaction</a></li><li><a href="http://www.w3.org/2004/pp/Activity.html" title="Patent Policy Activity Statement">Patent Policy</a></li><li><a href="http://www.w3.org/Privacy/Activity.html" title="Privacy Activity Statement">Privacy</a></li><li><a href="http://www.w3.org/2006/rwc/Activity.html" title="Rich Web Client Activity Statement">Rich Web Client</a></li><li><a href="http://www.w3.org/Security/Activity.html" title="Security Activity Statement">Security</a></li><li><a href="http://www.w3.org/2001/sw/Activity.html" title="Semantic Web Activity Statement">Semantic Web</a></li><li><a href="http://www.w3.org/Style/Activity.html" title="Style Activity Statement">Style</a></li><li><a href="http://www.w3.org/AudioVideo/Activity.html" title="Synchronized Multimedia Activity Statement">Synchronized Multimedia</a></li><li><a href="http://www.w3.org/2007/uwa/Activity.html" title="Ubiquitous Web Applications Activity Statement">Ubiquitous Web Applications</a></li><li><a href="http://www.w3.org/2008/WebVideo/Activity.html" title="Video in the Web Activity Statement">Video in the Web</a></li><li><a href="http://www.w3.org/Voice/Activity.html" title="Voice Browser Activity Statement">Voice Browser</a></li><li><a href="http://www.w3.org/WAI/IPO/Activity.html" title="WAI International Program Office Activity Statement">WAI International Program Office</a></li><li><a href="http://www.w3.org/WAI/Technical/Activity.html" title="WAI Technical Activity Statement">WAI Technical</a></li><li class="navcurrent">Web Services</li><li><a href="http://www.w3.org/testing/Activity.html" title="Web Testing Activity Statement">Web Testing</a></li><li><a href="http://www.w3.org/2011/webtv/Activity.html" title="Web and TV Activity Statement">Web and TV</a></li><li><a href="http://www.w3.org/2002/Forms/Activity.html" title="XForms Activity Statement">XForms</a></li><li><a href="http://www.w3.org/egov/Activity.html" title="eGovernment Activity Statement">eGovernment</a></li></ul></li></ul></li></ul></li></ul></li></ul>

<div id="Contents">
<h1>Web Services Activity Statement</h1>

<p>Web services provide a standard means of interoperating between different
software applications, running on a variety of platforms and/or frameworks.
Web services are characterized by their great interoperability and
extensibility, as well as their machine-processable descriptions thanks to
the use of XML. They can be combined in a loosely coupled way in order to
achieve complex operations. Programs providing simple services can interact
with each other in order to deliver sophisticated added-value services.</p>

<p>The W3C Web Services Activity is designing the infrastructure, defining
the architecture and creating the core technologies for Web services. The <a href="http://www.w3.org/TR/soap12-part1">SOAP 1.2</a> XML-based
messaging framework became a W3C Recommendation in June 2003 and the <a href="http://www.w3.org/TR/2005/REC-soap12-mtom-20050125/">SOAP
Message Transmission Optimization Mechanism (MTOM)</a> in January 2005.</p>

<p>Here is a comprehensive list of Recommendations pertaining to the W3C Web Services Activity:</p>
<dl>
<dt>XML Protocol Working Group:</dt>
<dd><a href="http://www.w3.org/TR/2007/REC-soap12-part0-20070427/">SOAP Version 1.2 Part 0: Primer (Second Edition)</a></dd>
<dd><a href="http://www.w3.org/TR/2007/REC-soap12-part1-20070427/">SOAP Version 1.2 Part 1: Messaging Framework (Second Edition)</a></dd>
<dd><a href="http://www.w3.org/TR/2007/REC-soap12-part2-20070427/">SOAP Version 1.2 Part 2: Adjuncts (Second Edition)</a></dd>
<dd><a href="http://www.w3.org/TR/2007/REC-soap12-testcollection-20070427/">SOAP Version 1.2 Specification Assertions and Test Collection (Second Edition)</a></dd>
<dd><a href="http://www.w3.org/TR/2005/REC-xop10-20050125/">XML-binary Optimized Packaging</a></dd>
<dd><a href="http://www.w3.org/TR/2005/REC-soap12-mtom-20050125/">SOAP Message Transmission Optimization Mechanism</a></dd>
<dd><a href="http://www.w3.org/TR/2005/REC-soap12-rep-20050125/">Resource Representation SOAP Header Block</a></dd>
<dt>Web Services Description Working Group:</dt>
<dd><a href="http://www.w3.org/TR/2007/REC-wsdl20-primer-20070626/">Web Services Description Language (WSDL) Version 2.0 Part 0: Primer</a></dd>
<dd><a href="http://www.w3.org/TR/2007/REC-wsdl20-20070626/">Web Services Description Language (WSDL) Version 2.0 Part 1: Core Language</a></dd>
<dd><a href="http://www.w3.org/TR/2007/REC-wsdl20-adjuncts-20070626/">Web Services Description Language (WSDL) Version 2.0 Part 2: Adjuncts</a></dd>
<dt>Web Services Addressing Working Group:</dt>
<dd><a href="http://www.w3.org/TR/2006/REC-ws-addr-core-20060509/">Web Services Addressing 1.0 - Core</a></dd>
<dd><a href="http://www.w3.org/TR/2006/REC-ws-addr-soap-20060509/">Web Services Addressing 1.0 - SOAP Binding</a></dd>
<dd><a href="http://www.w3.org/TR/2007/REC-ws-addr-metadata-20070904/">Web Services Addressing 1.0 - Metadata</a></dd>
<dt>Semantic Annotations for WSDL Working Group:</dt>
<dd><a href="http://www.w3.org/TR/2007/REC-sawsdl-20070828/">Semantic Annotations for WSDL and XML Schema</a></dd>
<dt>Web Services Policy Working Group:</dt>
<dd><a href="http://www.w3.org/TR/2007/REC-ws-policy-20070904/">Web Services Policy 1.5 - Framework</a></dd>
<dd><a href="http://www.w3.org/TR/2007/REC-ws-policy-attach-20070904/">Web Services Policy 1.5 - Attachment</a></dd>
</dl>

<h2>Highlights Since the Previous Advisory Committee Meeting</h2>

<p>Since the last Advisory Committee Meeting, no new W3C Recommendations were published.</p>

<p>During this period, the <a class="link" href="/2008/11/ws-ra-charter.html">Web Services Resource Access Working
    Group</a> advanced seven documents to Proposed Recommendations:
</p>
<ul>
  <li><a href="http://www.w3.org/TR/2011/PR-ws-enumeration-20110927/">Enumeration (WS-Enumeration)</a></li>
  <li><a href="http://www.w3.org/TR/2011/PR-ws-event-descriptions-20110927/">Event Descriptions (WS-EventDescriptions)</a></li>
  <li><a href="http://www.w3.org/TR/2011/PR-ws-eventing-20110927/">Eventing (WS-Eventing)</a></li>
  <li><a href="http://www.w3.org/TR/2011/PR-ws-fragment-20110927/">Fragment (WS-Fragment)</a></li>
  <li><a href="http://www.w3.org/TR/2011/PR-ws-metadata-exchange-20110927/">Metadata Exchange (WS-MetadataExchange)</a></li>
  <li><a href="http://www.w3.org/TR/2011/PR-ws-soap-assertions-20110927/">SOAP Assertions (WS-SOAPAssertions)</a></li>
  <li><a href="http://www.w3.org/TR/2011/PR-ws-transfer-20110927/">Transfer (WS-Transfer)</a></li>
</ul>

<p>
  The SOAP-JMS Working Group is working toward the publication of a Proposed Recommendation of their specification.
</p>

<h2>Upcoming Activity Highlights</h2>

<p>W3C is organizing a <a href="/2011/10/integration-workshop/">workshop</a> on  <a href="/2011/10/integration-workshop/">Data and Services Integration </a>. It will be held October 20-21 2011 in Bedford, MA, hosted by <a href="http:///www.mitre.org/">MITRE</a>. See the <a href="/2011/10/integration-workshop/cfp.html">Call fo Participation</a>.</p>

<p>We expect the remaining Groups to advance their work per respective charter: The completion of <a href="soapjms/">SOAP-JMS Working Group</a> with a Recommendation, and the publication of seven Recommendations for the <a href="ra/">WS-RA</a> Working Group.</p>

<h2>Summary of Activity Structure</h2>

<!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><!--THIS TABLE GENERATED From Member/Mail--><table id="Structure" summary="table of links to groups, Chairs, Team Contacts and charters for the Web Services Activity Activity"><thead><tr><th scope="col">Group</th><th scope="col">Chair</th><th scope="col">Team Contact</th><th scope="col">Charter</th></tr></thead><tbody><tr><th scope="row"><a href="http://www.w3.org/2002/ws/cg/">Web Services Coordination Group</a><span class="partlink"><br />
          (<a title="Participants in the Web Services Coordination Group [Member-only link]" href="http://www.w3.org/2000/09/dbwg/details?group=35432">participants</a>)</span></th><td>Yves Lafon</td><td>Yves Lafon</td><td><a href="http://www.w3.org/2006/02/ws-cg-charter.html">Chartered</a> until 30 September 2010</td></tr><tr><th scope="row"><a href="http://www.w3.org/2002/ws/soapjms/">SOAP-JMS Binding Working Group</a><span class="partlink"><br />
          (<a title="Participants in the SOAP-JMS Binding Working Group [Member-only link]" href="http://www.w3.org/2000/09/dbwg/details?group=42357">participants</a>)</span></th><td>Eric Johnson</td><td>Yves Lafon</td><td><a href="http://www.w3.org/2007/08/soap-jms-charter.html">Chartered</a> until 30 June 2012</td></tr><tr><th scope="row"><a href="http://www.w3.org/2002/ws/policy/">Web Services Policy Working Group</a><span class="partlink"><br />
          (<a title="Participants in the Web Services Policy Working Group [Member-only link]" href="http://www.w3.org/2000/09/dbwg/details?group=39293">participants</a>)</span></th><td>Paul Cotton, Christopher Ferris</td><td>None</td><td><a href="http://www.w3.org/2006/04/ws-policy-charter.html">Chartered</a> until 31 December 2008</td></tr><tr><th scope="row"><a href="http://www.w3.org/2002/ws/ra/">Web Services Resource Access Working Group</a><span class="partlink"><br />
          (<a title="Participants in the Web Services Resource Access Working Group [Member-only link]" href="http://www.w3.org/2000/09/dbwg/details?group=43088">participants</a>)</span></th><td>Bob Freund</td><td>Yves Lafon</td><td><a href="http://www.w3.org/2008/11/ws-ra-charter">Chartered</a> until 30 June 2011</td></tr></tbody></table>
<hr />

<p id="about-ac-mtg"><!--This paragraph will be updated automatically-->
    This Activity Statement was prepared for 
    <a href="http://www.w3.org/2011/11/TPAC/">TPAC 2011</a> per <a href="/Consortium/Process/activities#Activities">section 5</a>
  of the <a href="/Consortium/Process/">W3C Process Document</a>.
  <a href="/2005/04/activity/processActivityStatements.xsl">Generated</a>
  from <a href="http://www.w3.org/2000/04/mem-news/public-groups.rdf">group data</a>.
  </p>
<address>
  <a href="mailto:ylafon@w3.org">Yves Lafon</a>, Web Services Activity
  Lead
</address>

<p id="Footer"><a href="/Consortium/Legal/ipr-notice#Copyright" rel="Copyright">Copyright</a> © 2011 <a href="/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
      <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C
      <a href="/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
      <a href="/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>,
      <a href="/Consortium/Legal/copyright-documents" rel="Copyright">document use</a> and <a href="/Consortium/Legal/copyright-software" rel="Copyright">software
	licensing</a> rules apply. Your interactions with this site are in
      accordance with our <a href="/Consortium/Legal/privacy-statement#Public">public</a> and <a href="/Consortium/Legal/privacy-statement#Members">Member</a> privacy
      statements.</p>

<p id="Validate"><!-- keep -->
$Id: Activity.html,v 1.378 2012/01/11 23:02:39 sysbot Exp $<!-- /keep -->
 <br />
<a href="http://validator.w3.org/"><img src="/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p>
</div>
</body>
</html>