2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.70,1.71

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

Modified Files:
	wsdl20-adjuncts.xml 
Log Message:
Rename a few occurrrences of HTTP Header Block to HTTP Header.
Added markup to display the component table, although this currently (wrongly) shows components for Part1.

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.70
retrieving revision 1.71
diff -C2 -d -r1.70 -r1.71
*** wsdl20-adjuncts.xml	16 Jun 2005 13:30:18 -0000	1.70
--- wsdl20-adjuncts.xml	16 Jun 2005 13:35:56 -0000	1.71
***************
*** 3,6 ****
--- 3,7 ----
  <?xml-stylesheet type='text/xsl' href='xmlspec-wsdl.xsl'?>
  <!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.1//EN" "xmlspec.dtd"[
+ <!ENTITY component-table SYSTEM "component-table.xml">
  <!ENTITY extra-ack "<p>Previous editors of this document were:
      <ulist>
***************
*** 4593,4596 ****
--- 4594,4607 ----
      &acknowledgements;
  
+     <inform-div1>
+     	<head>Component Summary</head>
+     	<p>
+     		<specref ref="component-summary" />
+     		lists all the components in the WSDL 2.0 Adjuncts abstract Component
+     		Model, and all their properties.
+     	</p>
+     	&component-table;
+     </inform-div1>
+ 
      <inform-div1 id="changelog">
        <head>Part 2 Change Log</head>

Received on Thursday, 16 June 2005 13:36:01 UTC