W3C CVS

CVS log for 2002/ws/desc/wsdl12/wsdl12.xsd

[BACK] Up to [Public] / 2002 / ws / desc / wsdl12

Request diff between arbitrary revisions


Default branch: 1

Revision 1.23 / (download) - annotate - [select for diffs] , Mon Sep 15 23:46:34 2003 UTC (4 years, 9 months ago) by chinnici
CVS Tags: v20070105T1754, v20070105T1652, v20060104T1532, after-features-and-properties-removed-from-part-1, HEAD
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)
Updated schema to use "messageReference" instead of "name" on an
interface operation message reference.

Revision 1.22 / (download) - annotate - [select for diffs] , Thu Sep 11 16:57:45 2003 UTC (4 years, 9 months ago) by jschlimm
Changes since 1.21: +5 -8 lines
Diff to previous 1.21 (colored)
fixed comment-related syntax

Revision 1.21 / (download) - annotate - [select for diffs] , Tue Aug 5 16:30:08 2003 UTC (4 years, 11 months ago) by jschlimm
Changes since 1.20: +31 -9 lines
Diff to previous 1.20 (colored)
Per 30 Jul-1 Aug meeting, removed wsdl:message

Revision 1.20 / (download) - annotate - [select for diffs] , Mon Aug 4 03:35:11 2003 UTC (4 years, 11 months ago) by jschlimm
Changes since 1.19: +154 -6 lines
Diff to previous 1.19 (colored)
per 3 July 2003 telecon, replaced substitution groups with open content model

Revision 1.19 / (download) - annotate - [select for diffs] , Sun Aug 3 05:49:24 2003 UTC (4 years, 11 months ago) by jschlimm
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)
optional binding/@interface

Revision 1.18 / (download) - annotate - [select for diffs] , Thu Jul 24 16:03:47 2003 UTC (4 years, 11 months ago) by jschlimm
Changes since 1.17: +1 -2 lines
Diff to previous 1.17 (colored)
Per 17 July telecon, removed @targetResource

Revision 1.17 / (download) - annotate - [select for diffs] , Thu May 29 10:34:56 2003 UTC (5 years, 1 month ago) by mgudgin
Changes since 1.16: +91 -67 lines
Diff to previous 1.16 (colored)
Updated to match wsdl12.xml rev 1.73

Revision 1.16 / (download) - annotate - [select for diffs] , Wed Mar 5 21:55:35 2003 UTC (5 years, 4 months ago) by mgudgin
Changes since 1.15: +3 -279 lines
Diff to previous 1.15 (colored)

Split wsdl12.xsd into two schema documents.
wsdl12-ext.xsd contains all the extensibility elements that are heads of the various substitution groups.
wsdl12.xsd includes wsdl12-ext.xsd

Revision 1.15 / (download) - annotate - [select for diffs] , Fri Feb 28 18:31:35 2003 UTC (5 years, 4 months ago) by mgudgin
CVS Tags: WD-wsdl12-20030303
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)
Removed extra <

Revision 1.14 / (download) - annotate - [select for diffs] , Thu Feb 6 17:11:30 2003 UTC (5 years, 5 months ago) by mgudgin
Changes since 1.13: +9 -9 lines
Diff to previous 1.13 (colored)
Updated types names

Revision 1.13 / (download) - annotate - [select for diffs] , Thu Feb 6 17:03:32 2003 UTC (5 years, 5 months ago) by mgudgin
Changes since 1.12: +7 -1 lines
Diff to previous 1.12 (colored)
Added extends attribute to PortType complex type to match spec

Revision 1.12 / (download) - annotate - [select for diffs] , Thu Jan 23 18:15:25 2003 UTC (5 years, 5 months ago) by plehegar
CVS Tags: WD-wsdl12-20030124
Changes since 1.11: +13 -13 lines
Diff to previous 1.11 (colored)
Changed the copyright

Revision 1.11 / (download) - annotate - [select for diffs] , Wed Jan 22 19:16:18 2003 UTC (5 years, 5 months ago) by mgudgin
Changes since 1.10: +9 -5 lines
Diff to previous 1.10 (colored)
Made content model of operation match the spec (i, (o,f*)?) | (o, (i,f*)?)

Revision 1.10 / (download) - annotate - [select for diffs] , Fri Jan 17 23:24:59 2003 UTC (5 years, 5 months ago) by mgudgin
Changes since 1.9: +23 -14 lines
Diff to previous 1.9 (colored)
Cleaned up some documentation

