- From: David Orchard via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 09 Nov 2006 05:20:49 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv27431
Modified Files:
wsdl11eientitieswd.dtd wsdl11elementidentifiers.html
wsdl11elementidentifiers.xml
Log Message:
updated locs
Index: wsdl11elementidentifiers.html
===================================================================
RCS file: /sources/public/2006/ws/policy/wsdl11elementidentifiers.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wsdl11elementidentifiers.html 9 Nov 2006 05:07:38 -0000 1.2
+++ wsdl11elementidentifiers.html 9 Nov 2006 05:20:47 -0000 1.3
@@ -30,7 +30,7 @@
margin: 4px}
</style><link rel="stylesheet" type="text/css" href="http://www.w3.org/StyleSheets/TR/W3C-WD.css"></head><body><div class="head"><p><a href="http://www.w3.org/"><img src="http://www.w3.org/Icons/w3c_home" alt="W3C" height="48" width="72"></a></p>
<h1><a name="title" id="title"></a>WSDL 1.1 Element Identifiers</h1>
-<h2><a name="w3c-doctype" id="w3c-doctype"></a>W3C Note 08 November 2006</h2><dl><dt>This version:</dt><dd><a href="http://www.w3.org/TR/wsdl11-elementidentifier">http://www.w3.org/TR/wsdl11-elementidentifier</a></dd><dt xmlns:fo="http://www.w3.org/1999/XSL/Format">Latest version:</dt><dd xmlns:fo="http://www.w3.org/1999/XSL/Format"><a href="http://www.w3.org/TR/2006/W3C Note-wsdl11-elementidentifier-20061108.html">http://www.w3.org/TR/2006/W3C Note-wsdl11-elementidentifier-20061108.html</a></dd><dt>Previous version:</dt><dd>
+<h2><a name="w3c-doctype" id="w3c-doctype"></a>W3C Note 08 November 2006</h2><dl><dt>This version:</dt><dd><a href="http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/wsdl11elementidentifiers.html">http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/wsdl11elementidentifiers.html</a></dd><dt>Previous version:</dt><dd>
</dd><dt>Editor:</dt><dd>David Orchard, BEA Systems</dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2006 <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></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="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr><div>
<h2><a name="abstract" id="abstract"></a>Abstract</h2><p>WSDL 1.1 provides a element identifer for WSDL 1.1 elements. This, the WSDL 1.1 element identifier, provides an element identifier for WSDL 1.1 .</p></div><div>
Index: wsdl11elementidentifiers.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/wsdl11elementidentifiers.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- wsdl11elementidentifiers.xml 9 Nov 2006 05:07:38 -0000 1.2
+++ wsdl11elementidentifiers.xml 9 Nov 2006 05:20:47 -0000 1.3
@@ -19,9 +19,9 @@
<publoc>
<loc href="&wsdl11ei.latest;">&wsdl11ei.latest;</loc>
</publoc>
- <latestloc>
+ <!--<latestloc>
<loc href="&w3c-designation;.html">&w3c-designation;.html</loc>
- </latestloc>
+ </latestloc>-->
<prevlocs>
</prevlocs>
Index: wsdl11eientitieswd.dtd
===================================================================
RCS file: /sources/public/2006/ws/policy/wsdl11eientitieswd.dtd,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- wsdl11eientitieswd.dtd 9 Nov 2006 05:07:38 -0000 1.1
+++ wsdl11eientitieswd.dtd 9 Nov 2006 05:20:47 -0000 1.2
@@ -15,8 +15,7 @@
<!ENTITY w3c.tr.latest "http://www.w3.org/TR">
-<!-- Latest version links. don't touch -->
-<!ENTITY wsdl11ei.latest "&w3c.tr.latest;/&wsdl11ei.prefix;">
+<!ENTITY wsdl11ei.latest "http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/wsdl11elementidentifiers.html"> <!--&w3c.tr.latest;/&wsdl11ei.prefix;">-->
<!ENTITY w3c.tr "&w3c.tr.latest;/&draft.year;">
Received on Thursday, 9 November 2006 05:20:58 UTC