- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 13 Feb 2006 16:57:01 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv23497
Modified Files:
ws-addr-wsdl.xml
Log Message:
A few grammar fixes and noted that wsaw:Anonymous with a value of optional is equivalent to the default.
Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.68
retrieving revision 1.69
diff -C2 -d -r1.68 -r1.69
*** ws-addr-wsdl.xml 13 Feb 2006 16:45:46 -0000 1.68
--- ws-addr-wsdl.xml 13 Feb 2006 16:56:59 -0000 1.69
***************
*** 158,167 ****
<div1 id="metadatinepr">
<head>Including WSDL Metadata in EPRs</head>
! <p>An EPRs metadata section can contain a reference to WSDL metadata or can include
! embedded WSDL metadata.</p>
<div2 id="refmetadatfromepr">
<head>Referencing WSDL Metadata from an EPR</head>
<p>The WSDL binding of Web Services Addressing introduces the following element and
! attribute information items for referencing WSDL metadata from an EPRs metadata
section:</p>
<glist>
--- 158,167 ----
<div1 id="metadatinepr">
<head>Including WSDL Metadata in EPRs</head>
! <p>An EPR's metadata section can contain a reference to WSDL metadata, can include
! embedded WSDL metadata, or both.</p>
<div2 id="refmetadatfromepr">
<head>Referencing WSDL Metadata from an EPR</head>
<p>The WSDL binding of Web Services Addressing introduces the following element and
! attribute information items for referencing WSDL metadata from an EPR's metadata
section:</p>
<glist>
***************
*** 196,200 ****
</gitem>
</glist>
! <p>The element information items defined above are used in an EPRs metadata section.
The following shows an example endpoint reference. This references the interface
named "fabrikam:Inventory" at the endpoint IRI
--- 196,200 ----
</gitem>
</glist>
! <p>The element information items defined above are used in an EPR's metadata section.
The following shows an example endpoint reference. This references the interface
named "fabrikam:Inventory" at the endpoint IRI
***************
*** 478,482 ****
a response endpoint EPR in a request message
MAY contain an anonymous URI as an address.
! </p>
</item>
<item>
--- 478,483 ----
a response endpoint EPR in a request message
MAY contain an anonymous URI as an address.
! </p>
! <p>This is the default value, omission of a wsaw:Anonymous element is equivalent to inclusion with this value.</p>
</item>
<item>
Received on Monday, 13 February 2006 16:57:16 UTC