2004/ws/addressing ws-addr-wsdl.xml,1.92,1.93

Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv26524

Modified Files:
	ws-addr-wsdl.xml 
Log Message:
Added resolution of issue lc122 - added (n..m) notation to wsaw:InterfaceName, wsaw:ServiceName and wsaw:ServiceName/@EndpointName descriptions

Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.92
retrieving revision 1.93
diff -C2 -d -r1.92 -r1.93
*** ws-addr-wsdl.xml	26 Apr 2006 15:28:30 -0000	1.92
--- ws-addr-wsdl.xml	26 Apr 2006 15:34:24 -0000	1.93
***************
*** 169,173 ****
                  <glist>
                      <gitem>
!                         <label> wsaw:InterfaceName</label>
                          <def>
                              <p>A QName identifying a description of the sequences of messages that a
--- 169,173 ----
                  <glist>
                      <gitem>
!                         <label> wsaw:InterfaceName (0..1)</label>
                          <def>
                              <p>A QName identifying a description of the sequences of messages that a
***************
*** 179,183 ****
                      </gitem>
                      <gitem>
!                         <label> wsaw:ServiceName</label>
                          <def>
                              <p>A QName that identifies the set of endpoints at which a particular
--- 179,183 ----
                      </gitem>
                      <gitem>
!                         <label> wsaw:ServiceName (0..1)</label>
                          <def>
                              <p>A QName that identifies the set of endpoints at which a particular
***************
*** 188,192 ****
                      </gitem>
                      <gitem>
!                         <label> wsaw:ServiceName/@EndpointName</label>
                          <def>
                              <p>An NCName that identifies one endpoint amongst the set identified by
--- 188,192 ----
                      </gitem>
                      <gitem>
!                         <label> wsaw:ServiceName/@EndpointName (0..1)</label>
                          <def>
                              <p>An NCName that identifies one endpoint amongst the set identified by

Received on Wednesday, 26 April 2006 15:34:35 UTC