- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 04 May 2006 12:33:40 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing In directory hutz:/tmp/cvs-serv30273 Modified Files: ws-addr-wsdl.xml Log Message: Split the references into normative and informative, fixed a few editorial glitches Index: ws-addr-wsdl.xml =================================================================== RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v retrieving revision 1.100 retrieving revision 1.101 diff -C2 -d -r1.100 -r1.101 *** ws-addr-wsdl.xml 1 May 2006 20:34:41 -0000 1.100 --- ws-addr-wsdl.xml 4 May 2006 12:33:37 -0000 1.101 *************** *** 153,157 **** <p>WS-Addressing is defined in terms of the XML Information Set [<bibref ref="XMLInfoSet"/>]. WS-Addressing can be used with SOAP [<bibref ! ref="SOAP12-PART1"/>] as described in &wsa-soap.title;[<bibref ref="WSADDR-SOAP"/>]. The examples in this specification use an XML 1.0 [<bibref ref="XML10"/>] representation but this is not a requirement.</p> --- 153,157 ---- <p>WS-Addressing is defined in terms of the XML Information Set [<bibref ref="XMLInfoSet"/>]. WS-Addressing can be used with SOAP [<bibref ! ref="SOAP12-PART1"/>, <bibref ref="SOAP11"/>] as described in &wsa-soap.title;[<bibref ref="WSADDR-SOAP"/>]. The examples in this specification use an XML 1.0 [<bibref ref="XML10"/>] representation but this is not a requirement.</p> *************** *** 382,389 **** <div3 id="wsdl20_usingaddressing"> <head>WSDL 2.0 Component Model Changes</head> - <ednote> - <name>HH</name> - <edtext>This has NOT been approved by the WG yet.</edtext> - </ednote> <p>Use of WS-Addressing adds the following property to the WSDL 2.0 component model:</p> --- 382,385 ---- *************** *** 441,445 **** <head> Anonymous Element </head> <p> WS-Addressing defines a wsaw:Anonymous element that is only used in conjunction ! with wsaw:UsingAddressing (or its equivalent wsoap:module) element. The usage of wsaw:Anonymous element is associated with the usage constraints specified for the wsaw:UsingAddressing element. Hence, it MUST NOT contain the wsdl:required --- 437,441 ---- <head> Anonymous Element </head> <p> WS-Addressing defines a wsaw:Anonymous element that is only used in conjunction ! with wsaw:UsingAddressing (or its equivalent wsoap:module, see section <specref ref="wsdlsoapmodule"/>) element. The usage of wsaw:Anonymous element is associated with the usage constraints specified for the wsaw:UsingAddressing element. Hence, it MUST NOT contain the wsdl:required *************** *** 571,578 **** <p>A wsdl20:endpoint or wsdl11:port element MAY be extended using a child wsa:EndpointReference element. When extended this way, the [address] property of ! the child EPR must match the {address} property of the endpoint component (WSDL 2.0) or the address value provided by the relevant port extension (WSDL 1.1). For example, in a SOAP 1.1 port described using WSDL 1.1, the location attribute ! of a soap11:address element (if present) must have the same value as the wsa:Address child element of the wsa:EndpointReference element.</p> <div3> --- 567,574 ---- <p>A wsdl20:endpoint or wsdl11:port element MAY be extended using a child wsa:EndpointReference element. When extended this way, the [address] property of ! the child EPR MUST match the {address} property of the endpoint component (WSDL 2.0) or the address value provided by the relevant port extension (WSDL 1.1). For example, in a SOAP 1.1 port described using WSDL 1.1, the location attribute ! of a soap11:address element (if present) would have the same value as the wsa:Address child element of the wsa:EndpointReference element.</p> <div3> *************** *** 1501,1594 **** <div1 id="references"> <head> References</head> ! <blist> ! <bibl key="WS-Addressing-Core" id="WSADDR-CORE" ! href="&w3c-designation-wsa-core;"> ! <titleref>&wsa-core.title;</titleref>, M. Gudgin, M. Hadley, T. Rogers, ! Editors.</bibl> ! <bibl key="WS-Addressing-SOAP" id="WSADDR-SOAP" ! href="&w3c-designation-wsa-soap;"> ! <titleref>&wsa-soap.title;</titleref>, M. Gudgin, M. Hadley, T. Rogers, ! Editors.</bibl> ! <bibl key="WSDL 2.0" id="WSDL20" ! href="http://www.w3.org/TR/2006/CR-wsdl20-20060106/"> ! <titleref>Web Services Description Language (WSDL) Version 2.0 Part 1: Core ! Language</titleref>, R. Chinnici, J. J. Moreau, A. Ryman, S. Weerawarana, ! Editors. World Wide Web Consortium, 6 January 2006. This version of the WSDL 2.0 ! specification is http://www.w3.org/TR/2006/CR-wsdl20-20060106/. The <loc ! href="http://www.w3.org/TR/wsdl20">latest version of WSDL 2.0</loc> is ! available at http://www.w3.org/TR/wsdl20.</bibl> ! <bibl key="WSDL 2.0 Adjuncts" id="WSDL20Adj" ! href="http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060106/"> ! <titleref>Web Services Description Language (WSDL) Version 2.0 Part 2: ! Adjuncts</titleref>, R. Chinnici, H. Haas, A. Lewis, J. J. Moreau, D. Orchard, ! S. Weerawarana, Editors. World Wide Web Consortium, 6 January 2006. This version ! of the WSDL 2.0 Adjuncts specification is ! http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060106/. The <loc ! href="http://www.w3.org/TR/wsdl20-adjuncts">latest version of WSDL 2.0 ! Adjuncts</loc> is available at http://www.w3.org/TR/wsdl20-adjuncts.</bibl> ! <bibl key="IETF RFC 2119" href="http://www.ietf.org/rfc/rfc2119.txt" id="RFC2119"> ! <titleref>Key words for use in RFCs to Indicate Requirement Levels</titleref>, ! S. Bradner, Author. Internet Engineering Task Force, June 1999. Available at ! http://www.ietf.org/rfc/rfc2119.txt. </bibl> ! <bibl id="RFC3987" key="RFC 3987" href="http://www.ietf.org/rfc/rfc3987.txt"> M. ! Duerst, M. Suignard, "Internationalized Resource Identifiers (IRIs)", January ! 2005.</bibl> ! <bibl id="XML10" key="XML 1.0" href="http://www.w3.org/TR/2004/REC-xml-20040204"> ! <titleref>Extensible Markup Language (XML) 1.0 (Third Edition)</titleref>, T. ! Bray, J. Paoli, C. M. Sperberg-McQueen, and E. Maler, Editors. World Wide Web ! Consortium, 4 February 2004. This version of the XML 1.0 Recommendation is ! http://www.w3.org/TR/2004/REC-xml-20040204. The <loc ! href="http://www.w3.org/TR/REC-xml">latest version of XML 1.0</loc> is ! available at http://www.w3.org/TR/REC-xml. </bibl> ! <bibl id="XMLNS" key="XML Namespaces" ! href="http://www.w3.org/TR/1999/REC-xml-names-19990114"> ! <titleref>Namespaces in XML</titleref>, T. Bray, D. Hollander, and A. Layman, ! Editors. World Wide Web Consortium, 14 January 1999. This version of the XML ! Information Set Recommendation is ! http://www.w3.org/TR/1999/REC-xml-names-19990114. The <loc ! href="http://www.w3.org/TR/REC-xml-names">latest version of Namespaces in ! XML</loc> is available at http://www.w3.org/TR/REC-xml-names. </bibl> ! <bibl id="XMLInfoSet" key="XML Information Set" ! href="http://www.w3.org/TR/2004/REC-xml-infoset-20040204/"> ! <titleref>XML Information Set (Second Edition)</titleref>, J. Cowan and R. ! Tobin, Editors. World Wide Web Consortium, 4 February 2004. This version of the ! XML Information Set Recommendation is ! http://www.w3.org/TR/2004/REC-xml-infoset-20040204/. The <loc ! href="http://www.w3.org/TR/xml-infoset">latest version of XML Information ! Set</loc> is available at http://www.w3.org/TR/xml-infoset. </bibl> ! <bibl id="XMLSchemaP1" key="XML Schema Structures" ! href="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/"> ! <titleref>XML Schema Part 1: Structures Second Edition</titleref>, H. Thompson, ! D. Beech, M. Maloney, and N. Mendelsohn, Editors. World Wide Web Consortium, 28 ! October 2004. This version of the XML Schema Part 1 Recommendation is ! http://www.w3.org/TR/2004/REC-xmlschema-1-20041028. The <loc ! href="http://www.w3.org/TR/xmlschema-1/">latest version of XML Schema Part ! 1</loc> is available at http://www.w3.org/TR/xmlschema-1. </bibl> ! <bibl key="XML Schema Datatypes" id="XMLSchemaP2" ! href="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/"> ! <titleref>XML Schema Part 2: Datatypes Second Edition</titleref>, P. Byron and ! A. Malhotra, Editors. World Wide Web Consortium, 28 October 2004. This version ! of the XML Schema Part 2 Recommendation is ! http://www.w3.org/TR/2004/REC-xmlschema-2-20041028. The <loc ! href="http://www.w3.org/TR/xmlschema-2/">latest version of XML Schema Part ! 2</loc> is available at http://www.w3.org/TR/xmlschema-2. </bibl> ! <bibl id="SOAP12-PART1" key="SOAP 1.2 Part 1: Messaging Framework" ! href="http://www.w3.org/TR/2003/REC-soap12-part1-20030624/"> ! <titleref>SOAP Version 1.2 Part 1: Messaging Framework</titleref>, M. Gudgin, M. ! Hadley, N. Mendelsohn, J-J. Moreau, H. Frystyk Nielsen, Editors. World Wide Web ! Consortium, 24 June 2003. This version of the "SOAP Version 1.2 Part 1: ! Messaging Framework" Recommendation is ! http://www.w3.org/TR/2003/REC-soap12-part1-20030624/. The <loc ! href="http://www.w3.org/TR/soap12-part1/">latest version of "SOAP Version ! 1.2 Part 1: Messaging Framework"</loc> is available at ! http://www.w3.org/TR/soap12-part1/. </bibl> ! <bibl id="WSDL11" key="WSDL 1.1" href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315" ! >E. Christensen, et al, <titleref>Web Services Description Language (WSDL) ! 1.1</titleref>, March 2001.</bibl> ! <bibl id="WS-Security" key="WS-Security" ! href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf" ! > OASIS, <titleref>Web Services Security: SOAP Message Security</titleref>, ! March 2004.</bibl> ! </blist> </div1> </body> --- 1497,1606 ---- <div1 id="references"> <head> References</head> ! <div2> ! <head>Normative</head> ! <blist> ! <bibl key="WS-Addressing-Core" id="WSADDR-CORE" ! href="&w3c-designation-wsa-core;"> ! <titleref>&wsa-core.title;</titleref>, M. Gudgin, M. Hadley, T. Rogers, ! Editors.</bibl> ! <bibl key="WS-Addressing-SOAP" id="WSADDR-SOAP" ! href="&w3c-designation-wsa-soap;"> ! <titleref>&wsa-soap.title;</titleref>, M. Gudgin, M. Hadley, T. Rogers, ! Editors.</bibl> ! <bibl key="WSDL 2.0" id="WSDL20" ! href="http://www.w3.org/TR/2006/CR-wsdl20-20060106/"> ! <titleref>Web Services Description Language (WSDL) Version 2.0 Part 1: Core ! Language</titleref>, R. Chinnici, J. J. Moreau, A. Ryman, S. ! Weerawarana, Editors. World Wide Web Consortium, 6 January 2006. This ! version of the WSDL 2.0 specification is ! http://www.w3.org/TR/2006/CR-wsdl20-20060106/. The <loc ! href="http://www.w3.org/TR/wsdl20">latest version of WSDL 2.0</loc> is ! available at http://www.w3.org/TR/wsdl20.</bibl> ! <bibl key="WSDL 2.0 Adjuncts" id="WSDL20Adj" ! href="http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060106/"> ! <titleref>Web Services Description Language (WSDL) Version 2.0 Part 2: ! Adjuncts</titleref>, R. Chinnici, H. Haas, A. Lewis, J. J. Moreau, D. ! Orchard, S. Weerawarana, Editors. World Wide Web Consortium, 6 January 2006. ! This version of the WSDL 2.0 Adjuncts specification is ! http://www.w3.org/TR/2006/CR-wsdl20-adjuncts-20060106/. The <loc ! href="http://www.w3.org/TR/wsdl20-adjuncts">latest version of WSDL 2.0 ! Adjuncts</loc> is available at http://www.w3.org/TR/wsdl20-adjuncts.</bibl> ! <bibl key="IETF RFC 2119" href="http://www.ietf.org/rfc/rfc2119.txt" ! id="RFC2119"> ! <titleref>Key words for use in RFCs to Indicate Requirement ! Levels</titleref>, S. Bradner, Author. Internet Engineering Task Force, June ! 1999. Available at http://www.ietf.org/rfc/rfc2119.txt. </bibl> ! <bibl id="RFC3987" key="RFC 3987" href="http://www.ietf.org/rfc/rfc3987.txt"> M. ! Duerst, M. Suignard, "Internationalized Resource Identifiers (IRIs)", ! January 2005.</bibl> ! <bibl id="XML10" key="XML 1.0" href="http://www.w3.org/TR/2004/REC-xml-20040204"> ! <titleref>Extensible Markup Language (XML) 1.0 (Third Edition)</titleref>, ! T. Bray, J. Paoli, C. M. Sperberg-McQueen, and E. Maler, Editors. World Wide ! Web Consortium, 4 February 2004. This version of the XML 1.0 Recommendation ! is http://www.w3.org/TR/2004/REC-xml-20040204. The <loc ! href="http://www.w3.org/TR/REC-xml">latest version of XML 1.0</loc> is ! available at http://www.w3.org/TR/REC-xml. </bibl> ! <bibl id="XMLNS" key="XML Namespaces" ! href="http://www.w3.org/TR/1999/REC-xml-names-19990114"> ! <titleref>Namespaces in XML</titleref>, T. Bray, D. Hollander, and A. ! Layman, Editors. World Wide Web Consortium, 14 January 1999. This version of ! the XML Information Set Recommendation is ! http://www.w3.org/TR/1999/REC-xml-names-19990114. The <loc ! href="http://www.w3.org/TR/REC-xml-names">latest version of Namespaces ! in XML</loc> is available at http://www.w3.org/TR/REC-xml-names. </bibl> ! <bibl id="XMLInfoSet" key="XML Information Set" ! href="http://www.w3.org/TR/2004/REC-xml-infoset-20040204/"> ! <titleref>XML Information Set (Second Edition)</titleref>, J. Cowan and R. ! Tobin, Editors. World Wide Web Consortium, 4 February 2004. This version of ! the XML Information Set Recommendation is ! http://www.w3.org/TR/2004/REC-xml-infoset-20040204/. The <loc ! href="http://www.w3.org/TR/xml-infoset">latest version of XML ! Information Set</loc> is available at http://www.w3.org/TR/xml-infoset. </bibl> ! <bibl id="XMLSchemaP1" key="XML Schema Structures" ! href="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/"> ! <titleref>XML Schema Part 1: Structures Second Edition</titleref>, H. ! Thompson, D. Beech, M. Maloney, and N. Mendelsohn, Editors. World Wide Web ! Consortium, 28 October 2004. This version of the XML Schema Part 1 ! Recommendation is http://www.w3.org/TR/2004/REC-xmlschema-1-20041028. The ! <loc href="http://www.w3.org/TR/xmlschema-1/">latest version of XML ! Schema Part 1</loc> is available at http://www.w3.org/TR/xmlschema-1. </bibl> ! <bibl key="XML Schema Datatypes" id="XMLSchemaP2" ! href="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/"> ! <titleref>XML Schema Part 2: Datatypes Second Edition</titleref>, P. Byron ! and A. Malhotra, Editors. World Wide Web Consortium, 28 October 2004. This ! version of the XML Schema Part 2 Recommendation is ! http://www.w3.org/TR/2004/REC-xmlschema-2-20041028. The <loc ! href="http://www.w3.org/TR/xmlschema-2/">latest version of XML Schema ! Part 2</loc> is available at http://www.w3.org/TR/xmlschema-2. </bibl> ! <bibl id="SOAP12-PART1" key="SOAP 1.2 Part 1: Messaging Framework" ! href="http://www.w3.org/TR/2003/REC-soap12-part1-20030624/"> ! <titleref>SOAP Version 1.2 Part 1: Messaging Framework</titleref>, M. ! Gudgin, M. Hadley, N. Mendelsohn, J-J. Moreau, H. Frystyk Nielsen, Editors. ! World Wide Web Consortium, 24 June 2003. This version of the "SOAP Version ! 1.2 Part 1: Messaging Framework" Recommendation is ! http://www.w3.org/TR/2003/REC-soap12-part1-20030624/. The <loc ! href="http://www.w3.org/TR/soap12-part1/">latest version of "SOAP ! Version 1.2 Part 1: Messaging Framework"</loc> is available at ! http://www.w3.org/TR/soap12-part1/. </bibl> ! <bibl id="SOAP11" key="SOAP 1.1" ! href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/"><titleref>Simple Object ! Access Protocol (SOAP) 1.1</titleref>, D. Box, D. Ehnebuske, G. ! Kakivaya, A. Layman, N. Mendelsohn, H Frystyk Nielsen, S. Thatte, D. Winer, ! Editors. W3C Member Submission, 8 May 2000.</bibl> ! <bibl id="WSDL11" key="WSDL 1.1" ! href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315">E. Christensen, et al, ! <titleref>Web Services Description Language (WSDL) 1.1</titleref>, March ! 2001.</bibl> ! </blist> ! </div2> ! <div2> ! <head>Informative</head> ! <blist> ! <bibl id="WS-Security" key="WS-Security" ! href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf" ! > OASIS, <titleref>Web Services Security: SOAP Message Security</titleref>, ! March 2004.</bibl> ! </blist> ! </div2> </div1> </body>
Received on Thursday, 4 May 2006 12:33:58 UTC