- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 16 Feb 2011 05:36:21 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies/ws-enu In directory hutz:/tmp/cvs-serv7613/ws-enu Modified Files: enumeration.xsd Added Files: TimedOut.html Log Message: 11990 Index: enumeration.xsd =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/ws-enu/enumeration.xsd,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- enumeration.xsd 17 Nov 2010 03:53:31 -0000 1.20 +++ enumeration.xsd 16 Feb 2011 05:36:19 -0000 1.21 @@ -73,6 +73,7 @@ <xs:any namespace='##other' processContents='lax' minOccurs='0' maxOccurs='unbounded' /> </xs:sequence> + <xs:attribute name='Reason' type='xs:anyURI' use='optional'/> </xs:complexType> <xs:complexType name='LanguageSpecificStringType'> --- NEW FILE: TimedOut.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 Enumeration 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 Enumeration URI</h1> <p> This is a URI defined in the <a href="http://www.w3.org/TR/2009/WD-ws-enumeration-20090924" >Web Services Enumeration</a> specification. </p> <hr/> <address> <a href="http://www.w3.org/Help/Webmaster">Webmaster</a> </address> <p>Last modified: $Date: 2011/02/16 05:36:19 $</p> </body> </html>
Received on Wednesday, 16 February 2011 05:36:23 UTC