- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 19 Jun 2007 14:47:02 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv9008
Modified Files:
wsdl20.xml
Log Message:
Fixed
== XML 1.1 ==
Ref to XML 1.1 should be to second edition and s/Yergau/Yergeau/ --> in fact the reference is no more used in the document and should be removed
== XLink ==
The ref to XLink is missing the version number and a SPACE
In fact, this reference should be normative in my understandind because it describe the way URI are to be escaped
It seems the XML Core has already have that issue and is now publishing HRRI (http://www.w3.org/XML/2007/04/hrri/draft-walsh-tobin-hrri-01.txt)
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.474
retrieving revision 1.475
diff -C 2 -d -r1.474 -r1.475
*** wsdl20.xml 29 May 2007 18:46:30 -0000 1.474
--- wsdl20.xml 19 Jun 2007 14:47:00 -0000 1.475
***************
*** 8149,8153 ****
<comp>Endpoint</comp>. Note that, if this <comp>Binding</comp>
component has an <prop comp="Binding">interface</prop> property, then its value MUST be the <comp>Interface</comp>
! component that the <comp>Binding</comp>component is applied to.</p>
</div2>
--- 8149,8153 ----
<comp>Endpoint</comp>. Note that, if this <comp>Binding</comp>
component has an <prop comp="Binding">interface</prop> property, then its value MUST be the <comp>Interface</comp>
! component that the <comp>Binding</comp> component is applied to.</p>
</div2>
***************
*** 9671,9674 ****
--- 9671,9682 ----
<blist>
+ <bibl id="CHARMOD" key="Character Model for the WWW"
+ href="http://www.w3.org/TR/2005/REC-charmod-20050215/">
+ <titleref>Character Model for the World Wide Web 1.0: Fundamentals</titleref>,
+ M. Dürst, F. Yergeau, R. Ishida, M. Wolf, T. Texin,
+ Editors. W3C Recommendation, 15 February 2005.
+ Latest version available at http://www.w3.org/TR/charmod/.
+ </bibl>
+
<bibl id="RFC2119" key="IETF RFC 2119"
href="http://www.ietf.org/rfc/rfc2119.txt">
***************
*** 9697,9700 ****
--- 9705,9720 ----
2005. Available at http://www.ietf.org/rfc/rfc3987.txt.
</bibl>
+ <bibl key="XLink 1.0"
+ href="http://www.w3.org/TR/2001/REC-xlink-20010627/"
+ id="XLink">
+ <titleref>XML Linking Language (XLink) Version
+ 1.0</titleref>, Steve DeRose, Eve Maler, David Orchard,
+ Editors. World Wide Web Consortium, 27 June 2001. This
+ version of the XLink Recommendation is
+ http://www.w3.org/TR/2001/REC-xlink-20010627/ The <loc
+ href='http://www.w3.org/TR/xlink/'>latest version of
+ XLink</loc> is available at http://www.w3.org/TR/xlink/.
+ </bibl>
+
<bibl id="XML10" key="XML 1.0" href="http://www.w3.org/TR/2006/REC-xml-20060816/">
<titleref>Extensible Markup Language (XML) 1.0 (Fourth
***************
*** 9761,9772 ****
</bibl>
- <bibl id="CHARMOD" key="Character Model for the WWW"
- href="http://www.w3.org/TR/2005/REC-charmod-20050215/">
- <titleref>Character Model for the World Wide Web 1.0: Fundamentals</titleref>,
- M. Dürst, F. Yergeau, R. Ishida, M. Wolf, T. Texin,
- Editors. W3C Recommendation, 15 February 2005.
- Latest version available at http://www.w3.org/TR/charmod/.
- </bibl>
-
</blist>
--- 9781,9784 ----
***************
*** 9876,9903 ****
</bibl>
- <bibl id='XML11' key='XML 1.1'
- href='http://www.w3.org/TR/2006/REC-xml11-20060816/'>
- <titleref>Extensible Markup Language (XML) 1.1 (Second Edition)</titleref>,
- T. Bray, J. Paoli, C. M. Sperberg-McQueen, E. Maler,
- Francois Yergeau, and John Cowan, Editors. World Wide Web
- Consortium, 04 February 2004, revised 29 September
- 2006. This version of the XML 1.1 Recommendation is
- http://www.w3.org/TR/2006/REC-xml11-20060816/. The <loc
- href='http://www.w3.org/TR/xml11'>latest version of XML
- 1.1</loc> is available at http://www.w3.org/TR/xml11.
- </bibl>
-
- <bibl key="XLink 1.0"
- href="http://www.w3.org/TR/2001/REC-xlink-20010627/"
- id="XLink">
- <titleref>XML Linking Language (XLink) Version
- 1.0</titleref>, Steve DeRose, Eve Maler, David Orchard,
- Editors. World Wide Web Consortium, 27 June 2001. This
- version of the XLink Recommendation is
- http://www.w3.org/TR/2001/REC-xlink-20010627/ The <loc
- href='http://www.w3.org/TR/xlink/'>latest version of
- XLink</loc> is available at http://www.w3.org/TR/xlink/.
- </bibl>
-
<bibl key="XPointer"
href="http://www.w3.org/TR/2003/REC-xptr-framework-20030325/"
--- 9888,9891 ----
Received on Tuesday, 19 June 2007 14:47:09 UTC