2002/ws/desc/wsdl20/templates feature.html,NONE,1.1 htaccess,NONE,1.1 patterns.html,NONE,1.1 signature,NONE,1.1 style.html,NONE,1.1

Update of /sources/public/2002/ws/desc/wsdl20/templates
In directory homer:/tmp/cvs-serv26561/templates

Added Files:
	feature.html htaccess patterns.html signature style.html 
Log Message:
Templates for use by tools/setup-namespaces


--- NEW FILE: feature.html ---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
    <title>Web Services Description Language (WSDL) Version 2.0 @NAME@ Feature</title>
    <link type="text/css" rel="stylesheet" href=
      "http://www.w3.org/StyleSheets/TR/base.css" />
  </head>
  <body>
    <div class="head">
      <p><a href="http://www.w3.org/"><img width="72" height="48" alt=
	    "W3C" src="http://www.w3.org/Icons/w3c_home" /></a></p>
      <h1>Web Services Description Language (WSDL) Version 2.0 @NAME@ Feature</h1>
    </div>

    <p>
      The Web Services Description Language (WSDL) Version 2.0 @NAME@
      Feature is intended for use with the Web Services Description
      Language Version 2.0 (WSDL 2.0).
    </p>
    <p>
      For a complete definition of the @NAME@ Feature, refer to <a
      href='http://www.w3.org/TR/@TRLOC@/'>@TITLE@</a>
      specification.
    </p>

    @SIG@

  </body>
</html>

--- NEW FILE: htaccess ---
# .htaccess created by setup-namespaces; edit carefully
RewriteEngine On
RewriteBase   /@Y@/@M@/wsdl

# PART1-BEGIN
# PART1-END

# PART2-BEGIN
# PART2-END

# PART3-BEGIN
# PART3-END

--- NEW FILE: patterns.html ---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
    <title>Web Services Description Language (WSDL) Version 2.0 Patterns</title>
    <link type="text/css" rel="stylesheet" href=
      "http://www.w3.org/StyleSheets/TR/base.css" />
  </head>
  <body>
    <div class="head">
      <p><a href="http://www.w3.org/"><img width="72" height="48" alt=
	    "W3C" src="http://www.w3.org/Icons/w3c_home" /></a></p>
      <h1>Web Services Description Language (WSDL) Version 2.0 Patterns</h1>
    </div>

    <p>
      The Web Services Description Language (WSDL) Version 2.0 message
      patterns are intended for use with the Web Services Description
      Language Version 2.0 (WSDL 2.0).
    </p>
    <p>
      For a complete definition of the patterns, refer to <a
      href='http://www.w3.org/TR/@TRLOC@/'>@TITLE@</a>
    specification.
    </p>

    @SIG@

  </body>
</html>

--- NEW FILE: style.html ---
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" />
    <title>Web Services Description Language (WSDL) Version 2.0 @NAME@ Style</title>
    <link type="text/css" rel="stylesheet" href=
      "http://www.w3.org/StyleSheets/TR/base.css" />
  </head>
  <body>
    <div class="head">
      <p><a href="http://www.w3.org/"><img width="72" height="48" alt=
	    "W3C" src="http://www.w3.org/Icons/w3c_home" /></a></p>
      <h1>Web Services Description Language (WSDL) Version 2.0 @NAME@ Style</h1>
    </div>

    <p>
      The Web Services Description Language (WSDL) Version 2.0 @NAME@
      Style is intended for use with the Web Services Description
      Language Version 2.0 (WSDL 2.0).
    </p>
    <p>
      For a complete definition of the @NAME@ Style, refer to <a
      href='http://www.w3.org/TR/@TRLOC@/'>@TITLE@</a>
      specification.
    </p>

    @SIG@

  </body>
</html>

--- NEW FILE: signature ---

    <hr />
    <p>
      Comments on this document have to be sent to the public <a
      href="mailto:public-ws-desc-comments@w3.org">public-ws-desc-comments@w3.org</a> mailing
      list (<a href=
      "http://lists.w3.org/Archives/Public/public-ws-desc-comments/">public
      archive</a>).</p>
    </p>    

Received on Friday, 30 July 2004 05:43:33 UTC