- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 May 2005 12:46:56 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv32459
Modified Files:
wsdl20-soap11-binding.xml
Log Message:
No prevloc for now
Index: wsdl20-soap11-binding.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-soap11-binding.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** wsdl20-soap11-binding.xml 13 Apr 2005 22:27:19 -0000 1.5
--- wsdl20-soap11-binding.xml 3 May 2005 12:46:52 -0000 1.6
***************
*** 7,11 ****
%entities;
<!ENTITY document.status "Editors' copy $Date$">
! <!ENTITY status SYSTEM "status.xml">
<!ENTITY % properties-refs SYSTEM "properties.dtd">
%properties-refs;
--- 7,11 ----
%entities;
<!ENTITY document.status "Editors' copy $Date$">
! <!ENTITY status SYSTEM "status-soap11-binding.xml">
<!ENTITY % properties-refs SYSTEM "properties.dtd">
%properties-refs;
***************
*** 24,30 ****
<publoc>
<loc href="&w3c-designation-soap11binding;">&w3c-designation-soap11binding;</loc>
! </publoc> &altlocs; <prevlocs>
<loc href="&prevloc;">&prevloc;</loc>
</prevlocs>
<latestloc>
<loc href="&soap11binding.latest;">&soap11binding.latest;</loc>
--- 24,34 ----
<publoc>
<loc href="&w3c-designation-soap11binding;">&w3c-designation-soap11binding;</loc>
! </publoc>
! &altlocs;
! <!--
! <prevlocs>
<loc href="&prevloc;">&prevloc;</loc>
</prevlocs>
+ -->
<latestloc>
<loc href="&soap11binding.latest;">&soap11binding.latest;</loc>
Received on Tuesday, 3 May 2005 12:47:14 UTC