- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 25 Apr 2005 15:16:16 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/media-types
In directory homer:/tmp/cvs-serv24916
Modified Files:
xml-media-types.xml
Log Message:
Updated WSDL ref
Index: xml-media-types.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/media-types/xml-media-types.xml,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -d -r1.36 -r1.37
*** xml-media-types.xml 25 Apr 2005 15:11:51 -0000 1.36
--- xml-media-types.xml 25 Apr 2005 15:16:14 -0000 1.37
***************
*** 303,309 ****
<item>
<p>The rule <emph>qdtext</emph> is changed from:
! <bnf>qdtext = <any TEXT except<">></bnf>
to:
! <bnf>qdtext = <any CHAR except<">></bnf>
This change is made to disallow non-US-ASCII OCTETs.</p>
</item>
--- 303,309 ----
<item>
<p>The rule <emph>qdtext</emph> is changed from:
! <code>qdtext = <any TEXT except<">></code>
to:
! <code>qdtext = <any CHAR except<">></code>
This change is made to disallow non-US-ASCII OCTETs.</p>
</item>
***************
*** 686,695 ****
<bibl id="wsdl20part1"
key="WSDL 2.0 Part 1"
! href="http://www.w3.org/TR/2004/WD-wsdl20-20040326/">
<titleref>Web Services
Description Language (WSDL) Version 2.0 Part 1: Core
Language</titleref>, Roberto Chinnici, Martin Gudgin,
Jean-Jacques Moreau, Jeffrey Schlimmer, Sanjiva Weerawarana,
! World Wide Web Consortium Working Draft 26 March 2004
</bibl>
--- 686,695 ----
<bibl id="wsdl20part1"
key="WSDL 2.0 Part 1"
! href="http://www.w3.org/TR/2004/WD-wsdl20-20040803/">
<titleref>Web Services
Description Language (WSDL) Version 2.0 Part 1: Core
Language</titleref>, Roberto Chinnici, Martin Gudgin,
Jean-Jacques Moreau, Jeffrey Schlimmer, Sanjiva Weerawarana,
! World Wide Web Consortium Working Draft 3 August 2004
</bibl>
Received on Monday, 25 April 2005 15:16:19 UTC