- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 10 Oct 2006 17:33:11 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory hutz:/tmp/cvs-serv13366/wsdl20 Modified Files: wsdl20.html Log Message: Partial regen Index: wsdl20.html =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v retrieving revision 1.284 retrieving revision 1.285 diff -C 2 -d -r1.284 -r1.285 *** wsdl20.html 19 Jul 2006 21:43:01 -0000 1.284 --- wsdl20.html 10 Oct 2006 17:33:08 -0000 1.285 *************** *** 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 1: Core Language</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 1: Core Language</title><style type="text/css"> code { font-family: monospace; } *************** *** 81,85 **** <hr><div class="toc"> ! <h2><a name="shortcontents">Short Table of Contents</a></h2><p class="toc">1. <a href="#intro">Introduction</a><br>2. <a href="#component_model">Component Model</a><br>3. <a href="#eii-types">Types</a><br>4. <a href="#modularize">Modularizing WSDL 2.0 descriptions</a><br>5. <a href="#eii-documentation">Documentation</a><br>6. <a href="#language-extensibility">Language Extensibility</a><br>7. <a href="#wsdllocation">Locating WSDL 2.0 Documents</a><br>8. <a href="#conformance">Conformance</a><br>9. <a href="#Syntax-Summary">XML Syntax Summary (Non-Normative)</a><br>10. <a href="#References">References</a><br>A. <a href="#ietf-draft">The application/wsdl+xml Media Type</a><br>B. <a href="#acknowledgments">Acknowledgements</a> (Non-Normative)<br>C. <a href="#wsdl-iri-references">IRI-References for WSDL 2.0 Components</a> (Non-Normative)<br>D. <a href="#N1751F">Component Summary</a> (Non-Normative)<br>E. <a href="#assertionsummary">Assertion Summary</a> (Non-Normative)<br>F. <a href="#changelog">Part 1 Change og</a> (Non-Normative)<br></p></div><hr><div class="toc"> <h2><a name="contents">Table of Contents</a></h2><p class="toc">1. <a href="#intro">Introduction</a><br> 1.1 <a href="#intro_ws">Web Service</a><br> 1.2 <a href="#markup">Document Conformance</a><br> 1.3 <a href="#meaning">The Meaning of a Service Description</a><br> 1.4 <a href="#notation">Notational Conventions</a><br> 1.4.1 <a href="#rfc2119keywords">RFC 2119 Keywords</a><br> 1.4.2 <a href="#rfc3986namespaces">RFC 3986 Namespaces</a><br> 1.4.3 <a href="#xmlSchemaAnyURI">XML Schema anyURI</a><br> 1.4.4 <a href="#nsprefixes">Prefixes and Namespaces Used in This Specification</a><br> 1.4.5 <a href="#terminology">Terms Used in This Specification</a><br> &nbp; 1.4.6 <a href="#xmlinfosetproperties">XML Information Set Properties</a><br> 1.4.7 <a href="#wsdlcomponentmodelproperties">WSDL 2.0 Component Model Properties</a><br> 1.4.8 <a href="#znotation">Z Notation</a><br> 1.4.9 <a href="#bnfpseudoschemas">BNF Pseudo-Schemas</a><br> 1.4.10 <a href="#assertions">Assertions</a><br>2. <a href="#component_model">Component Model</a><br> 2.1 <a href="#Description">Description</a><br> 2.1.1 <a href="#Description_details">The Description Component</a><br> 2.1.2 <a href="#Description_XMLRep">XML Representation of Description Component</a><br> 2.1.2.1 <a href="#Description_targetnamespace_attriute">targetNamespace attribute information item</a><br> 2.1.3 <a href="#Description_Mapping">Mapping Description's XML Representation to Component Properties</a><br> 2.2 <a href="#Interface">Interface</a><br> 2.2.1 <a href="#Interface_details">The Interface Component</a><br> 2.2.2 <a href="#Interface_XMLRep">XML Representation of Interface Component</a><br> 2.2.2.1 <a href="#Interface_name_attribute">name attribute information item with interface [owner element]</a><br> 2.2.2.2 <a href="#Interface_extends_attribute">extends attribute information item</a><br> 2.2.2.3 <a href="#Interface_styleDefault_attribute">styleDefault attribute information item</a><br> 2.2.3 <a href="#Interface_Mapping">Mapping Interface's XML Representation to Component Properties</a><br> &nsp; 2.3 <a href="#InterfaceFault">Interface Fault</a><br> 2.3.1 <a href="#InterfaceFault_details">The Interface Fault Component</a><br> 2.3.2 <a href="#InterfaceFault_XMLRep">XML Representation of Interface Fault Component</a><br> 2.3.2.1 <a href="#Interfacefault_name_attribute">name attribute information item with fault [owner element]</a><br> 2.3.2.2 <a href="#Interface_element_attribute">element attribute information item with fault [owner element]</a><br> 2.3.3 <a href="#InterfaceFault_Mapping">Mapping Interface Fault's XML Representation to --- 81,85 ---- <hr><div class="toc"> ! <h2><a name="shortcontents">Short Table of Contents</a></h2><p class="toc">1. <a href="#intro">Introduction</a><br>2. <a href="#component_model">Component Model</a><br>3. <a href="#eii-types">Types</a><br>4. <a href="#modularize">Modularizing WSDL 2.0 descriptions</a><br>5. <a href="#eii-documentation">Documentation</a><br>6. <a href="#language-extensibility">Language Extensibility</a><br>7. <a href="#wsdllocation">Locating WSDL 2.0 Documents</a><br>8. <a href="#conformance">Conformance</a><br>9. <a href="#Syntax-Summary">XML Syntax Summary (Non-Normative)</a><br>10. <a href="#References">References</a><br>A. <a href="#ietf-draft">The application/wsdl+xml Media Type</a><br>B. <a href="#acknowledgments">Acknowledgements</a> (Non-Normative)<br>C. <a href="#wsdl-iri-references">IRI-References for WSDL 2.0 Components</a> (Non-Normative)<br>D. <a href="#N17514">Component Summary</a> (Non-Normative)<br>E. <a href="#assertionsummary">Assertion Summary</a> (Non-Normative)<br>F. <a href="#changelog">Part 1 Change og</a> (Non-Normative)<br></p></div><hr><div class="toc"> <h2><a name="contents">Table of Contents</a></h2><p class="toc">1. <a href="#intro">Introduction</a><br> 1.1 <a href="#intro_ws">Web Service</a><br> 1.2 <a href="#markup">Document Conformance</a><br> 1.3 <a href="#meaning">The Meaning of a Service Description</a><br> 1.4 <a href="#notation">Notational Conventions</a><br> 1.4.1 <a href="#rfc2119keywords">RFC 2119 Keywords</a><br> 1.4.2 <a href="#rfc3986namespaces">RFC 3986 Namespaces</a><br> 1.4.3 <a href="#xmlSchemaAnyURI">XML Schema anyURI</a><br> 1.4.4 <a href="#nsprefixes">Prefixes and Namespaces Used in This Specification</a><br> 1.4.5 <a href="#terminology">Terms Used in This Specification</a><br> &nbp; 1.4.6 <a href="#xmlinfosetproperties">XML Information Set Properties</a><br> 1.4.7 <a href="#wsdlcomponentmodelproperties">WSDL 2.0 Component Model Properties</a><br> 1.4.8 <a href="#znotation">Z Notation</a><br> 1.4.9 <a href="#bnfpseudoschemas">BNF Pseudo-Schemas</a><br> 1.4.10 <a href="#assertions">Assertions</a><br>2. <a href="#component_model">Component Model</a><br> 2.1 <a href="#Description">Description</a><br> 2.1.1 <a href="#Description_details">The Description Component</a><br> 2.1.2 <a href="#Description_XMLRep">XML Representation of Description Component</a><br> 2.1.2.1 <a href="#Description_targetnamespace_attriute">targetNamespace attribute information item</a><br> 2.1.3 <a href="#Description_Mapping">Mapping Description's XML Representation to Component Properties</a><br> 2.2 <a href="#Interface">Interface</a><br> 2.2.1 <a href="#Interface_details">The Interface Component</a><br> 2.2.2 <a href="#Interface_XMLRep">XML Representation of Interface Component</a><br> 2.2.2.1 <a href="#Interface_name_attribute">name attribute information item with interface [owner element]</a><br> 2.2.2.2 <a href="#Interface_extends_attribute">extends attribute information item</a><br> 2.2.2.3 <a href="#Interface_styleDefault_attribute">styleDefault attribute information item</a><br> 2.2.3 <a href="#Interface_Mapping">Mapping Interface's XML Representation to Component Properties</a><br> &nsp; 2.3 <a href="#InterfaceFault">Interface Fault</a><br> 2.3.1 <a href="#InterfaceFault_details">The Interface Fault Component</a><br> 2.3.2 <a href="#InterfaceFault_XMLRep">XML Representation of Interface Fault Component</a><br> 2.3.2.1 <a href="#Interfacefault_name_attribute">name attribute information item with fault [owner element]</a><br> 2.3.2.2 <a href="#Interface_element_attribute">element attribute information item with fault [owner element]</a><br> 2.3.3 <a href="#InterfaceFault_Mapping">Mapping Interface Fault's XML Representation to *************** *** 106,110 **** attribute information item </a><br> 3.3.3 <a href="#wsdlx-consistency">wsdlx:interface and wsdlx:binding Consistency</a><br> 3.3.4 <a href="#wsdlx-xsanyuri">Use of wsdlx:interface and wsdlx:binding with xs:anyURI</a><br>4. <a href="#modularize">Modularizing WSDL 2.0 descriptions</a><br> 4.1 <a href="#includes">Including Descriptions</a><br> 4.1.1 <a href="#include_location_attribute">location attribute information item with include [owner element]</a><br> 4.2 <a href="#imports">Importing Descriptions</a><br> 4.2.1 <a href="#import_namespace_attribute">namespace attribute information item</a><br> 4.2.2 <a href="#import_location_attribute">location attribute information item with import [owner element]</a><br>5. <a href="#eii-documentation">Documentatin</a><br>6. <a href="#language-extensibility">Language Extensibility</a><br> 6.1 <a href="#eii-extensibility">Element based Extensibility</a><br> 6.1.1 <a href="#mandatoryext">Mandatory extensions</a><br> 6.1.2 <a href="#required-aii">required attribute information item</a><br> 6.2 <a href="#aii-extensibility">Attribute-based Extensibility</a><br> 6.3 <a href="#extensibility-semantics">Extensibility Semantics</a><br>7. <a href="#wsdllocation">Locating WSDL 2.0 Documents</a><br> 7.1 <a href="#wsdlLocation-aii">wsdli:wsdlLocation attribute information item</a><br>8. <a href="#conformance">Conformance</a><br> 8.1 <a href="#infoset">XML Information Set Conformance</a><br>9. <a href="#Syntax-Summary">XML Syntax Summary (Non-Normative)</a><br>10. <a href="#References">References</a><br> &nbs;10.1 <a href="#Normative-References">Normative References</a><br> 10.2 <a href="#Informative-References">Informative References</a><br></p> ! <h3><a id="appendix" name="appendix">Appendices</a></h3><p class="toc">A. <a href="#ietf-draft">The application/wsdl+xml Media Type</a><br> A.1 <a href="#ietf-reg">Registration</a><br> A.2 <a href="#frag-ids">Fragment Identifiers</a><br> A.2.1 <a href="#wsdl.description">The Description Component</a><br> A.2.2 <a href="#wsdl.elementDeclaration">The Element Declaration Component</a><br> A.2.3 <a href="#wsdl.typeDefinition">The Type Definition Component</a><br> A.2.4 <a href="#wsdl.interface">The Interface Component</a><br> A.2.5 <a href="#wsdl.interfaceFault">The Interface Fault Component</a><br> A.2.6 <a href="#wsdl.interfaceOperation">The Interface Operation Component</a><br> &bsp; A.2.7 <a href="#wsdl.interfaceMessageReference">The Interface Message Reference Component</a><br> A.2.8 <a href="#wsdl.interfaceFaultReference">The Interface Fault Reference Component</a><br> A.2.9 <a href="#wsdl.binding">The Binding Component</a><br> A.2.10 <a href="#wsdl.bindingFault">The Binding Fault Component</a><br> A.2.11 <a href="#wsdl.bindingOperation">The Binding Operation Component</a><br> A.2.12 <a href="#wsdl.bindingMessageReference">The Binding Message Reference Component</a><br> A.2.13 <a href="#wsdl.bindingFaultReference">The Binding Fault Reference Component</a><br> A.2.14 <a href="#wsdl.service">The Service Component</a><br>&nbp; A.2.15 <a href="#wsdl.endpoint">The Endpoint Component</a><br> A.2.16 <a href="#wsdl.feature">The Feature Component</a><br> A.2.17 <a href="#wsdl.property">The Property Component</a><br> A.2.18 <a href="#wsdl.extension">Extension Components</a><br> A.3 <a href="#ietf-sec">Security considerations</a><br>B. <a href="#acknowledgments">Acknowledgements</a> (Non-Normative)<br>C. <a href="#wsdl-iri-references">IRI-References for WSDL 2.0 Components</a> (Non-Normative)<br> C.1 <a href="#wsdl-iris">WSDL 2.0 IRIs</a><br> C.2 <a href="#Iri-ref-ex">Example</a><br>D. <a href="#N1751F">Component Summary</a> (Non-Normative)<br>E. <a href="#assertionsummary">Assertion Summary</a> (Non-Normative)<br>F. <a href="#changelog">Part 1 Change Log</a> (Non-Normative)<br> &nbs; F.1 <a href="#wsdl-changelog">WSDL 2.0 Specification Changes</a><br></p></div><hr><div class="body"> <div class="div1"> --- 106,110 ---- attribute information item </a><br> 3.3.3 <a href="#wsdlx-consistency">wsdlx:interface and wsdlx:binding Consistency</a><br> 3.3.4 <a href="#wsdlx-xsanyuri">Use of wsdlx:interface and wsdlx:binding with xs:anyURI</a><br>4. <a href="#modularize">Modularizing WSDL 2.0 descriptions</a><br> 4.1 <a href="#includes">Including Descriptions</a><br> 4.1.1 <a href="#include_location_attribute">location attribute information item with include [owner element]</a><br> 4.2 <a href="#imports">Importing Descriptions</a><br> 4.2.1 <a href="#import_namespace_attribute">namespace attribute information item</a><br> 4.2.2 <a href="#import_location_attribute">location attribute information item with import [owner element]</a><br>5. <a href="#eii-documentation">Documentatin</a><br>6. <a href="#language-extensibility">Language Extensibility</a><br> 6.1 <a href="#eii-extensibility">Element based Extensibility</a><br> 6.1.1 <a href="#mandatoryext">Mandatory extensions</a><br> 6.1.2 <a href="#required-aii">required attribute information item</a><br> 6.2 <a href="#aii-extensibility">Attribute-based Extensibility</a><br> 6.3 <a href="#extensibility-semantics">Extensibility Semantics</a><br>7. <a href="#wsdllocation">Locating WSDL 2.0 Documents</a><br> 7.1 <a href="#wsdlLocation-aii">wsdli:wsdlLocation attribute information item</a><br>8. <a href="#conformance">Conformance</a><br> 8.1 <a href="#infoset">XML Information Set Conformance</a><br>9. <a href="#Syntax-Summary">XML Syntax Summary (Non-Normative)</a><br>10. <a href="#References">References</a><br> &nbs;10.1 <a href="#Normative-References">Normative References</a><br> 10.2 <a href="#Informative-References">Informative References</a><br></p> ! <h3><a id="appendix" name="appendix">Appendices</a></h3><p class="toc">A. <a href="#ietf-draft">The application/wsdl+xml Media Type</a><br> A.1 <a href="#ietf-reg">Registration</a><br> A.2 <a href="#frag-ids">Fragment Identifiers</a><br> A.2.1 <a href="#wsdl.description">The Description Component</a><br> A.2.2 <a href="#wsdl.elementDeclaration">The Element Declaration Component</a><br> A.2.3 <a href="#wsdl.typeDefinition">The Type Definition Component</a><br> A.2.4 <a href="#wsdl.interface">The Interface Component</a><br> A.2.5 <a href="#wsdl.interfaceFault">The Interface Fault Component</a><br> A.2.6 <a href="#wsdl.interfaceOperation">The Interface Operation Component</a><br> &bsp; A.2.7 <a href="#wsdl.interfaceMessageReference">The Interface Message Reference Component</a><br> A.2.8 <a href="#wsdl.interfaceFaultReference">The Interface Fault Reference Component</a><br> A.2.9 <a href="#wsdl.binding">The Binding Component</a><br> A.2.10 <a href="#wsdl.bindingFault">The Binding Fault Component</a><br> A.2.11 <a href="#wsdl.bindingOperation">The Binding Operation Component</a><br> A.2.12 <a href="#wsdl.bindingMessageReference">The Binding Message Reference Component</a><br> A.2.13 <a href="#wsdl.bindingFaultReference">The Binding Fault Reference Component</a><br> A.2.14 <a href="#wsdl.service">The Service Component</a><br>&nbp; A.2.15 <a href="#wsdl.endpoint">The Endpoint Component</a><br> A.2.16 <a href="#wsdl.feature">The Feature Component</a><br> A.2.17 <a href="#wsdl.property">The Property Component</a><br> A.2.18 <a href="#wsdl.extension">Extension Components</a><br> A.3 <a href="#ietf-sec">Security considerations</a><br>B. <a href="#acknowledgments">Acknowledgements</a> (Non-Normative)<br>C. <a href="#wsdl-iri-references">IRI-References for WSDL 2.0 Components</a> (Non-Normative)<br> C.1 <a href="#wsdl-iris">WSDL 2.0 IRIs</a><br> C.2 <a href="#Iri-ref-ex">Example</a><br>D. <a href="#N17514">Component Summary</a> (Non-Normative)<br>E. <a href="#assertionsummary">Assertion Summary</a> (Non-Normative)<br>F. <a href="#changelog">Part 1 Change Log</a> (Non-Normative)<br> &nbs; F.1 <a href="#wsdl-changelog">WSDL 2.0 Specification Changes</a><br></p></div><hr><div class="body"> <div class="div1"> *************** *** 750,776 **** <li><p>{<a name="property-Description.elementdeclarations">element declarations</a>} OPTIONAL. A set of <a href="wsdl20.html#component-ElementDeclaration">Element Declaration</a> components.</p></li> ! <li><p>{<a name="property-Description.typedefinitions">type definitions</a>} OPTIONAL. A set of <a href="wsdl20.html#component-TypeDefinition">Type Definition</a> components.</p></li> </ul> <a name="zed-Description"></a> - - <p> - The - {<a href="wsdl20.html#property-Description.typedefinitions">type definitions</a>} - property of the - <a href="wsdl20.html#component-Description">Description</a> - component contains all of the built-in datatypes defined by - XML Schema Part 2: Datatypes Second Edition - [<cite><a href="#XMLSchemaP2">XML Schema: Datatypes</a></cite>], namely the nineteen primitive datatypes - <code>xs:string</code> , <code>xs:boolean</code> , <code>xs:decimal</code> , <code>xs:float</code> , <code>xs:double</code> , <code>xs:duration</code> , - <code>xs:dateTime</code> , <code>xs:time</code> , <code>xs:date</code> , <code>xs:gYearMonth</code> , <code>xs:gYear</code> , <code>xs:gMonthDay</code> , <code>xs:gDay</code> , - <code>xs:gMonth</code> , <code>xs:hexBinary</code> , <code>xs:base64</code> , <code>xs:Binary</code> , <code>xs:anyURI</code> , <code>xs:QName</code> , <code>xs:NOTATION</code> , - and the twenty-five derived datatypes - <code>xs:normalizedString</code> , <code>xs:token</code> , <code>xs:language</code> , <code>xs:NMTOKEN</code> , <code>xs:NMTOKENS</code> , <code>xs:Name</code> , - <code>xs:NCName</code> , <code>xs:ID</code> , <code>xs:IDREF</code> , <code>xs:IDREFS</code> , <code>xs:ENTITY</code> , <code>xs:ENTITIES</code> , <code>xs:integer</code> , - <code>xs:nonPositiveInteger</code> , <code>xs:negativeInteger</code> , <code>xs:long</code> , <code>xs:int</code> , <code>xs:short</code> , <code>xs:byte</code> , - <code>xs:nonNegativeInteger</code> , <code>xs:unsignedLong</code> , <code>xs:unsignedInt</code> , - <code>xs:unsignedShort</code> , <code>xs:unsignedByte</code> , <code>xs:positiveInteger</code> . - </p> <a name="zed-stringTD..."></a> --- 750,757 ---- <li><p>{<a name="property-Description.elementdeclarations">element declarations</a>} OPTIONAL. A set of <a href="wsdl20.html#component-ElementDeclaration">Element Declaration</a> components.</p></li> ! <li><p>{<a name="property-Description.typedefinitions">type definitions</a>} REQUIRED. A set of <a href="wsdl20.html#component-TypeDefinition">Type Definition</a> components.</p></li> </ul> <a name="zed-Description"></a> <a name="zed-stringTD..."></a> *************** *** 1084,1093 **** corresponding to all the type definitions defined as descendants of the <code>types</code> ! <em>element information item</em>, if any, plus any (via <code>xs:include</code> ) or imported (via <code>xs:import</code> ) <a href="wsdl20.html#component-TypeDefinition">Type Definition</a> components. At a minimum this will include ! all the global type definitions defined by ! XML Schema <code>simpleType</code> and <code>complexType</code> ! <em>element information item</em>s. It MAY also include any definitions from some other type system which describes the [attributes] and [children] properties of an <em>element information item</em>. <span class="test-assertion" id="Types-0026">Each XML Schema type definition MUST have a unique QName.<sup><a title="Link to assertion Types-0026 summary" href="#Types-0026-summary">†</a></sup></span> </td> --- 1065,1089 ---- corresponding to all the type definitions defined as descendants of the <code>types</code> ! <em>element information item</em>, if any, plus any included (via <code>xs:include</code> ) or imported (via <code>xs:import</code> ) <a href="wsdl20.html#component-TypeDefinition">Type Definition</a> components. ! ! ! ! In addition, the built-in datatypes defined by ! XML Schema Part 2: Datatypes Second Edition ! [<cite><a href="#XMLSchemaP2">XML Schema: Datatypes</a></cite>], namely the nineteen primitive datatypes ! <code>xs:string</code> , <code>xs:boolean</code> , <code>xs:decimal</code> , <code>xs:float</code> , <code>xs:double</code> , <code>xs:duration</code> , ! <code>xs:dateTime</code> , <code>xs:time</code> , <code>xs:date</code> , <code>xs:gYearMonth</code> , <code>xs:gYear</code> , <code>xs:gMonthDay</code> , <code>xs:gDay</code> , ! <code>xs:gMonth</code> , <code>xs:hexBinary</code> , <code>xs:base64</code> , <code>xs:Binary</code> , <code>xs:anyURI</code> , <code>xs:QName</code> , <code>xs:NOTATION</code> , ! and the twenty-five derived datatypes ! <code>xs:normalizedString</code> , <code>xs:token</code> , <code>xs:language</code> , <code>xs:NMTOKEN</code> , <code>xs:NMTOKENS</code> , <code>xs:Name</code> , ! <code>xs:NCName</code> , <code>xs:ID</code> , <code>xs:IDREF</code> , <code>xs:IDREFS</code> , <code>xs:ENTITY</code> , <code>xs:ENTITIES</code> , <code>xs:integer</code> , ! <code>xs:nonPositiveInteger</code> , <code>xs:negativeInteger</code> , <code>xs:long</code> , <code>xs:int</code> , <code>xs:short</code> , <code>xs:byte</code> , ! <code>xs:nonNegativeInteger</code> , <code>xs:unsignedLong</code> , <code>xs:unsignedInt</code> , ! <code>xs:unsignedShort</code> , <code>xs:unsignedByte</code> , <code>xs:positiveInteger</code> . ! ! The set MAY also include any definitions from some other type system which describes the [attributes] and [children] properties of an <em>element information item</em>. + <span class="test-assertion" id="Types-0026">Each XML Schema type definition MUST have a unique QName.<sup><a title="Link to assertion Types-0026 summary" href="#Types-0026-summary">†</a></sup></span> </td> *************** *** 1146,1157 **** <li><p>{<a name="property-Interface.interfacefaults">interface faults</a>} OPTIONAL. The set of declared <a href="wsdl20.html#component-InterfaceFault">Interface Fault</a> components. ! <span class="test-assertion" id="InterfaceFault-0028">The namespace name of the {<a href="wsdl20.html#property-InterfaceFault.name">name</a>} property of each <a href="wsdl20.html#component-InterfaceFault">Interface Fault</a> in this set MUST be the ! same as the namespace name of the {<a href="wsdl20.html#property-Interface.name">name</a>} property of this <a href="wsdl20.html#component-Interface">Interface</a> component.<sup><a title="Link to assertion InterfaceFault-0028 summary" href="#InterfaceFault-0028-summary">†</a></sup></span> </p></li> <li><p>{<a name="property-Interface.interfaceoperations">interface operations</a>} OPTIONAL. A set of declared <a href="wsdl20.html#component-InterfaceOperation">Interface Operation</a> components. ! <span class="test-assertion" id="InterfaceOperation-0029">The namespace name of the {<a href="wsdl20.html#property-InterfaceOperation.name">name</a>} property of each <a href="wsdl20.html#component-InterfaceOperation">Interface Operation</a> in this set MUST be the ! same as the namespace name of the {<a href="wsdl20.html#property-Interface.name">name</a>} property of this <a href="wsdl20.html#component-Interface">Interface</a> component.<sup><a title="Link to assertion InterfaceOperation-0029 summary" href="#InterfaceOperation-0029-summary">†</a></sup></span> </p></li> --- 1142,1155 ---- <li><p>{<a name="property-Interface.interfacefaults">interface faults</a>} OPTIONAL. The set of declared <a href="wsdl20.html#component-InterfaceFault">Interface Fault</a> components. ! Note that the namespace name of the {<a href="wsdl20.html#property-InterfaceFault.name">name</a>} property of each <a href="wsdl20.html#component-InterfaceFault">Interface Fault</a> ! in this set is the same as the namespace name of the {<a href="wsdl20.html#property-Interface.name">name</a>} property of this ! <a href="wsdl20.html#component-Interface">Interface</a> component. </p></li> <li><p>{<a name="property-Interface.interfaceoperations">interface operations</a>} OPTIONAL. A set of declared <a href="wsdl20.html#component-InterfaceOperation">Interface Operation</a> components. ! Note that the namespace name of the {<a href="wsdl20.html#property-InterfaceOperation.name">name</a>} property of each <a href="wsdl20.html#component-InterfaceOperation">Interface Operation</a> ! in this set is the same as the namespace name of the {<a href="wsdl20.html#property-Interface.name">name</a>} property of this ! <a href="wsdl20.html#component-Interface">Interface</a> component. </p></li> *************** *** 1322,1325 **** --- 1320,1326 ---- The type of the <code>extends</code> <em>attribute information item</em> is a whitespace-separated list of <em>xs:QName</em>. </p> + <p> + <span class="test-assertion" id="Interface-0028">The list of <em>xs:QName</em> in an <code>extends</code> <em>attribute information item</em> MUST NOT contain duplicates.<sup><a title="Link to assertion Interface-0028 summary" href="#Interface-0028-summary">†</a></sup></span> + </p> </div> *************** *** 3505,3509 **** </interface> ! <binding name="ns1:BankSOAPBinding"> <!-- This particular binding requires ISO9001 compliance to be verifiable --> --- 3506,3510 ---- </interface> ! <binding name="BankSOAPBinding"> <!-- This particular binding requires ISO9001 compliance to be verifiable --> *************** *** 3515,3519 **** </binding> ! <service name="ns1:BankService" interface="tns:Bank"> <endpoint binding="ns1:BankSOAPBinding"> --- 3516,3520 ---- </binding> ! <service name="BankService" interface="tns:Bank"> <endpoint binding="ns1:BankSOAPBinding"> *************** *** 6087,6092 **** </p> <p> ! <a href="wsdl20.html#component-Endpoint">Endpoint</a> components are local to a given <a href="wsdl20.html#component-Service">Service</a> component; they ! cannot be referred to by QName (see <a href="#frag-ids"><b>A.2 Fragment Identifiers</b></a>). </p> <p>The {<a href="wsdl20.html#property-Endpoint.address">address</a>} property is optional --- 6088,6093 ---- </p> <p> ! <a href="wsdl20.html#component-Endpoint">Endpoint</a> components are local to a given <a href="wsdl20.html#component-Service">Service</a> component ! (see <a href="#frag-ids"><b>A.2 Fragment Identifiers</b></a>). </p> <p>The {<a href="wsdl20.html#property-Endpoint.address">address</a>} property is optional *************** *** 6887,6891 **** <p>Inlining an XML schema uses the existing top-level ! <code>xs:schema</code> <em>element information item</em> defined by XML Schema [<cite><a href="#XMLSchemaP1">XML Schema: Structures</a></cite>]. It may be viewed as simply cutting and pasting an existing schema document to a location inside the types <em>element information item</em>.</p> --- 6888,6892 ---- <p>Inlining an XML schema uses the existing top-level ! <code>xs:schema</code> <em>element information item</em> defined by XML Schema [<cite><a href="#XMLSchemaP1">XML Schema: Structures</a></cite>]. Conceptually, it may be viewed as simply cutting and pasting an existing schema document to a location inside the types <em>element information item</em>.</p> *************** *** 9656,9660 **** <div class="div1"> ! <h2><a name="N1751F"></a>D. Component Summary (Non-Normative)</h2> <p> <a href="#component-summary">Table D-1</a> --- 9657,9661 ---- <div class="div1"> ! <h2><a name="N17514"></a>D. Component Summary (Non-Normative)</h2> <p> <a href="#component-summary">Table D-1</a> *************** *** 10836,10850 **** <tr> <td rowspan="1" colspan="1"> ! <a href="#Interface-0030" name="Interface-0030-summary">Interface-0030</a> </td> ! <td rowspan="1" colspan="1">For each <a href="wsdl20.html#component-Interface">Interface</a> component in the {<a href="wsdl20.html#property-Description.interfaces">interfaces</a>} ! property of a <a href="wsdl20.html#component-Description">Description</a> component, the {<a href="wsdl20.html#property-Interface.name">name</a>} property MUST be unique.</td> </tr> <tr> <td rowspan="1" colspan="1"> ! <a href="#InterfaceFault-0028" name="InterfaceFault-0028-summary">InterfaceFault-0028</a> </td> ! <td rowspan="1" colspan="1">The namespace name of the {<a href="wsdl20.html#property-InterfaceFault.name">name</a>} property of each <a href="wsdl20.html#component-InterfaceFault">Interface Fault</a> in this set MUST be the ! same as the namespace name of the {<a href="wsdl20.html#property-Interface.name">name</a>} property of this <a href="wsdl20.html#component-Interface">Interface</a> component.</td> </tr> <tr> --- 10837,10850 ---- <tr> <td rowspan="1" colspan="1"> ! <a href="#Interface-0028" name="Interface-0028-summary">Interface-0028</a> </td> ! <td rowspan="1" colspan="1">The list of <em>xs:QName</em> in an <code>extends</code> <em>attribute information item</em> MUST NOT contain duplicates.</td> </tr> <tr> <td rowspan="1" colspan="1"> ! <a href="#Interface-0030" name="Interface-0030-summary">Interface-0030</a> </td> ! <td rowspan="1" colspan="1">For each <a href="wsdl20.html#component-Interface">Interface</a> component in the {<a href="wsdl20.html#property-Description.interfaces">interfaces</a>} ! property of a <a href="wsdl20.html#component-Description">Description</a> component, the {<a href="wsdl20.html#property-Interface.name">name</a>} property MUST be unique.</td> </tr> <tr> *************** *** 10970,10980 **** <tr> <td rowspan="1" colspan="1"> - <a href="#InterfaceOperation-0029" name="InterfaceOperation-0029-summary">InterfaceOperation-0029</a> - </td> - <td rowspan="1" colspan="1">The namespace name of the {<a href="wsdl20.html#property-InterfaceOperation.name">name</a>} property of each <a href="wsdl20.html#component-InterfaceOperation">Interface Operation</a> in this set MUST be the - same as the namespace name of the {<a href="wsdl20.html#property-Interface.name">name</a>} property of this <a href="wsdl20.html#component-Interface">Interface</a> component.</td> - </tr> - <tr> - <td rowspan="1" colspan="1"> <a href="#InterfaceOperation-0035" name="InterfaceOperation-0035-summary">InterfaceOperation-0035</a> </td> --- 10970,10973 ---- *************** *** 11172,11175 **** --- 11165,11232 ---- <tr> + <td rowspan="1" colspan="1">20060908</td> + <td rowspan="1" colspan="1">JJM</td> + <td rowspan="1" colspan="1"> + <a href="http://www.w3.org/2002/ws/desc/5/cr-issues/#CR061">CR061</a>: + remove ns1 from BankService in example + </td> + </tr> + + <tr> + <td rowspan="1" colspan="1">20060908</td> + <td rowspan="1" colspan="1">JJM</td> + <td rowspan="1" colspan="1"> + <a href="http://www.w3.org/2002/ws/desc/5/cr-issues/#CR063">CR063</a>: + add conceptually before "cutting and pasting" + </td> + </tr> + + <tr> + <td rowspan="1" colspan="1">20060908</td> + <td rowspan="1" colspan="1">JJM</td> + <td rowspan="1" colspan="1"> + <a href="http://www.w3.org/2002/ws/desc/5/cr-issues/#CR066"> + CR066 + </a>: 2.15.1, remove "they cannot be referred to by QName" + </td> + </tr> + + <tr> + <td rowspan="1" colspan="1">20060907</td> + <td rowspan="1" colspan="1">JJM</td> + <td rowspan="1" colspan="1"> + <a href="http://www.w3.org/2002/ws/desc/5/cr-issues/#CR042"> + CR042 + </a>: added constraint "The list of QNames in an extends attribute MUST NOT contain duplicates." + </td> + </tr> + + <tr> + <td rowspan="1" colspan="1">20060907</td> + <td rowspan="1" colspan="1">JJM</td> + <td rowspan="1" colspan="1"> + <a href="http://www.w3.org/2002/ws/desc/5/cr-issues/#CR074"> + CR074 + </a>: removed 2 assertions already covered by the schema itself + </td> + </tr> + + <tr> + <td rowspan="1" colspan="1">20060907</td> + <td rowspan="1" colspan="1">JJM</td> + <td rowspan="1" colspan="1"> + <a href="http://www.w3.org/2002/ws/desc/5/cr-issues/#CR023"> + CR023 + </a>: made typeDefinitions REQUIRED and remove one of the 2 defaults + </td> + </tr> + + <tr> + <td rowspan="1" colspan="1">20060719</td> + <td rowspan="1" colspan="1">AGR</td> + <td rowspan="1" colspan="1">Minor editorial correction in chapter 6: element or attribute</td> + </tr> + + <tr> <td rowspan="1" colspan="1">20060719</td> <td rowspan="1" colspan="1">AGR</td>
Received on Tuesday, 10 October 2006 17:33:26 UTC