wsdl:documentation
element cardinality to zero or more and adding sentence on use of xml:lang
. 20050613 RRC LC74a: changed URIs to IRIs except in Feature and Property Components. 20050613 AGR LC75v: Removed any text that discussed conformance for WSDL 2.0 processors. 20050613 JJM LC131: added pseudo-schema comment. 20050613 JJM LC70: reiterated behavior is undefined when several schema languages used simultaneously. 20050613 JJM LC70: moved appendix D (other schema languages) to a separate specification. 20050612 AGR Finshed first pass at adding markup for WSDL component and property definitions and references. 20050610 AGR Added table of components and their properties, courtesy of JM. 20050608 AGR Added markup for WSDL component and property definitions and references. 20050602 HH LC75c: moved safety to Part 2. 20050601 JJM LC75x: removed appendix "migrating from WSDL 1.1 to WSDL 2.0". 20050531 JJM LC82: removed ONMR section (transfer to primer). 20050531 JJM LC71: added default value for pattern attribute (".../inout"). 20050526 AGR LC64: Added fragment identifiers for Description, Element Declaration, and Type Definition components. 20050525 AGR Added final ComponentModel to Z Notation. 20050523 AGR Reordered some paragraphs to improve consistency. 20050522 AGR Added consistency and key constraints to the Z notation. 20050520 JJM LC129: wsdlLocation can now also point to WSDL 1.1 documents. 20050520 JJM LC126: Added default value for wsdl:required (false). 20050520 JJM Fixed typo in 2.14.1.1. 20050519 JJM LC97: Uniformized setting default values. Fixed typos along the way. 20050518 AGR Added parent and integrity constraints to the Z notation. 20050513 JJM LC18: Fixed the SOAP 1.2/WSDL 2.0 feature text. Wordsmithed the introduction. 20050513 JJM LC127: Fixed wsld:include description, which is not about merging. 20050512 JJM LC75o: Remove "if any" from Service/{endpoints}, since there is always one. 20050511 AGR LC121: Distinguished between wsdl:import and xs:import, and wsdl:include and xs:include in Description component mapping table. 20050504 JJM Rewrote the "Operation Name Mapping Requirement" section to make it best practice. 20050504 JJM Removed empty subsections in "XML Schema 1.0 Simple..." 20050504 JJM Rewrote the "Single Interface" section, as per editorial AI dated 2005-01-19. 20050503 JJM Rewrote the ONMR as Best practice. 20050503 JJM LC112: Implemented resolution for issue LC112. 20050503 JJM Completed editorial action LC78. 20050501 AGR LC120: Clarified description of include and import, removed contradictions, and added references to QName resolution. 20050501 AGR LC116: Clarified that schemaLocation
is not required if the namespace has been resolved in the component model. Replaced the term "embedded schema" with "inlined schema" throughout. 20050501 AGR LC89m: Made all top-level components behave the same under include and import. 20050501 AGR LC89f: Added statement on XML document conformance. 20050501 AGR LC74: Refer to WSDL 2.0 explicitly throughout. In particular, only imports and includes of WSDL 2.0 documents are allowed. 20050501 AGR LC99: Added #other to {message content model} property of Interface Message Reference component, and to WSDL schema. 20050501 AGR LC125: Renamed components Fault Reference -> Interface Fault Reference, Message Reference -> Interface Message Reference, and the corresponding properties. 20050430 AGR LC117: Added use of EndpointType for endpoint references. 20050429 AV LC96 and LC120: Modified section 4.2 to align wsdl:import with xs:import. 20050429 RRC LC75w: Removed "is not dereferenceable or" from section 4.1.1 and removed references to a WSDL processor. 20050429 RRC Added clarification that an operation style MAY affect only input or only output messages (or any other combination). 20050421 AGR LC81 : Added constraints to ensure the component model can be serialized as a WSDL 2.0 XML Infoset. In the Interface component, the declared Interface Faults and Operations MUST have the same namespace as the Interface. 20050418 RRC LC115: Moved document conformance section after 1.1. 20050418 RRC LC89g: Replaced incorrect references to the [owner] Infoset property with the correct [owner element]. 20050417 AGR LC107 : Use a consistent naming convention for properties that refer to components. Make the property name match the component name as follows:
Interface.{faults} -> {interface faults}
Interface.{operations} -> {interface operations}
InterfaceFault.{element} -> {element declaration}
MessageReference.{element} -> {element declaration}
FaultReference.{fault reference} -> {interface fault}
Binding.{faults} -> {binding faults}
Binding.{operations} -> {binding operations}
BindingFault.{fault reference} -> {interface fault}
BindingOperation.{operation reference} -> {interface operation}
BindingOperation.{message references} -> {binding message references}
BindingOperation.{fault references} ->{binding fault references}
message
attribute information item was optional, but the pseudo syntax and XML representation indicated it was required. Made uniformly optional to allow other type systems as was previously done for {message} of Message Reference component. 20031104 JS Renamed interface /operation /{input,output} /@body to ./@message and interface /operation /{infault,outfault} /@details to ./@message per 4 Nov face-to-face decision. 20031104 JS Made interface /operation /{input,output,infault,outfault} /@messageReference optional per 4 Nov face-to-face decision. 20031104 JS Removed interface/operation/{input,output}/@header per 4 Nov face-to-face decision. 20031102 SW Updated fault reference components to indicate that if operation's MEP uses MTF then the fault is in the opposite direction as the referenced message and if it use FRM then its in the same direction. Per 10/30 telecon decision. 20031102 SW Updated operation styles terminology per message #57 of Oct. and the RPC style rules per message #58 of Oct. per decision on 10/30 telecon to consider those status quo. 20031102 SW Clarified wording in operation styles discussion to better explain the use of the {style} attribute. 20031102 SW Clarified wording in XML <-> component model mapping section for message reference components to say that {body} and {headers} may not have a value. 20031102 SW Made interface/operation/(input|output)/@messageReference REQUIRED per 10/30 telecon decision. 20031028 SW Renamed to wsdl20.xml and updated contents. 20031028 SW Updated bindings. 20031025 SW Updated faults. 20031013 JJM Moved appendix C to a separate document, as per 24 Sep 2003 meeting in Palo Alto, CA. 20031003 SW Softened <documentation> wording to allow machine processable documentation. 20031002 SW Changed binding/operation/@name to QName per edtodo. 20030930 SW Added placeholders for set-attr/get-attr operation styles. 20030929 SW Inserted Glen Daniels' feature text. 20030919 RRC Removed import facility for chameleon schemas and added a description of a workaround. 20030918 JJM Changed message pattern to message exchange pattern, as per WG resolution on 18 Sep. 2003 20030916 RRC Added editorial note for the missing RPC encoding style. 20030915 RRC Yet more updates for REQUIRED, OPTIONAL; updated section 3 to reflect the removal of "wsdl:message". 20030911 RRC More updates for REQUIRED, OPTIONAL; removed diff markup; fixed example C.4. 20030911 RRC Renamed message reference "name" attribute and property to "messageReference"; fixed incorrect reference to "fault" element in the binding operation section. 20030910 SW Fixed message references and added proper use of REQUIRED etc. for the part I've gone through so far. 20030910 SW Updating spec; fixed up interface operation component more. 20030808 JCS Fixed errors found by IBM\Arthur. 20030804 JCS Removed Message component per 30 July-1 Aug meeting. 20030803 JCS Replaced substitution groups with xs:any namespace='##other' per 3 July, 17 July, and 24 July telecons. 20030801 JCS Made binding/@interface optional per 31 July meeting. 20030724 JCS Remove @targetResource per 17 July 2003 telecon. 20030612 JJM Incorporate revised targetResource definition, as per 12 June 2003 telcon. 20030606 JJM Refer to the two graphics by ID. Indicate pseudo-schemas are not normative. 20030604 JJM Fixed figures so they don't appear as tables. Fixed markup so it validates. 20030603 JCS Plugged in jmarsh auto-generated schema outlines 20030529 MJG Fixed various issues with the XmlRep portions of the spec 20030527 MJG Added text to 2.2.1 The Interface Component and 2.2.3 Mapping Interface's XML Representation to Component Properties indicating that recursive interface extension is not allowed. 20030523 JJM Added pseudo-syntax to all but Type and Modularizing sections. 20030523 JJM Added the "interface" and "targetResource" attribute on <service>. 20030523 JJM Fixed miscellaneous typos (semi-colon instead of colon, space after parenthesis, etc.). 20030523 JJM Rewrote the service-resource text and merge it with the introduction. 20030522 JCS s/set of parts/list of parts/. 20030514 JJM Updated the service-resource figure, and split the diagram into two. 20030512 JJM Added service-resource drawing and description. 20030512 JJM Added syntax summary for the Interface component. 20030428 MJG Various edits to 3. Types, other-schemalang to accommodate other type systems and spell out how extensibility elements/attributes play out in such scenarios. 20030428 MJG Added text to 1.4 Notational Conventions regarding normative nature of schema and validity of WSDL documents 20030411 JJM Allowed features and properties at the interface, interface operation, binding and binding operation levels, as agreed at the Boston f2f http://lists.w3.org/Archives/Public/www-ws-desc/2003Mar/0019.html. 20030411 JJM Incorporate features and properties' text from separate document and merged change logs 20030313 MJG Changed title to include 'part 1' 20030313 MJG Changed port to endpoint 20030313 MJG Changed type to interface in binding 20030313 MJG Changed mep to pattern and message exchange pattern to message pattern 20030313 MJG Added text to 'mig_porttypes' 20030313 MJG Changed portType to interface 20030407 JJM Refined and corrected the definitions for features and properties. 20030304 JJM Filled in blank description of Feature and Property component. 20030303 MJG Skeleton Feature and Property components 20030305 MJG Merged ComponentModelForMEPs branch (1.46.2.5) into main branch (1.54). Below is change log from the branch: 20030220 MJG ComponentModelForMEPs: Minor wording change at suggestion of JJM 20030212 MJG ComponentModelForMEPs: Updated component model to include Fault Reference component. Associated changes to Port Type Operation component 20030211 MJG ComponentModelForMEPs: Changes to component model to support MEPs 20030228 MJG Updated 4.2 Importing Descriptions to be consistent in layout with other XML rep sections. Detailed that documentation and extensibility attributes are allowed, per schema 20030228 MJG Updated 4.1 Including Descriptions to be consistent in layout with other XML rep sections. Detailed that documentation and extensibility attributes are allowed, per schema 20030228 MJG Updated 2.9.2 XML Representation of Binding Component to list type attribute 20030217 MJG Minor edits to wording in 2.4.1 The Interface Operation Component 20030213 MJG Added xlink nsdecl to spec element 20030213 MJG Incorporated text from dbooth's proposal on semantics, per decision 20021031 20030213 MJG Merged operationnames branch (1.37.2.3) into main branch (1.46). Below is the change log from the branch. 20030130 MJG operationnames: Updated binding section to match changes to port type section WRT operation names 20030130 MJG operationnames: Added best practice note on operation names and target namespaces to 2.4.1 The Interface Operation Component 20030122 MJG operationnames: Started work on making operations have unique names 20030213 MJG Change name of {message exchange pattern} back to {variety} to consolidate changes due to MEP proposal 20030206 MJG Updated Appendix A to refer to Appendix C 20030204 MJG Tidied up appendix C 20030203 MJG Incorporated resolution to R120 20030124 MJG Fixed error in 2.5.2 XML Representation of Interface Message Reference Component which had name attribute information item on input, output and fault element information item being mandatory. Made it optional. 20030123 JJM Change name of {variety} property to {message exchange pattern} 20030130 MJG Updated binding section to match changes to port type section WRT operation names 20030130 MJG Added best practice note on operation names and target namespaces to 2.4.1 The Interface Operation Component 20030122 MJG Started work on making operations have unique names 20030122 MJG Added some <emph>, <el>, <att>, &AII;, &EII;, <el> markup 20030120 MJG Incorporated Relax NG section from Amy's types proposal 20030120 MJG Incorporated DTD section from Amy's types proposal 2003020 MJG Incorporated Amy's types proposal except annexes 20030118 MJG Made some changes related to extensibility 20030118 MJG Amended content model for operation to disallow fault element children in the input-only and output-only cases 20030118 MJG Removed {extension} properties from Binding components and Port components. Added text relating to how extension elements are expected to annotate the component model. 20030117 MJG Made further edits related to extensibility model now using substitution groups 20030117 MJG Added initial draft of section on QName resolution 20030117 MJG Reworked section on extensibility 20030116 MJG Added text regarding multiple operations with the same {name} in a single port type 20030116 MJG Added section on symbol spaces 20030116 MJG Removed various ednotes 20030116 MJG Added section on component equivalence 20030116 MJG More work on include and import 20021201 MJG Did some work on wsdl:include 20021127 MJG Added placeholder for wsdl:include 20021127 MJG Cleaned up language concerning targetNamespace
attribute information item 2.1.2.1 targetNamespace attribute information item 20021127 MJG changed the language regarding extensibility elements in 2.1.2 XML Representation of Description Component. 20021127 MJG Moved all issues into issues document ( ../issues/wsd-issues.xml ) 20021127 MJG Removed name attribute from definitions element 20021127 MJG Removed 'pseudo-schema' 20021121 JJM Updated media type draft appendix ednote to match minutes. 20021111 SW Added appendix to record migration issues. 20021107 JJM Incorporated and started adapting SOAP's media type draft appendix. 20021010 MJG Added port type extensions, removed service type. 20020910 MJG Removed parameterOrder from spec, as decided at September 2002 FTF 20020908 MJG Updated parameterOrder description, fixed some spelling errors and other types. Added ednote to discussion of message parts 20020715 MJG AM Rewrite 20020627 JJM Changed a few remaining <emph> to either <att> or <el>, depending on context. 20020627 SW Converted portType stuff to be Infoset based and improved doc structure more. 20020627 SW Converted message stuff to be Infoset based and improved doc structure more. 20020625 SW Mods to take into account JJM comments. 20020624 JJM Fixed spec so markup validates. 20020624 JJM Upgraded the stylesheet and DTD 20020624 JJM Added sections for references and change log. 20020624 JJM Removed Jeffrey from authors :-( Added Gudge :-) 20020620 SW Started adding abstract model 20020406 SW Created document from WSDL 1.1
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4