- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 08 Feb 2007 16:38:04 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory hutz:/tmp/cvs-serv2626/wsdl20 Modified Files: component-assertion-table.xml wsdl20.tex wsdl20.toc wsdl20-z-ie.html wsdl20-z.html wsdl20.html wsdl20-adjuncts.html wsdl20.xml build.xml wsdl20-primer.html Log Message: regenerated documents Index: wsdl20-adjuncts.html =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.html,v retrieving revision 1.157 retrieving revision 1.158 diff -C 2 -d -r1.157 -r1.158 *** wsdl20-adjuncts.html 21 Dec 2006 14:47:31 -0000 1.157 --- wsdl20-adjuncts.html 8 Feb 2007 16:38:00 -0000 1.158 *************** *** 8,11 **** --- 8,17 ---- div.notice { margin-left: 2em; } + ol.enumar { list-style-type: decimal; } + ol.enumla { list-style-type: lower-alpha; } + ol.enumlr { list-style-type: lower-roman; } + ol.enumua { list-style-type: upper-alpha; } + ol.enumur { list-style-type: upper-roman; } + dt.label { display: run-in; } [...10953 lines suppressed...] ! of the HTTP binding.</td></tr><tr><td rowspan="1" colspan="1">20040511</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Updated SOAP binding pseudo-schema, according to telcon 20040506.</td></tr><tr><td rowspan="1" colspan="1">20040511</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Updated SOAP binding introduction.</td></tr><tr><td rowspan="1" colspan="1">20040401</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fixed one remaining occurrence of "verb" (instead of "method").</td></tr><tr><td rowspan="1" colspan="1">20040326</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Sanitized ednotes. Added new ednotes indicating the SOAP binding needs ! work and the HTTP binding is (mostly) OK.</td></tr><tr><td rowspan="1" colspan="1">20040326</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added Philippe's note on URIPath, as per telcon 20040325.</td></tr><tr><td rowspan="1" colspan="1">20040305</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Removed the archaic MIME binding, now superseded by the HTTP binding anyway.</td></tr><tr><td rowspan="1" colspan="1">20040305</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Included Philippe's changes to the HTTP binding.</td></tr><tr><td rowspan="1" colspan="1">20031103</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fix new non-normative SOAP binding pseudo-schema.</td></tr><tr><td rowspan="1" colspan="1">20031102</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Updated SOAP binding.</td></tr><tr><td rowspan="1" colspan="1">20031102</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Change 1.2 to 20 per WG decision to rename.</td></tr><tr><td rowspan="1" colspan="1">20030606</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Replaced <kw/> by <b/>. Indicated that pseudo-schemas are not normative ! </td></tr><tr><td rowspan="1" colspan="1">20030604</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Reformated pseudo-syntax elements to match Part 1 layout ! </td></tr><tr><td rowspan="1" colspan="1">20030529</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Incorporated text to resolve Issue 6e ! </td></tr><tr><td rowspan="1" colspan="1">20030523</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Commented out MIME binding example; this is primer stuff.</td></tr><tr><td rowspan="1" colspan="1">20030523</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added pseudo-syntax to all sections.</td></tr><tr><td rowspan="1" colspan="1">20030523</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Started converting the fault and headerfault sections to component model.</td></tr><tr><td rowspan="1" colspan="1">20030523</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Complete the Multipart and x-www-form-urlencoded ! sections.</td></tr><tr><td rowspan="1" colspan="1">20030523</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fixed typos in HTTP binding (in particular added ! NOT in some section headers).</td></tr><tr><td rowspan="1" colspan="1">20030522</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Added rules for serializing HTTP response</td></tr><tr><td rowspan="1" colspan="1">20030522</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Added cardinality to pseudo schema for ! HTTP binding</td></tr><tr><td rowspan="1" colspan="1">20030522</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Changes @transport to @protocol for SOAP ! binding</td></tr><tr><td rowspan="1" colspan="1">20030522</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Incorporated remaining text from Philippe ! into the HTTP binding.</td></tr><tr><td rowspan="1" colspan="1">20030522</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Polished the HTTP binding, split into subsections, added double curly brace escape mechanism, removed ! pseudo-schema.</td></tr><tr><td rowspan="1" colspan="1">20030521</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Added rules for @verbDefault/@verb and ! @location.</td></tr><tr><td rowspan="1" colspan="1">20030514</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Start converting the HTTP binding to the component model. The next thing to do will be to remove http:urlReplacement, etc. and ! incorporate instead Philippe's text.</td></tr><tr><td rowspan="1" colspan="1">20030313</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Changed to Part 3 ( from Part 2 )</td></tr><tr><td rowspan="1" colspan="1">20030117</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Incorporated resolution for Issue 5 (@encodingStyle). Referenced (rather than in-lined XML Schema).</td></tr><tr><td rowspan="1" colspan="1">20030117</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Various editorial fixes.</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Updated pseudo and XML Schema.</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added propertyConstraint section.</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added soap:module section.</td></tr><tr><tdrowspan="1" colspan="1">20030115</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Incorporated resolutions for Issue 25 (drop @use and @encoding), Issue 51 (headers reference element/type), and attribute roll up into text and schema. Began reworking SOAP HTTP binding to use Infoset model. Removed informative appendices 'Notes on URIs' and example WSDL documents; expect them to appear in the primer. Updated SOAP 1.2 references to CR.</td></tr><tr><td rowspan="1" colspan="1">20030114</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Removed ednote saying Part 2 is out of synch with Part 1.</td></tr><tr><td rowspan="1" colspan="1">20030111</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Incorporated resolution for issue 17 (role AII).</td></tr><tr><td rowspan="1" colspan="1">20030109</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Incorporated resolution for issue 4 (Namespaces).</td></tr><tr><td rowspan="1" colspan="1">20020702</td><d rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added summary to prefix table.</td></tr><tr><td rowspan="1" colspan="1">20020628</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added out-of-synch-with-Part2 and not-soap12-yet ednote.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Commented out the link to the previous version. ! There is no previous version for 1.2 right now.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Rewrote the Notation Conventions section.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added reference to part 0 in introduction. Renumbered references.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Simplified abstract and introduction.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Obtain the list of WG members from a separate file.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Updated stylesheet and DTDs to latest XMLP stylesheet and DTDs.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan"1">Deleted placeholder for appendix C "Location of Extensibility Elements", ! since this is part 1 stuff and extensibility has been reworked anyway.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Corrected link to issues lists</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Updated title from "WSDL" to "Web Services Description Language". ! Now refer to part 1 as "Web Services... Part 1: Framework</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added Jeffrey as an editor :-). Removed Gudge (now on Part 2) :-(</td></tr><tr><td rowspan="1" colspan="1">20020411</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fixed typos noticed by Kevin Liu</td></tr><tr><td rowspan="1" colspan="1">20020301</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "Schemas" sections</td></tr><tr><td rowspan="1" colspan="1">20020301</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "Wire WSDL examples" sections</td></tr><tr><td rowspan="1" colspan="1">20020301</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "Notes on URIs" sections</td></tr><tr><td rowspan="1" colspan="1">20020301</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "Notational Convenions" sections</td></tr><tr><td rowspan="1" colspan="1">20020301</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "References" sections</td></tr><tr><td rowspan="1" colspan="1">20020301</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "MIME Binding" section to XML</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "HTTP Binding" section to XML</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added placeholders for the "Wire examples" and "Schema" sections</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "SOAP Binding" section to XML</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added the Change Log</td></tr><tr><td rowspan="1" colspan="1">2002221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added the Status section</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Simplified the introduction; referred to Part1 for a longer introduction</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Renamed to "Part 2: Bindings"</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Created from http://www.w3.org/TR/2001/NOTE-wsdl-20010315</td></tr></tbody></table><br></div></div></div></body></html> \ No newline at end of file Index: build.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/build.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -C 2 -d -r1.39 -r1.40 *** build.xml 7 Dec 2006 16:30:07 -0000 1.39 --- build.xml 8 Feb 2007 16:38:01 -0000 1.40 *************** *** 223,227 **** </target> ! <target name="pdflatex" depends="dvi" description="Formats tex into pdf using pdflatex."> <exec executable="pdflatex"> <arg line="wsdl20" /> --- 223,227 ---- </target> ! <target name="pdflatex" description="Formats tex into pdf using pdflatex."> <exec executable="pdflatex"> <arg line="wsdl20" /> *************** *** 235,239 **** </target> ! <target name="ps" description="Formats dvi into PostScript using dvips."> <exec executable="dvips"> <arg line="wsdl20" /> --- 235,239 ---- </target> ! <target name="ps" depends="dvi" description="Formats dvi into PostScript using dvips."> <exec executable="dvips"> <arg line="wsdl20" /> Index: wsdl20-z-ie.html =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-z-ie.html,v retrieving revision 1.106 retrieving revision 1.107 diff -C 2 -d -r1.106 -r1.107 *** wsdl20-z-ie.html 16 Jan 2007 03:19:50 -0000 1.106 --- wsdl20-z-ie.html 8 Feb 2007 16:37:57 -0000 1.107 *************** *** 8,11 **** --- 8,17 ---- div.notice { margin-left: 2em; } + ol.enumar { list-style-type: decimal; } + ol.enumla { list-style-type: lower-alpha; } + ol.enumlr { list-style-type: lower-roman; } + ol.enumua { list-style-type: upper-alpha; } + ol.enumur { list-style-type: upper-roman; } + dt.label { display: run-in; } [...19292 lines suppressed...] ! section WRT operation names</td></tr><tr><td rowspan="1" colspan="1">20030130</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added best practice note on operation names and target ! namespaces to <a href="#InterfaceOperation_details"><b>2.4.1 The Interface Operation Component</b></a></td></tr><tr><td rowspan="1" colspan="1">20030122</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Started work on making operations have unique names</td></tr><tr><td rowspan="1" colspan="1">20030122</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added some <emph>, <el>, <att>, &AII;, ! &EII;, <el> markup</td></tr><tr><td rowspan="1" colspan="1">20030120</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Incorporated Relax NG section from Amy's types proposal</td></tr><tr><td rowspan="1" colspan="1">20030120</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Incorporated DTD section from Amy's types proposal</td></tr><tr><td rowspan="1" colspan="1">2003020</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Incorporated Amy's types proposal except annexes</td></tr><tr><td rowspan="1" colspan="1">20030118</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Made some changes related to extensibility</td></tr><tr><td rowspan="1" colspan="1">20030118</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Amended content model for operation to disallow fault ! element children in the input-only and output-only cases</td></tr><tr><td rowspan="1" colspan="1">20030118</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed {extension} properties from <a href="wsdl20.html#component-Binding">Binding</a> components and Port components. Added text relating to how extension elements ! are expected to annotate the component model.</td></tr><tr><td rowspan="1" colspan="1">20030117</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Made further edits related to extensibility model now using ! substitution groups</td></tr><tr><td rowspan="1" colspan="1">20030117</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added initial draft of section on QName resolution</td></tr><tr><td rowspan="1" colspan="1">20030117</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Reworked section on extensibility</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added text regarding multiple operations with the same ! {name} in a single port type</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added section on symbol spaces</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed various ednotes</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added section on component equivalence</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">More work on include and import</td></tr><tr><td rowspan="1" colspan="1">20021201</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Did some work on wsdl:include</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added placeholder for wsdl:include</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td<td rowspan="1" colspan="1">Cleaned up language concerning <code>targetNamespace</code> <em>attribute information item</em> <a href="#Description_targetnamespace_attribute"><b>2.1.2.1 targetNamespace attribute information item</b></a></td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">changed the language regarding extensibility elements in ! <a href="#Description_XMLRep"><b>2.1.2 XML Representation of Description Component</b></a>.</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Moved all issues into issues document ( ! ../issues/wsd-issues.xml )</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed name attribute from definitions element</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed 'pseudo-schema'</td></tr><tr><td rowspan="1" colspan="1">20021121</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Updated media type draft appendix ednote to match minutes. ! </td></tr><tr><td rowspan="1" colspan="1">20021111</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Added appendix to record migration issues.</td></tr><tr><td rowspan="1" colspan="1">20021107</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Incorporated and started adapting SOAP's media type draft appendix. ! </td></tr><tr><td rowspan="1" colspan="1">20021010</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added port type extensions, removed service type. ! </td></tr><tr><td rowspan="1" colspan="1">20020910</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed parameterOrder from spec, as decided at September 2002 FTF ! </td></tr><tr><td rowspan="1" colspan="1">20020908</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Updated parameterOrder description, fixed some spelling ! errors and other types. Added ednote to discussion of message parts</td></tr><tr><td rowspan="1" colspan="1">20020715</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">AM Rewrite</td></tr><tr><td rowspan="1" colspan="1">20020627</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Changed a few remaining <emph> to either ! <att> or <el>, depending on context.</td></tr><tr><td rowspan="1" colspan="1">20020627</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Converted portType stuff to be Infoset based and improved ! doc structure more.</td></tr><tr><td rowspan="1" colspan="1">20020627</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Converted message stuff to be Infoset based and improved ! doc structure more.</td></tr><tr><td rowspan="1" colspan="1">20020625</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Mods to take into account JJM comments.</td></tr><tr><td rowspan="1" colspan="1">20020624</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fixed spec so markup validates.</td></tr><tr><td rowspan="1" colspan="1">20020624</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Upgraded the stylesheet and DTD</td></tr><tr><td rowspan="1" colspan="1">20020624</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added sections for references and change log.</td></tr><tr><td rowspan="1" colspan="1">20020624</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Removed Jeffrey from authors :-( Added Gudge :-)</td></tr><tr><td rowspan="1" colspan="1">20020620</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Started adding abstract model</td></tr><tr><td rowspan="1" colspan="1">20020406</td<td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Created document from WSDL 1.1</td></tr></tbody></table><br></div></div></div></body></html> \ No newline at end of file Index: wsdl20.tex =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.tex,v retrieving revision 1.138 retrieving revision 1.139 diff -C 2 -d -r1.138 -r1.139 *** wsdl20.tex 16 Jan 2007 03:19:50 -0000 1.138 --- wsdl20.tex 8 Feb 2007 16:37:57 -0000 1.139 *************** *** 2924,2938 **** ! ! For each ! Interface Fault ! component in the ! interface faults ! property of an ! Interface ! component, the ! name ! property must be unique. ! --- 2924,2937 ---- ! For each ! Interface Fault ! component in the ! interface faults ! property of an ! Interface ! component, the ! name ! property must be unique. Note that this constraint is enforced ! by the normative WSDL 2.0 XML schema. *************** *** 3383,3397 **** ! ! For each ! Interface Operation ! component in the ! interface operations ! property of an ! Interface ! component, the ! name ! property MUST be unique. ! --- 3382,3395 ---- ! For each ! Interface Operation ! component in the ! interface operations ! property of an ! Interface ! component, the ! name ! property MUST be unique. Note that this constraint is enforced ! by the normative WSDL 2.0 XML schema. *************** *** 7761,7764 **** --- 7759,7763 ---- For each Endpoint component in the endpoints property of a Service component, the name property MUST be unique. + Note that this constraint is enforced by the normative WSDL 2.0 XML schema. *************** *** 9666,9670 **** \begin{verbatim} <description targetNamespace="xs:anyURI" > ! <documentation />? <import namespace="xs:anyURI" location="xs:anyURI"? > --- 9665,9669 ---- \begin{verbatim} <description targetNamespace="xs:anyURI" > ! <documentation />* <import namespace="xs:anyURI" location="xs:anyURI"? > *************** *** 13608,13618 **** & - For each Endpoint component in the endpoints property of a - Service component, the name property MUST be unique. - \\ \hline - - - - & For each --- 13607,13610 ---- *************** *** 13732,13751 **** & - For each - Interface Fault - component in the - interface faults - property of an - Interface - component, the - name - property must be unique. - - \\ \hline - - - - & - In cases where, due to an interface extending one or more other interfaces, two or more --- 13724,13727 ---- *************** *** 13851,13870 **** & - - For each - Interface Operation - component in the - interface operations - property of an - Interface - component, the - name - property MUST be unique. - - \\ \hline - - - - & In cases where, due to an interface extending one or more other interfaces, two or more Interface Operation components --- 13827,13830 ---- *************** *** 13989,13993 **** --- 13949,13981 ---- \multicolumn{1}{|c|}{\bf Description} \\ \hline + + 20070208& + AGR& + + Corrected cardinality of + \texttt{documentation} + \textit{element information item} + to be * in XML Syntax Summary + \hyperlink{Syntax-Summary}{\textbf{\ref*{Syntax-Summary} XML Syntax Summary (Non-Normative)}} + . + + \\ \hline + + + + + 20070208& + AGR& + + \href{http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR118}{ + CR118 + } + : Removed assertion markup for Endpoint-0065, + InterfaceFault-0032, and InterfaceOperation-0035 since they + are enforced by the normative WSDL 2.0 XML schema. + + \\ \hline + 20070110& *************** *** 14683,14687 **** AGR& \href{http://www.w3.org/2002/ws/desc/5/lc-issues/#LC344}{LC344\#6} ! : Editorial improvements to \href{#Feature_details}{2.7.1 The Feature Component}. \\ \hline --- 14671,14675 ---- AGR& \href{http://www.w3.org/2002/ws/desc/5/lc-issues/#LC344}{LC344\#6} ! : Editorial improvements to 2.7.1 The Feature Component. \\ \hline Index: wsdl20.toc =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.toc,v retrieving revision 1.36 retrieving revision 1.37 diff -C 2 -d -r1.36 -r1.37 *** wsdl20.toc 16 Jan 2007 03:19:50 -0000 1.36 --- wsdl20.toc 8 Feb 2007 16:37:57 -0000 1.37 *************** *** 1,171 **** - \contentsline {chapter}{\numberline {1}Introduction}{6}{chapter.1} - \contentsline {section}{\numberline {1.1}Web Service}{6}{section.1.1} - \contentsline {section}{\numberline {1.2}Document Conformance}{7}{section.1.2} - \contentsline {section}{\numberline {1.3}The Meaning of a Service Description}{7}{section.1.3} - \contentsline {section}{\numberline {1.4}Notational Conventions}{7}{section.1.4} - \contentsline {subsection}{\numberline {1.4.1}RFC 2119 Keywords}{8}{subsection.1.4.1} - \contentsline {subsection}{\numberline {1.4.2}RFC 3986 Namespaces}{8}{subsection.1.4.2} - \contentsline {subsection}{\numberline {1.4.3}XML Schema anyURI}{8}{subsection.1.4.3} - \contentsline {subsection}{\numberline {1.4.4}Prefixes and Namespaces Used in This Specification}{8}{subsection.1.4.4} - \contentsline {subsection}{\numberline {1.4.5}Terms Used in This Specification}{9}{subsection.1.4.5} - \contentsline {subsection}{\numberline {1.4.6}XML Information Set Properties}{9}{subsection.1.4.6} - \contentsline {subsection}{\numberline {1.4.7}WSDL 2.0 Component Model Properties}{9}{subsection.1.4.7} - \contentsline {subsection}{\numberline {1.4.8}Z Notation}{10}{subsection.1.4.8} - \contentsline {subsection}{\numberline {1.4.9}BNF Pseudo-Schemas}{10}{subsection.1.4.9} - \contentsline {subsection}{\numberline {1.4.10}Assertions}{11}{subsection.1.4.10} - \contentsline {chapter}{\numberline {2}Component Model}{12}{chapter.2} - \contentsline {section}{\numberline {2.1}Description}{23}{section.2.1} - \contentsline {subsection}{\numberline {2.1.1}The Description Component}{23}{subsection.2.1.1} - \contentsline {subsection}{\numberline {2.1.2}XML Representation of Description Component}{31}{subsection.2.1.2} - \contentsline {subsubsection}{\texttt {targetNamespace} \textit {attribute information item}}{33}{section*.3} - \contentsline {subsection}{\numberline {2.1.3}Mapping Description's XML Representation to Component Properties}{33}{subsection.2.1.3} - \contentsline {section}{\numberline {2.2}Interface}{35}{section.2.2} - \contentsline {subsection}{\numberline {2.2.1}The Interface Component}{35}{subsection.2.2.1} - \contentsline {subsection}{\numberline {2.2.2}XML Representation of Interface Component}{40}{subsection.2.2.2} - \contentsline {subsubsection}{\texttt {name} \textit {attribute information item} with \texttt {interface} [owner element]}{41}{section*.4} - \contentsline {subsubsection}{\texttt {extends} \textit {attribute information item}}{41}{section*.5} - \contentsline {subsubsection}{\texttt {styleDefault} \textit {attribute information item}}{42}{section*.6} - \contentsline {subsection}{\numberline {2.2.3}Mapping Interface's XML Representation to Component Properties}{42}{subsection.2.2.3} - \contentsline {section}{\numberline {2.3}Interface Fault}{43}{section.2.3} - \contentsline {subsection}{\numberline {2.3.1}The Interface Fault Component}{43}{subsection.2.3.1} - \contentsline {subsection}{\numberline {2.3.2}XML Representation of Interface Fault Component}{46}{subsection.2.3.2} - \contentsline {subsubsection}{\texttt {name} \textit {attribute information item} with \texttt {fault} [owner element]}{47}{section*.7} - \contentsline {subsubsection}{\texttt {element} \textit {attribute information item} with \texttt {fault} [owner element]}{47}{section*.8} - \contentsline {subsection}{\numberline {2.3.3}Mapping Interface Fault's XML Representation to Component Properties}{47}{subsection.2.3.3} - \contentsline {section}{\numberline {2.4}Interface Operation}{48}{section.2.4} - \contentsline {subsection}{\numberline {2.4.1}The Interface Operation Component}{48}{subsection.2.4.1} - \contentsline {subsubsection}{Message Exchange Pattern}{52}{section*.9} - \contentsline {subsubsection}{Operation Style}{53}{section*.10} - \contentsline {subsection}{\numberline {2.4.2}XML Representation of Interface Operation Component}{54}{subsection.2.4.2} - \contentsline {subsubsection}{\texttt {name} \textit {attribute information item} with \texttt {operation} [owner element]}{55}{section*.11} - \contentsline {subsubsection}{\texttt {pattern} \textit {attribute information item} with \texttt {operation} [owner element]}{55}{section*.12} - \contentsline {subsubsection}{\texttt {style} \textit {attribute information item} with \texttt {operation} [owner element]}{56}{section*.13} - \contentsline {subsection}{\numberline {2.4.3}Mapping Interface Operation's XML Representation to Component Properties}{56}{subsection.2.4.3} - \contentsline {section}{\numberline {2.5}Interface Message Reference}{57}{section.2.5} - \contentsline {subsection}{\numberline {2.5.1}The Interface Message Reference Component}{57}{subsection.2.5.1} - \contentsline {subsection}{\numberline {2.5.2}XML Representation of Interface Message Reference Component}{60}{subsection.2.5.2} - \contentsline {subsubsection}{\texttt {messageLabel} \textit {attribute information item} with \texttt {input} or \texttt {output} [owner element]}{61}{section*.14} - \contentsline {subsubsection}{\texttt {element} \textit {attribute information item} with \texttt {input} or \texttt {output} [owner element]}{61}{section*.15} - \contentsline {subsection}{\numberline {2.5.3}Mapping Interface Message Reference's XML Representation to Component Properties}{61}{subsection.2.5.3} - \contentsline {section}{\numberline {2.6}Interface Fault Reference}{62}{section.2.6} - \contentsline {subsection}{\numberline {2.6.1}The Interface Fault Reference Component}{62}{subsection.2.6.1} - \contentsline {subsection}{\numberline {2.6.2}XML Representation of Interface Fault Reference}{65}{subsection.2.6.2} - \contentsline {subsubsection}{\texttt {ref} \textit {attribute information item} with \texttt {infault}, or \texttt {outfault} [owner element]}{66}{section*.16} - \contentsline {subsubsection}{\texttt {messageLabel} \textit {attribute information item} with \texttt {infault}, or \texttt {outfault} [owner element]}{67}{section*.17} - \contentsline {subsection}{\numberline {2.6.3}Mapping Interface Fault Reference's XML Representation to Component Properties}{67}{subsection.2.6.3} - \contentsline {section}{\numberline {2.7}Binding}{68}{section.2.7} - \contentsline {subsection}{\numberline {2.7.1}The Binding Component}{68}{subsection.2.7.1} - \contentsline {subsection}{\numberline {2.7.2}XML Representation of Binding Component}{72}{subsection.2.7.2} - \contentsline {subsubsection}{\texttt {name} \textit {attribute information item} with \texttt {binding} [owner element]}{73}{section*.18} - \contentsline {subsubsection}{\texttt {interface} \textit {attribute information item} with \texttt {binding} [owner element]}{73}{section*.19} - \contentsline {subsubsection}{\texttt {type} \textit {attribute information item} with \texttt {binding} [owner element]}{73}{section*.20} - \contentsline {subsubsection}{Binding extension elements}{73}{section*.21} - \contentsline {subsection}{\numberline {2.7.3}Mapping Binding's XML Representation to Component Properties}{74}{subsection.2.7.3} - \contentsline {section}{\numberline {2.8}Binding Fault}{75}{section.2.8} - \contentsline {subsection}{\numberline {2.8.1}The Binding Fault Component}{75}{subsection.2.8.1} - \contentsline {subsection}{\numberline {2.8.2}XML Representation of Binding Fault Component}{77}{subsection.2.8.2} - \contentsline {subsubsection}{\texttt {ref} \textit {attribute information item} with \texttt {fault} [owner element]}{78}{section*.22} - \contentsline {subsubsection}{Binding Fault extension elements}{78}{section*.23} - \contentsline {subsection}{\numberline {2.8.3}Mapping Binding Fault's XML Representation to Component Properties}{78}{subsection.2.8.3} - \contentsline {section}{\numberline {2.9}Binding Operation}{79}{section.2.9} - \contentsline {subsection}{\numberline {2.9.1}The Binding Operation Component}{79}{subsection.2.9.1} - \contentsline {subsection}{\numberline {2.9.2}XML Representation of Binding Operation Component}{82}{subsection.2.9.2} - \contentsline {subsubsection}{\texttt {ref} \textit {attribute information item} with \texttt {operation} [owner element]}{83}{section*.24} - \contentsline {subsubsection}{Binding Operation extension elements}{83}{section*.25} - \contentsline {subsection}{\numberline {2.9.3}Mapping Binding Operation's XML Representation to Component Properties}{83}{subsection.2.9.3} - \contentsline {section}{\numberline {2.10}Binding Message Reference}{84}{section.2.10} - \contentsline {subsection}{\numberline {2.10.1}The Binding Message Reference Component}{84}{subsection.2.10.1} - \contentsline {subsection}{\numberline {2.10.2}XML Representation of Binding Message Reference Component}{86}{subsection.2.10.2} - \contentsline {subsubsection}{\texttt {messageLabel} \textit {attribute information item} with \texttt {input} or \texttt {output} [owner element]}{87}{section*.26} - \contentsline {subsubsection}{Binding Message Reference extension elements}{87}{section*.27} - \contentsline {subsection}{\numberline {2.10.3}Mapping Binding Message Reference's XML Representation to Component Properties}{88}{subsection.2.10.3} - \contentsline {section}{\numberline {2.11}Binding Fault Reference}{89}{section.2.11} - \contentsline {subsection}{\numberline {2.11.1}The Binding Fault Reference Component}{89}{subsection.2.11.1} - \contentsline {subsection}{\numberline {2.11.2}XML Representation of Binding Fault Reference Component}{91}{subsection.2.11.2} - \contentsline {subsubsection}{\texttt {ref} \textit {attribute information item} with \texttt {infault} or \texttt {outfault} [owner element]}{92}{section*.28} - \contentsline {subsubsection}{\texttt {messageLabel} \textit {attribute information item} with \texttt {infault} or \texttt {outfault} [owner element]}{92}{section*.29} - \contentsline {subsubsection}{Binding Fault Reference extension elements}{92}{section*.30} - \contentsline {subsection}{\numberline {2.11.3}Mapping Binding Fault Reference's XML Representation to Component Properties}{92}{subsection.2.11.3} - \contentsline {section}{\numberline {2.12}Service}{94}{section.2.12} - \contentsline {subsection}{\numberline {2.12.1}The Service Component}{94}{subsection.2.12.1} - \contentsline {subsection}{\numberline {2.12.2}XML Representation of Service Component}{95}{subsection.2.12.2} - \contentsline {subsubsection}{\texttt {name} \textit {attribute information item} with \texttt {service} [owner element]}{96}{section*.31} - \contentsline {subsubsection}{\texttt {interface} \textit {attribute information item} with \texttt {service} [owner element]}{97}{section*.32} - \contentsline {subsection}{\numberline {2.12.3}Mapping Service's XML Representation to Component Properties}{97}{subsection.2.12.3} - \contentsline {section}{\numberline {2.13}Endpoint}{97}{section.2.13} - \contentsline {subsection}{\numberline {2.13.1}The Endpoint Component}{97}{subsection.2.13.1} - \contentsline {subsection}{\numberline {2.13.2}XML Representation of Endpoint Component}{99}{subsection.2.13.2} - \contentsline {subsubsection}{\texttt {name} \textit {attribute information item} with \texttt {endpoint} [owner element]}{100}{section*.33} - \contentsline {subsubsection}{\texttt {binding} \textit {attribute information item} with \texttt {endpoint} [owner element]}{101}{section*.34} - \contentsline {subsubsection}{\texttt {address} \textit {attribute information item} with \texttt {endpoint} [owner element]}{101}{section*.35} - \contentsline {subsubsection}{Endpoint extension elements}{101}{section*.36} - \contentsline {subsection}{\numberline {2.13.3}Mapping Endpoint's XML Representation to Component Properties}{101}{subsection.2.13.3} - \contentsline {section}{\numberline {2.14}XML Schema 1.0 Simple Types Used in the Component Model}{102}{section.2.14} - \contentsline {section}{\numberline {2.15}Equivalence of Components}{103}{section.2.15} - \contentsline {section}{\numberline {2.16}Symbol Spaces}{103}{section.2.16} - \contentsline {section}{\numberline {2.17}QName resolution}{104}{section.2.17} - \contentsline {section}{\numberline {2.18}Comparing URIs and IRIs}{104}{section.2.18} - \contentsline {chapter}{\numberline {3}Types}{105}{chapter.3} - \contentsline {section}{\numberline {3.1}Using W3C XML Schema Description Language}{106}{section.3.1} - \contentsline {subsection}{\numberline {3.1.1}Importing XML Schema}{107}{subsection.3.1.1} - \contentsline {subsubsection}{\texttt {namespace} \textit {attribute information item}}{108}{section*.37} - \contentsline {subsubsection}{ \texttt {schemaLocation} \textit {attribute information item} }{108}{section*.38} - \contentsline {subsection}{\numberline {3.1.2}Inlining XML Schema}{109}{subsection.3.1.2} - \contentsline {subsection}{\numberline {3.1.3}References to Element Declarations and Type Definitions}{110}{subsection.3.1.3} - \contentsline {section}{\numberline {3.2}Using Other Schema Languages}{110}{section.3.2} - \contentsline {section}{\numberline {3.3}Describing Messages that Refer to Services and Endpoints}{111}{section.3.3} - \contentsline {subsection}{\numberline {3.3.1} \texttt {wsdlx:interface} \textit {attribute information item} }{111}{subsection.3.3.1} - \contentsline {subsection}{\numberline {3.3.2} \texttt {wsdlx:binding} \textit {attribute information item} }{112}{subsection.3.3.2} - \contentsline {subsection}{\numberline {3.3.3}\texttt {wsdlx:interface} and \texttt {wsdlx:binding} Consistency}{112}{subsection.3.3.3} - \contentsline {subsection}{\numberline {3.3.4}Use of \texttt {wsdlx:interface} and \texttt {wsdlx:binding} with \texttt {xs:anyURI}}{112}{subsection.3.3.4} - \contentsline {chapter}{\numberline {4}Modularizing WSDL 2.0 descriptions}{113}{chapter.4} - \contentsline {section}{\numberline {4.1}Including Descriptions}{113}{section.4.1} - \contentsline {subsection}{\numberline {4.1.1}\texttt {location} \textit {attribute information item} with \texttt {include} [owner element]}{114}{subsection.4.1.1} - \contentsline {section}{\numberline {4.2}Importing Descriptions}{115}{section.4.2} - \contentsline {subsection}{\numberline {4.2.1}\texttt {namespace} \textit {attribute information item}}{116}{subsection.4.2.1} - \contentsline {subsection}{\numberline {4.2.2}\texttt {location} \textit {attribute information item} with \texttt {import} [owner element]}{117}{subsection.4.2.2} - \contentsline {section}{\numberline {4.3}Extensions}{117}{section.4.3} - \contentsline {chapter}{\numberline {5}Documentation}{119}{chapter.5} - \contentsline {chapter}{\numberline {6}Language Extensibility}{120}{chapter.6} - \contentsline {section}{\numberline {6.1}Element based Extensibility}{120}{section.6.1} - \contentsline {subsection}{\numberline {6.1.1}Mandatory extensions}{121}{subsection.6.1.1} - \contentsline {subsection}{\numberline {6.1.2}\texttt {required} \textit {attribute information item}}{122}{subsection.6.1.2} - \contentsline {section}{\numberline {6.2}Attribute-based Extensibility}{122}{section.6.2} - \contentsline {section}{\numberline {6.3}Extensibility Semantics}{122}{section.6.3} - \contentsline {chapter}{\numberline {7}Locating WSDL 2.0 Documents}{124}{chapter.7} - \contentsline {section}{\numberline {7.1}\texttt {wsdli:wsdlLocation} \textit {attribute information item}}{124}{section.7.1} - \contentsline {chapter}{\numberline {8}Conformance}{126}{chapter.8} - \contentsline {section}{\numberline {8.1}XML Information Set Conformance}{126}{section.8.1} - \contentsline {chapter}{\numberline {9}XML Syntax Summary (Non-Normative)}{127}{chapter.9} - \contentsline {chapter}{\numberline {10}References}{130}{chapter.10} - \contentsline {section}{\numberline {10.1}Normative References}{130}{section.10.1} - \contentsline {section}{\numberline {10.2}Informative References}{131}{section.10.2} - \contentsline {chapter}{\numberline {A}The application/wsdl+xml Media Type}{134}{appendix.A} - \contentsline {section}{\numberline {A.1}Registration}{134}{section.A.1} - \contentsline {section}{\numberline {A.2}Fragment Identifiers}{135}{section.A.2} - \contentsline {subsection}{\numberline {A.2.1}The Description Component}{140}{subsection.A.2.1} - \contentsline {subsection}{\numberline {A.2.2}The Element Declaration Component}{140}{subsection.A.2.2} - \contentsline {subsection}{\numberline {A.2.3}The Type Definition Component}{141}{subsection.A.2.3} - \contentsline {subsection}{\numberline {A.2.4}The Interface Component}{142}{subsection.A.2.4} - \contentsline {subsection}{\numberline {A.2.5}The Interface Fault Component}{143}{subsection.A.2.5} - \contentsline {subsection}{\numberline {A.2.6}The Interface Operation Component}{144}{subsection.A.2.6} - \contentsline {subsection}{\numberline {A.2.7}The Interface Message Reference Component}{145}{subsection.A.2.7} - \contentsline {subsection}{\numberline {A.2.8}The Interface Fault Reference Component}{146}{subsection.A.2.8} - \contentsline {subsection}{\numberline {A.2.9}The Binding Component}{148}{subsection.A.2.9} - \contentsline {subsection}{\numberline {A.2.10}The Binding Fault Component}{149}{subsection.A.2.10} - \contentsline {subsection}{\numberline {A.2.11}The Binding Operation Component}{150}{subsection.A.2.11} - \contentsline {subsection}{\numberline {A.2.12}The Binding Message Reference Component}{151}{subsection.A.2.12} - \contentsline {subsection}{\numberline {A.2.13}The Binding Fault Reference Component}{152}{subsection.A.2.13} - \contentsline {subsection}{\numberline {A.2.14}The Service Component}{154}{subsection.A.2.14} - \contentsline {subsection}{\numberline {A.2.15}The Endpoint Component}{155}{subsection.A.2.15} - \contentsline {subsection}{\numberline {A.2.16}Extension Components}{155}{subsection.A.2.16} - \contentsline {section}{\numberline {A.3}Security considerations}{156}{section.A.3} - \contentsline {chapter}{\numberline {B}Acknowledgements (Non-Normative)}{157}{appendix.B} - \contentsline {chapter}{\numberline {C}IRI-References for WSDL 2.0 Components (Non-Normative)}{159}{appendix.C} - \contentsline {section}{\numberline {C.1}WSDL 2.0 IRIs}{159}{section.C.1} - \contentsline {section}{\numberline {C.2}Canonical Form for WSDL 2.0 Component Designators}{160}{section.C.2} - \contentsline {section}{\numberline {C.3}Example}{160}{section.C.3} - \contentsline {chapter}{\numberline {D}Component Summary (Non-Normative)}{163}{appendix.D} - \contentsline {chapter}{\numberline {E}Assertion Summary (Non-Normative)}{167}{appendix.E} - \contentsline {chapter}{\numberline {F}Part 1 Change Log (Non-Normative)}{176}{appendix.F} - \contentsline {section}{\numberline {F.1}WSDL 2.0 Specification Changes}{176}{section.F.1} --- 0 ---- Index: wsdl20.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v retrieving revision 1.425 retrieving revision 1.426 diff -C 2 -d -r1.425 -r1.426 *** wsdl20.xml 8 Feb 2007 15:58:20 -0000 1.425 --- wsdl20.xml 8 Feb 2007 16:38:01 -0000 1.426 *************** *** 13072,13076 **** <td>AGR</td> <td><loc href="http://www.w3.org/2002/ws/desc/5/lc-issues/#LC344">LC344#6</loc> ! : Editorial improvements to <loc href="#Feature_details">2.7.1 The Feature Component</loc>. </td> </tr> --- 13072,13076 ---- <td>AGR</td> <td><loc href="http://www.w3.org/2002/ws/desc/5/lc-issues/#LC344">LC344#6</loc> ! : Editorial improvements to 2.7.1 The Feature Component. </td> </tr> Index: wsdl20-z.html =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-z.html,v retrieving revision 1.132 retrieving revision 1.133 diff -C 2 -d -r1.132 -r1.133 *** wsdl20-z.html 16 Jan 2007 03:19:50 -0000 1.132 --- wsdl20-z.html 8 Feb 2007 16:37:57 -0000 1.133 *************** *** 8,11 **** --- 8,17 ---- div.notice { margin-left: 2em; } + ol.enumar { list-style-type: decimal; } + ol.enumla { list-style-type: lower-alpha; } + ol.enumlr { list-style-type: lower-roman; } + ol.enumua { list-style-type: upper-alpha; } + ol.enumur { list-style-type: upper-roman; } + dt.label { display: run-in; } [...19292 lines suppressed...] ! section WRT operation names</td></tr><tr><td rowspan="1" colspan="1">20030130</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added best practice note on operation names and target ! namespaces to <a href="#InterfaceOperation_details"><b>2.4.1 The Interface Operation Component</b></a></td></tr><tr><td rowspan="1" colspan="1">20030122</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Started work on making operations have unique names</td></tr><tr><td rowspan="1" colspan="1">20030122</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added some <emph>, <el>, <att>, &AII;, ! &EII;, <el> markup</td></tr><tr><td rowspan="1" colspan="1">20030120</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Incorporated Relax NG section from Amy's types proposal</td></tr><tr><td rowspan="1" colspan="1">20030120</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Incorporated DTD section from Amy's types proposal</td></tr><tr><td rowspan="1" colspan="1">2003020</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Incorporated Amy's types proposal except annexes</td></tr><tr><td rowspan="1" colspan="1">20030118</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Made some changes related to extensibility</td></tr><tr><td rowspan="1" colspan="1">20030118</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Amended content model for operation to disallow fault ! element children in the input-only and output-only cases</td></tr><tr><td rowspan="1" colspan="1">20030118</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed {extension} properties from <a href="wsdl20.html#component-Binding">Binding</a> components and Port components. Added text relating to how extension elements ! are expected to annotate the component model.</td></tr><tr><td rowspan="1" colspan="1">20030117</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Made further edits related to extensibility model now using ! substitution groups</td></tr><tr><td rowspan="1" colspan="1">20030117</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added initial draft of section on QName resolution</td></tr><tr><td rowspan="1" colspan="1">20030117</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Reworked section on extensibility</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added text regarding multiple operations with the same ! {name} in a single port type</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added section on symbol spaces</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed various ednotes</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added section on component equivalence</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">More work on include and import</td></tr><tr><td rowspan="1" colspan="1">20021201</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Did some work on wsdl:include</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added placeholder for wsdl:include</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td<td rowspan="1" colspan="1">Cleaned up language concerning <code>targetNamespace</code> <em>attribute information item</em> <a href="#Description_targetnamespace_attribute"><b>2.1.2.1 targetNamespace attribute information item</b></a></td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">changed the language regarding extensibility elements in ! <a href="#Description_XMLRep"><b>2.1.2 XML Representation of Description Component</b></a>.</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Moved all issues into issues document ( ! ../issues/wsd-issues.xml )</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed name attribute from definitions element</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed 'pseudo-schema'</td></tr><tr><td rowspan="1" colspan="1">20021121</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Updated media type draft appendix ednote to match minutes. ! </td></tr><tr><td rowspan="1" colspan="1">20021111</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Added appendix to record migration issues.</td></tr><tr><td rowspan="1" colspan="1">20021107</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Incorporated and started adapting SOAP's media type draft appendix. ! </td></tr><tr><td rowspan="1" colspan="1">20021010</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added port type extensions, removed service type. ! </td></tr><tr><td rowspan="1" colspan="1">20020910</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed parameterOrder from spec, as decided at September 2002 FTF ! </td></tr><tr><td rowspan="1" colspan="1">20020908</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Updated parameterOrder description, fixed some spelling ! errors and other types. Added ednote to discussion of message parts</td></tr><tr><td rowspan="1" colspan="1">20020715</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">AM Rewrite</td></tr><tr><td rowspan="1" colspan="1">20020627</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Changed a few remaining <emph> to either ! <att> or <el>, depending on context.</td></tr><tr><td rowspan="1" colspan="1">20020627</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Converted portType stuff to be Infoset based and improved ! doc structure more.</td></tr><tr><td rowspan="1" colspan="1">20020627</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Converted message stuff to be Infoset based and improved ! doc structure more.</td></tr><tr><td rowspan="1" colspan="1">20020625</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Mods to take into account JJM comments.</td></tr><tr><td rowspan="1" colspan="1">20020624</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fixed spec so markup validates.</td></tr><tr><td rowspan="1" colspan="1">20020624</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Upgraded the stylesheet and DTD</td></tr><tr><td rowspan="1" colspan="1">20020624</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added sections for references and change log.</td></tr><tr><td rowspan="1" colspan="1">20020624</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Removed Jeffrey from authors :-( Added Gudge :-)</td></tr><tr><td rowspan="1" colspan="1">20020620</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Started adding abstract model</td></tr><tr><td rowspan="1" colspan="1">20020406</td<td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Created document from WSDL 1.1</td></tr></tbody></table><br></div></div></div></body></html> \ No newline at end of file Index: component-assertion-table.xml =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/component-assertion-table.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -C 2 -d -r1.19 -r1.20 *** component-assertion-table.xml 11 Jan 2007 02:15:25 -0000 1.19 --- component-assertion-table.xml 8 Feb 2007 16:37:57 -0000 1.20 *************** *** 238,248 **** <tr> <td> - <assert-summary ref="Endpoint-0065"/> - </td> - <td>For each <comp>Endpoint</comp> component in the <prop comp="Service">endpoints</prop> property of a - <comp>Service</comp> component, the <prop comp="Endpoint">name</prop> property MUST be unique.</td> - </tr> - <tr> - <td> <assert-summary ref="Endpoint-0066"/> </td> --- 238,241 ---- *************** *** 361,380 **** <tr> <td> - <assert-summary ref="InterfaceFault-0032"/> - </td> - <td> - For each - <comp>Interface Fault</comp> - component in the - <prop comp="Interface">interface faults</prop> - property of an - <comp>Interface</comp> - component, the - <prop comp="Interface Fault">name</prop> - property must be unique. - </td> - </tr> - <tr> - <td> <assert-summary ref="InterfaceFault-0033"/> </td> --- 354,357 ---- *************** *** 481,500 **** <tr> <td> - <assert-summary ref="InterfaceOperation-0035"/> - </td> - <td> - For each - <comp>Interface Operation</comp> - component in the - <prop comp="Interface">interface operations</prop> - property of an - <comp>Interface</comp> - component, the - <prop comp="Interface Operation">name</prop> - property MUST be unique. - </td> - </tr> - <tr> - <td> <assert-summary ref="InterfaceOperation-0036"/> </td> --- 458,461 ---- Index: wsdl20.html =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v retrieving revision 1.305 retrieving revision 1.306 diff -C 2 -d -r1.305 -r1.306 *** wsdl20.html 16 Jan 2007 03:19:52 -0000 1.305 --- wsdl20.html 8 Feb 2007 16:37:59 -0000 1.306 *************** *** 8,11 **** --- 8,17 ---- div.notice { margin-left: 2em; } + ol.enumar { list-style-type: decimal; } + ol.enumla { list-style-type: lower-alpha; } + ol.enumlr { list-style-type: lower-roman; } + ol.enumua { list-style-type: upper-alpha; } + ol.enumur { list-style-type: upper-roman; } + dt.label { display: run-in; } [...16034 lines suppressed...] ! section WRT operation names</td></tr><tr><td rowspan="1" colspan="1">20030130</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added best practice note on operation names and target ! namespaces to <a href="#InterfaceOperation_details"><b>2.4.1 The Interface Operation Component</b></a></td></tr><tr><td rowspan="1" colspan="1">20030122</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Started work on making operations have unique names</td></tr><tr><td rowspan="1" colspan="1">20030122</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added some <emph>, <el>, <att>, &AII;, ! &EII;, <el> markup</td></tr><tr><td rowspan="1" colspan="1">20030120</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Incorporated Relax NG section from Amy's types proposal</td></tr><tr><td rowspan="1" colspan="1">20030120</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Incorporated DTD section from Amy's types proposal</td></tr><tr><td rowspan="1" colspan="1">2003020</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Incorporated Amy's types proposal except annexes</td></tr><tr><td rowspan="1" colspan="1">20030118</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Made some changes related to extensibility</td></tr><tr><td rowspan="1" colspan="1">20030118</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Amended content model for operation to disallow fault ! element children in the input-only and output-only cases</td></tr><tr><td rowspan="1" colspan="1">20030118</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed {extension} properties from <a href="wsdl20.html#component-Binding">Binding</a> components and Port components. Added text relating to how extension elements ! are expected to annotate the component model.</td></tr><tr><td rowspan="1" colspan="1">20030117</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Made further edits related to extensibility model now using ! substitution groups</td></tr><tr><td rowspan="1" colspan="1">20030117</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added initial draft of section on QName resolution</td></tr><tr><td rowspan="1" colspan="1">20030117</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Reworked section on extensibility</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added text regarding multiple operations with the same ! {name} in a single port type</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added section on symbol spaces</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed various ednotes</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added section on component equivalence</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">More work on include and import</td></tr><tr><td rowspan="1" colspan="1">20021201</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Did some work on wsdl:include</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added placeholder for wsdl:include</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td<td rowspan="1" colspan="1">Cleaned up language concerning <code>targetNamespace</code> <em>attribute information item</em> <a href="#Description_targetnamespace_attribute"><b>2.1.2.1 targetNamespace attribute information item</b></a></td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">changed the language regarding extensibility elements in ! <a href="#Description_XMLRep"><b>2.1.2 XML Representation of Description Component</b></a>.</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Moved all issues into issues document ( ! ../issues/wsd-issues.xml )</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed name attribute from definitions element</td></tr><tr><td rowspan="1" colspan="1">20021127</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed 'pseudo-schema'</td></tr><tr><td rowspan="1" colspan="1">20021121</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Updated media type draft appendix ednote to match minutes. ! </td></tr><tr><td rowspan="1" colspan="1">20021111</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Added appendix to record migration issues.</td></tr><tr><td rowspan="1" colspan="1">20021107</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Incorporated and started adapting SOAP's media type draft appendix. ! </td></tr><tr><td rowspan="1" colspan="1">20021010</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Added port type extensions, removed service type. ! </td></tr><tr><td rowspan="1" colspan="1">20020910</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Removed parameterOrder from spec, as decided at September 2002 FTF ! </td></tr><tr><td rowspan="1" colspan="1">20020908</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Updated parameterOrder description, fixed some spelling ! errors and other types. Added ednote to discussion of message parts</td></tr><tr><td rowspan="1" colspan="1">20020715</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">AM Rewrite</td></tr><tr><td rowspan="1" colspan="1">20020627</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Changed a few remaining <emph> to either ! <att> or <el>, depending on context.</td></tr><tr><td rowspan="1" colspan="1">20020627</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Converted portType stuff to be Infoset based and improved ! doc structure more.</td></tr><tr><td rowspan="1" colspan="1">20020627</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Converted message stuff to be Infoset based and improved ! doc structure more.</td></tr><tr><td rowspan="1" colspan="1">20020625</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Mods to take into account JJM comments.</td></tr><tr><td rowspan="1" colspan="1">20020624</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fixed spec so markup validates.</td></tr><tr><td rowspan="1" colspan="1">20020624</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Upgraded the stylesheet and DTD</td></tr><tr><td rowspan="1" colspan="1">20020624</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added sections for references and change log.</td></tr><tr><td rowspan="1" colspan="1">20020624</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Removed Jeffrey from authors :-( Added Gudge :-)</td></tr><tr><td rowspan="1" colspan="1">20020620</td><td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Started adding abstract model</td></tr><tr><td rowspan="1" colspan="1">20020406</td<td rowspan="1" colspan="1">SW</td><td rowspan="1" colspan="1">Created document from WSDL 1.1</td></tr></tbody></table><br></div></div></div></body></html> \ No newline at end of file Index: wsdl20-primer.html =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-primer.html,v retrieving revision 1.179 retrieving revision 1.180 diff -C 2 -d -r1.179 -r1.180 *** wsdl20-primer.html 24 Jan 2007 06:59:53 -0000 1.179 --- wsdl20-primer.html 8 Feb 2007 16:38:01 -0000 1.180 *************** *** 1,3 **** ! <!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,3 ---- ! <!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; } *************** *** 8,11 **** --- 8,17 ---- [...4221 lines suppressed...] *************** *** 4109,4118 **** (Microsoft Corporation), Rebecca Bergersen (IONA Technologies), Ugo Corda ! (SeeBeyond).</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> \ No newline at end of file --- 3137,3141 ---- (Microsoft Corporation), Rebecca Bergersen (IONA Technologies), Ugo Corda ! (SeeBeyond).</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> \ No newline at end of file
Received on Thursday, 8 February 2007 16:38:42 UTC