Revision 1.9 / (download) - annotate - [select for diffs] , Wed Nov 27 12:44:08 2002 UTC (5 years, 7 months ago) by mgudgin
Changes since 1.8: +5 -4 lines
Diff to previous 1.8 (colored)
Fixed cut-and-paste error from portTypeOp to BindingOp structure. Added CVS ID field

Revision 1.8 / (download) - annotate - [select for diffs] , Thu Nov 21 15:22:22 2002 UTC (5 years, 7 months ago) by mgudgin
CVS Tags: postSubstitutionGroup
Changes since 1.7: +511 -156 lines
Diff to previous 1.7 (colored)

removed element wildcard from ExtensibleDocumented
removed name attribute from definitions
removed parameterOrder attribute from operation
removed serviceType
added uniqueness constraint for operation names in port types
added include element decl and type def
added abstract global element for extending before wsdl:import/wsdl:include
added abstract global element for extending in wsdl:import/wsdl:include
added abstract global element for extending after wsdl:import/wsdl:include and before wsdl:types
added abstract global element for extending after wsdl:types ( interleaved with wsdl:message/portType/binding/service )
added abstract global element for extending as child of wsdl:message
added abstract global element for extending as child of wsdl:message before wsdl:part
added abstract global element for extending as child of wsdl:message after wsdl:part
added abstract global element for extending as child of wsdl:message\wsdl:part
added abstract global element for extending as child of wsdl:portType
added abstract global element for extending as child of wsdl:portType before wsdl:operation
added abstract global element for extending as child of wsdl:portType after wsdl:operation
added abstract global element for extending as child of wsdl:portType\wsdl:operation
added abstract global element for extending as child of wsdl:portType\wsdl:operation\wsdl:input/output
added abstract global element for extending as child of wsdl:portType\wsdl:operation\wsdl:fault
added abstract global element for extending as child of wsdl:binding
added abstract global element for extending as child of wsdl:binding before wsdl:operation
added abstract global element for extending as child of wsdl:binding after wsdl:operation
added abstract global element for extending as child of wsdl:binding\wsdl:operation
added abstract global element for extending as child of wsdl:binding\wsdl:operation\wsdl:input/output
added abstract global element for extending as child of wsdl:binding\wsdl:operation\wsdl:fault
added abstract global element for extending as child of wsdl:service
added abstract global element for extending as child of wsdl:service before wsdl:port
added abstract global element for extending as child of wsdl:service after wsdl:port
added abstract global element for extending as child of wsdl:port
added abstract global element for extending as child of any wsdl element

Revision 1.7 / (download) - annotate - [select for diffs] , Tue Jul 23 00:10:29 2002 UTC (5 years, 11 months ago) by mgudgin
CVS Tags: preSubstitutionGroup
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)
Fixed broken reference to wsdl:tServicePortType

Revision 1.6 / (download) - annotate - [select for diffs] , Thu Jul 4 12:00:56 2002 UTC (6 years ago) by gudge
Changes since 1.5: +5 -7 lines
Diff to previous 1.5 (colored)
Reverted to v1.2

Revision 1.5 / (download) - annotate - [select for diffs] , Wed Jul 3 14:12:47 2002 UTC (6 years ago) by plehegar
Changes since 1.4: +5 -3 lines
Diff to previous 1.4 (colored)
Removed tBindingOperationMessage

Revision 1.4 / (download) - annotate - [select for diffs] , Wed Jul 3 13:53:58 2002 UTC (6 years ago) by plehegar
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 (colored)
Changed the type of the attribute "name" in the complexType
"tBindingOperationFault".

Revision 1.3 / (download) - annotate - [select for diffs] , Wed Jul 3 13:51:45 2002 UTC (6 years ago) by plehegar
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)
Changed the type of the attribute "name" in the complexType
"tBindingOperation".

Revision 1.2 / (download) - annotate - [select for diffs] , Tue Jul 2 14:55:19 2002 UTC (6 years ago) by plehegar
Changes since 1.1: +13 -4 lines
Diff to previous 1.1 (colored)
now valid according to the Schema DTD.
Added a link to entities.dtd in order to use the appropriate
namespace. might a problem if schema processors don't like external
entities?

Revision 1.1 / (download) - annotate - [select for diffs] , Mon Jul 1 21:36:40 2002 UTC (6 years ago) by plehegar
Diff
New

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

Sort log by:

Webmaster