2002/ws/desc/wsdl20 wsdl20-primer.xml,1.108,1.109 wsdl20-primer.html,1.80,1.81

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv16821/2002/ws/desc/wsdl20

Modified Files:
	wsdl20-primer.xml wsdl20-primer.html 
Log Message:
minor edit: fixed a couple of validation problems

Index: wsdl20-primer.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-primer.xml,v
retrieving revision 1.108
retrieving revision 1.109
diff -C2 -d -r1.108 -r1.109
*** wsdl20-primer.xml	24 Jun 2005 23:33:59 -0000	1.108
--- wsdl20-primer.xml	30 Jun 2005 20:32:15 -0000	1.109
***************
*** 517,521 ****
  <head>WSDL 2.0 Schema</head>
  
! <p>The WSDL 2.0 specification supplies a <xspecref href="http://www.w3.org/2005/05/wsdl">normative WSDL 2.0 schema</xspecref>, defined in <bibref ref="XMLSchemaP1">XML Schema </bibref>, which can be used as an aid in validating WSDL 2.0 documents. We say "as an aid" here because WSDL 2.0 specification <bibref ref="WSDL-PART1"/> often provides further constraints to the WSDL2.0 schema. In addition to being valid with the normative schema, a WSDL 2.0 document must also follow all the constraints defined by the WSDL2.0 specification.   
  <ednote>
  					<name>KevinL</name>
--- 517,521 ----
  <head>WSDL 2.0 Schema</head>
  
! <p>The WSDL 2.0 specification supplies a <xspecref href="http://www.w3.org/2005/05/wsdl">normative WSDL 2.0 schema</xspecref>, defined in <bibref ref="XMLSchemaP1"/>, which can be used as an aid in validating WSDL 2.0 documents. We say "as an aid" here because WSDL 2.0 specification <bibref ref="WSDL-PART1"/> often provides further constraints to the WSDL2.0 schema. In addition to being valid with the normative schema, a WSDL 2.0 document must also follow all the constraints defined by the WSDL2.0 specification.   
  <ednote>
  					<name>KevinL</name>
***************
*** 782,786 ****
  <p>So far we have briefly covered both WSDL import/include and schema import/include.  The following table summarizes the similarities and differences
  between the WSDL 2.0 and XML Schema
! <el>include</el> and <el>import</el> mechanisms. We will talk a lot more about importing mechanisms in <specref ref="adv-import-and-authoring"/> and <specref ref="adv-multiple-inline-schemas"/></p>.
  			<table border="1" id='imin'>
  				<caption>
--- 782,786 ----
  <p>So far we have briefly covered both WSDL import/include and schema import/include.  The following table summarizes the similarities and differences
  between the WSDL 2.0 and XML Schema
! <el>include</el> and <el>import</el> mechanisms. We will talk a lot more about importing mechanisms in <specref ref="adv-import-and-authoring"/> and <specref ref="adv-multiple-inline-schemas"/></p>
  			<table border="1" id='imin'>
  				<caption>

Index: wsdl20-primer.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-primer.html,v
retrieving revision 1.80
retrieving revision 1.81
diff -C2 -d -r1.80 -r1.81
*** wsdl20-primer.html	24 Jun 2005 23:33:59 -0000	1.80
--- wsdl20-primer.html	30 Jun 2005 20:32:15 -0000	1.81
***************
*** 1,4 ****
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
! <html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Web Services Description Language (WSDL) Version 2.0 Part 0: Primer</title><style type="text/css">
  code           { font-family: monospace; }
  
--- 1,15 ----
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
!     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
! <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
! <head>
! <meta name="generator" content=
[...8950 lines suppressed...]
! Mahan (Nokia), Bryan Thompson (Hicks &amp; Associates), Ingo Melzer
! (DaimlerChrysler Research and Technology), Sandeep Kumar (Cisco
! Systems), Alan Davies (SeeBeyond), Jacek Kopecky (Systinet), Mike
! Ballantyne (Electronic Data Systems), Mike Davoren (W. W.
! Grainger), Dan Kulp (IONA Technologies), Mike McHugh (W. W.
! Grainger), Michael Mealling (Verisign), Waqar Sadiq (Electronic
! Data Systems), Yaron Goland (BEA Systems, Inc.), Ümit Yalçınalp
! (Oracle Corporation), Peter Madziak (Agfa-Gevaert N. V.), Jeffrey
! Schlimmer (Microsoft Corporation), Hao He (The Thomson
! Corporation), Erik Ackerman (Lexmark), Jerry Thrasher (Lexmark),
! Prasad Yendluri (webMethods, Inc.), William Vambenepe
! (Hewlett-Packard Company), David Booth (W3C), Sanjiva Weerawarana
! (IBM).</p>
! <p>The people who have contributed to <a href=
! "http://lists.w3.org/Archives/Public/www-ws-desc/">discussions on
! www-ws-desc@w3.org</a> are also gratefully acknowledged.</p>
! </div>
! </div>
! </body>
! </html>

Received on Thursday, 30 June 2005 20:32:23 UTC