- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 17 Aug 2005 08:40:10 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv1947
Modified Files:
altschemalangs.xml
Log Message:
Fixed broken link
Index: altschemalangs.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/altschemalangs.xml,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** altschemalangs.xml 8 Aug 2005 17:23:54 -0000 1.13
--- altschemalangs.xml 17 Aug 2005 08:40:08 -0000 1.14
***************
*** 88,93 ****
<head>Introduction</head>
<p>WSDL 2.0: Core Language <bibref ref="WSDL"/> describes Web Service interaction in terms of exchanges of typed messages. WSDL
! only provides general support for type systems based on the XML Infoset
! [<loc href="http://www.w3.org/TR/wsdl20#XMLInfoset">XML Information Set</loc>] and specific support for the W3C XML Schema
Description Language <bibref ref="XMLSchemaP1"/>.
Describing messages with WSDL using schema languages other
--- 88,94 ----
<head>Introduction</head>
<p>WSDL 2.0: Core Language <bibref ref="WSDL"/> describes Web Service interaction in terms of exchanges of typed messages. WSDL
! only provides general support for type systems based
! on the XML Infoset <bibref ref="XMLInfoSet"/>
! and specific support for the W3C XML Schema
Description Language <bibref ref="XMLSchemaP1"/>.
Describing messages with WSDL using schema languages other
Received on Wednesday, 17 August 2005 08:40:15 UTC