- From: Philippe Le Hegaret via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 26 Apr 2007 13:30:57 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv10972
Modified Files:
wsdl20-adjuncts.xml
Log Message:
Fixed duplicate RPCStyle-2029 assertion
Fixed references
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.266
retrieving revision 1.267
diff -C 2 -d -r1.266 -r1.267
*** wsdl20-adjuncts.xml 26 Apr 2007 13:10:48 -0000 1.266
--- wsdl20-adjuncts.xml 26 Apr 2007 13:30:55 -0000 1.267
***************
*** 745,752 ****
property MUST have the value either <attval>&wsdl-mep-in-only;</attval> or <attval>&wsdl-mep-in-out;</attval>.</assert></p>
- <p><assert class="component" id="RPCStyle-2029" cr-id="RPCStyle-5007">If the RPC style is used by an <comp>Interface Operation</comp>
- component then its <prop comp="Interface Operation">message exchange pattern</prop>
- property MUST have the value either <attval>&wsdl-mep-in-only;</attval> or <attval>&wsdl-mep-in-out;</attval>.</assert></p>
-
<p>If the <comp>Interface Operation</comp> component uses a
<prop comp="Interface Operation">message exchange pattern</prop> for which there is no output
--- 745,748 ----
***************
*** 5206,5210 ****
<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>
--- 5202,5206 ----
<titleref>Key words for use in RFCs to Indicate Requirement
Levels</titleref>, S. Bradner, Author. Internet Engineering
! Task Force, March 1997. Available at
http://www.ietf.org/rfc/rfc2119.txt.
</bibl>
***************
*** 5327,5336 ****
available at http://www.w3.org/TR/soap12-part2/.
</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, E. Maler, and F. Yergeau, 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 "Extensible Markup Language (XML) 1.0"</loc> is available at http://www.w3.org/TR/REC-xml.
</bibl>
<bibl id="Canonical" key="Canonical XML" href="http://www.w3.org/TR/2001/REC-xml-c14n-20010315">
--- 5323,5332 ----
available at http://www.w3.org/TR/soap12-part2/.
</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
Edition)</titleref>, T. Bray, J. Paoli,
C. M. Sperberg-McQueen, E. Maler, and F. Yergeau, Editors. World Wide
! Web Consortium, 16 August 2006. This version of the XML 1.0 Recommendation is
! http://www.w3.org/TR/2006/REC-xml-20060816/. The <loc href="http://www.w3.org/TR/REC-xml">latest version of "Extensible Markup Language (XML) 1.0"</loc> is available at http://www.w3.org/TR/REC-xml.
</bibl>
<bibl id="Canonical" key="Canonical XML" href="http://www.w3.org/TR/2001/REC-xml-c14n-20010315">
***************
*** 5427,5430 ****
--- 5423,5439 ----
http://www.w3.org/TR/soap12-mtom/.
</bibl>
+ <bibl key="XPointer"
+ href="http://www.w3.org/TR/2003/REC-xptr-framework-20030325/"
+ id="XPTR">
+ <titleref>XPointer Framework</titleref>,Paul Grosso, Eve
+ Maler, Jonathan Marsh, Norman Walsh, Editors. World Wide Web
+ Consortium, 25 March 2003. This version of the XPointer
+ Framework Proposed Recommendation is
+ http://www.w3.org/TR/2003/REC-xptr-framework-20030325/ The
+ <loc href='http://www.w3.org/TR/xptr-framework/'>latest
+ version of XPointer Framework</loc> is available at
+ http://www.w3.org/TR/xptr-framework/.
+ </bibl>
+
</blist>
</div2>
Received on Thursday, 26 April 2007 13:31:03 UTC