- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 05 Oct 2009 14:04:00 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies/ws-tra In directory hutz:/tmp/cvs-serv8523/ws-tra Added Files: TransferPolicy.xsd TransferWSDL.html Log Message: 7731, 6721 --- NEW FILE: TransferWSDL.html --- <?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 lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Web Services Transfer URI</title> <link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/base" /> </head> <body> <div class="head"> <p> <a href="http://www.w3.org/"><img class="head" src="http://www.w3.org/Icons/WWW/w3c_home" alt="W3C" /></a> </p> </div> <h1>Web Services Transfer URI</h1> <p> This is a URI defined in the <a href="http://www.w3.org/TR/2009/WD-ws-transfer-20090924" >Web Services Transfer</a> specification. </p> <hr/> <address> <a href="http://www.w3.org/Help/Webmaster">Webmaster</a> </address> <p>Last modified: $Date: 2009/10/05 14:03:58 $</p> </body> </html> --- NEW FILE: TransferPolicy.xsd --- <wstrp:TransferResource [wsp:Optional="xs:boolean"]? ...> <wstrp:PutOperationSupported .../> ? <wstrp:DeleteOperationSupported .../> ? <wstrp:FaultOnPutDenied.../> ? <wstrp:Dialect ...> xs:anyURI </wstrp:Dialect> * ... </wstrp:TransferResource> <wstrp:TransferResourceFactory [wsp:Optional="xs:boolean"]? ...> <wstrp:Dialect ...> xs :anyURI </wstrp:Dialect> * ... </wstrp:TransferResourceFactory>
Received on Monday, 5 October 2009 14:04:04 UTC