- From: Hugo Haas <hugo@dev.w3.org>
- Date: Fri, 30 Jul 2004 10:57:13 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv15088
Modified Files:
wsdl20-bindings.xml wsdl20-patterns.xml wsdl20.xml
Log Message:
Fixed prevloc
Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.107
retrieving revision 1.108
diff -C2 -d -r1.107 -r1.108
*** wsdl20-bindings.xml 30 Jul 2004 06:44:42 -0000 1.107
--- wsdl20-bindings.xml 30 Jul 2004 10:57:11 -0000 1.108
***************
*** 10,13 ****
--- 10,14 ----
<!ENTITY % properties-refs SYSTEM "properties.dtd">
%properties-refs;
+ <!ENTITY prevloc "http://www.w3.org/TR/2003/WD-wsdl12-bindings-20030611">
]>
<spec w3c-doctype="wd" role="&document.role;">
***************
*** 27,31 ****
&altlocs;
<prevlocs>
! <loc href="http://www.w3.org/TR/2003/WD-wsdl12-bindings-20030611">http://www.w3.org/TR/2003/WD-wsdl12-bindings-20030611</loc>
</prevlocs>
<latestloc>
--- 28,32 ----
&altlocs;
<prevlocs>
! <loc href="&prevloc;">&prevloc;</loc>
</prevlocs>
<latestloc>
***************
*** 282,286 ****
<<b>wsoap:module</b> uri="<emph>xs:anyURI</emph>" required="<emph>xs:boolean</emph>"? >
<documentation />?
- <property ... />?
</<b>wsoap:module</b>>*
--- 283,286 ----
***************
*** 682,686 ****
<<b>wsoap:module</b> uri="uri"
required="boolean"? >
! <property ... />?
</<b>wsoap:module</b>>
<operation>
--- 682,686 ----
<<b>wsoap:module</b> uri="uri"
required="boolean"? >
! <documentation ... />?
</<b>wsoap:module</b>>
<operation>
***************
*** 2815,2818 ****
--- 2815,2823 ----
<td>20040730</td>
<td>HH</td>
+ <td>Removed <el>property</el> on <el>wsoap:module</el> in pseudo-schema.</td>
+ </tr>
+ <tr>
+ <td>20040730</td>
+ <td>HH</td>
<td>Removed AD Feature HTTP serialization.</td>
</tr>
Index: wsdl20-patterns.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-patterns.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** wsdl20-patterns.xml 30 Jul 2004 09:27:27 -0000 1.18
--- wsdl20-patterns.xml 30 Jul 2004 10:57:11 -0000 1.19
***************
*** 8,11 ****
--- 8,12 ----
<!ENTITY document.status "Editors' copy $Date$">
<!ENTITY status SYSTEM "status-patterns.xml">
+ <!ENTITY prevloc "http://www.w3.org/TR/2004/WD-wsdl20-patterns-20040326">
]>
<spec w3c-doctype="wd" role="&document.role;">
***************
*** 25,29 ****
&altlocs;
<prevlocs>
! <loc href="http://www.w3.org/TR/2003/WD-wsdl20-patterns-20031110">http://www.w3.org/TR/2003/WD-wsdl20-patterns-20031110</loc>
</prevlocs>
<latestloc>
--- 26,30 ----
&altlocs;
<prevlocs>
! <loc href="&prevloc;">&prevloc;</loc>
</prevlocs>
<latestloc>
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.126
retrieving revision 1.127
diff -C2 -d -r1.126 -r1.127
*** wsdl20.xml 27 Jul 2004 14:47:00 -0000 1.126
--- wsdl20.xml 30 Jul 2004 10:57:11 -0000 1.127
***************
*** 8,11 ****
--- 8,12 ----
<!ENTITY document.status "Editors' copy $Date$">
<!ENTITY status SYSTEM "status.xml">
+ <!ENTITY prevloc "http://www.w3.org/TR/2004/WD-wsdl20-20040326">
]>
***************
*** 27,32 ****
&altlocs;
<prevlocs>
! <loc
! href="http://www.w3.org/TR/2003/WD-wsdl20-20031110">http://www.w3.org/TR/2003/WD-wsdl20-20031110</loc>
</prevlocs>
<latestloc>
--- 28,32 ----
&altlocs;
<prevlocs>
! <loc href="&prevloc;">&prevloc;</loc>
</prevlocs>
<latestloc>
Received on Friday, 30 July 2004 06:57:18 UTC