- From: Sanjiva Weerawarana via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 05 May 2005 15:18:19 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv12704
Modified Files:
wsdl20.xml
Log Message:
Incorporated Tom's text for wsdlLocation
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.253
retrieving revision 1.254
diff -C2 -d -r1.253 -r1.254
*** wsdl20.xml 4 May 2005 16:18:11 -0000 1.253
--- wsdl20.xml 5 May 2005 15:18:16 -0000 1.254
***************
*** 8109,8117 ****
<head>Locating WSDL 2.0 Documents</head>
! <p>As an XML vocabulary, WSDL 2.0 documents, WSDL 2.0 fragments or references
! to WSDL 2.0 components -via QNames- MAY appear within other XML
! documents. This specification defines a global attribute,
! <att>wsdlLocation</att>, to help with QName resolution <specref
! ref="qnameres"/>.</p>
<p>The <att>wsdlLocation</att> global attribute
--- 8109,8121 ----
<head>Locating WSDL 2.0 Documents</head>
! <p>As an XML vocabulary, WSDL documents, WSDL fragments or
! references to WSDL components -via QNames- MAY appear within other
! XML documents. This specification defines a global attribute,
! <att>wsdlLocation</att>, to help with QName resolution (see <specref
! ref="qnameres"/>). This attribute allows an element that contains
! such references to be annotated to indicate where the WSDL for a
! namespace (or set of namespaces) can be found. In particular, this
! attribute is expected to be useful when using service references in
! message exchanges.</p>
<p>The <att>wsdlLocation</att> global attribute
Received on Thursday, 5 May 2005 15:18:22 UTC