- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 May 2007 14:07:05 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv23484
Modified Files:
wsdl20-primer.xml
Log Message:
Removed Second Edition for XML 1.0
Index: wsdl20-primer.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-primer.xml,v
retrieving revision 1.160
retrieving revision 1.161
diff -C 2 -d -r1.160 -r1.161
*** wsdl20-primer.xml 17 May 2007 13:41:29 -0000 1.160
--- wsdl20-primer.xml 17 May 2007 14:07:03 -0000 1.161
***************
*** 73,77 ****
</langusage>
<revisiondesc>
! <p>$Date$</p>
</revisiondesc>
</header>
--- 73,77 ----
</langusage>
<revisiondesc>
! "Editors' copy $Date$</p>
</revisiondesc>
</header>
***************
*** 82,86 ****
<div2 id="Prerequisites"><head>Prerequisites</head>
<p>This primer assumes that the reader has the following prerequisite knowledge:
! <ulist><item><p> familiarity with XML (<emph>Extensible Markup Language (XML) 1.0 (Second Edition)</emph> <bibref ref="XML10"/>, <emph>XML Information Set</emph> <bibref ref="XMLInfoSet"/>) and XML Namespaces (<emph>Namespaces in XML</emph> <bibref ref="XMLNS"/>);</p></item><item><p>some familiarity with XML Schema (<emph>XML Schema Part 1: Structures</emph> <bibref ref="XMLSchemaP1"/> <emph>XML Schema Part 2: Datatypes</emph> <bibref ref="XMLSchemaP2"/>);</p></item>
<item><p> familiarity with basic Web services concepts such as Web service, client, and the purpose and function of a Web service description. (For an explanation of basic Web services concepts, see <emph>Web Services Architecture</emph> <bibref ref="wsarch"/> <xspecref href="http://www.w3.org/TR/2004/NOTE-ws-arch-20040211/#whatis">Section 1.4</xspecref> and <emph>Web Services Glossary</emph> <bibref ref="WSAGLOSS"/> <xspecref href="http://www.w3.org/TR/2004/NOTE-ws-gloss-20040211/">glossary</xspecref>. However, note the <emph>Web Services Architecture</emph> document uses the slightly more precise terms "<xspecref href="http://www.w3.org/TR/2004/NOTE-ws-gloss-20040211/#requesteragent">requester agent</xspecref>" and "<xspecref href="http://www.w3.org/TR/2004/NOTE-ws-gloss-20040211/#provideragent">provider agent</xspecref>" instead of the terms "client" and "Web service" used in this primer.)</p>
</item>
--- 82,86 ----
<div2 id="Prerequisites"><head>Prerequisites</head>
<p>This primer assumes that the reader has the following prerequisite knowledge:
! <ulist><item><p> familiarity with XML (<emph>Extensible Markup Language (XML) 1.0</emph> <bibref ref="XML10"/>, <emph>XML Information Set</emph> <bibref ref="XMLInfoSet"/>) and XML Namespaces (<emph>Namespaces in XML</emph> <bibref ref="XMLNS"/>);</p></item><item><p>some familiarity with XML Schema (<emph>XML Schema Part 1: Structures</emph> <bibref ref="XMLSchemaP1"/> <emph>XML Schema Part 2: Datatypes</emph> <bibref ref="XMLSchemaP2"/>);</p></item>
<item><p> familiarity with basic Web services concepts such as Web service, client, and the purpose and function of a Web service description. (For an explanation of basic Web services concepts, see <emph>Web Services Architecture</emph> <bibref ref="wsarch"/> <xspecref href="http://www.w3.org/TR/2004/NOTE-ws-arch-20040211/#whatis">Section 1.4</xspecref> and <emph>Web Services Glossary</emph> <bibref ref="WSAGLOSS"/> <xspecref href="http://www.w3.org/TR/2004/NOTE-ws-gloss-20040211/">glossary</xspecref>. However, note the <emph>Web Services Architecture</emph> document uses the slightly more precise terms "<xspecref href="http://www.w3.org/TR/2004/NOTE-ws-gloss-20040211/#requesteragent">requester agent</xspecref>" and "<xspecref href="http://www.w3.org/TR/2004/NOTE-ws-gloss-20040211/#provideragent">provider agent</xspecref>" instead of the terms "client" and "Web service" used in this primer.)</p>
</item>
Received on Thursday, 17 May 2007 14:07:10 UTC