2004/ws/addressing ws-addr-core.xml,1.89,1.90

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

Modified Files:
	ws-addr-core.xml 
Log Message:
Added resolution to issue lc39 - changed mandatory to 1..1

Index: ws-addr-core.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v
retrieving revision 1.89
retrieving revision 1.90
diff -C2 -d -r1.89 -r1.90
*** ws-addr-core.xml	25 May 2005 20:20:50 -0000	1.89
--- ws-addr-core.xml	25 May 2005 20:25:20 -0000	1.90
***************
*** 190,194 ****
                  <glist>
                      <gitem>
!                         <label> [address] : IRI (mandatory)</label>
                          <def>
                              <p>An absolute IRI representing the address of the endpoint.</p>
--- 190,194 ----
                  <glist>
                      <gitem>
!                         <label> [address] : IRI (1..1)</label>
                          <def>
                              <p>An absolute IRI representing the address of the endpoint.</p>
***************
*** 433,437 ****
              <glist>
                  <gitem>
!                     <label> [destination] : IRI (mandatory)</label>
                      <def>
                          <p>An absolute IRI representing the address of the intended receiver of this
--- 433,437 ----
              <glist>
                  <gitem>
!                     <label> [destination] : IRI (1..1)</label>
                      <def>
                          <p>An absolute IRI representing the address of the intended receiver of this
***************
*** 467,471 ****
                  </gitem>
                  <gitem>
!                     <label> [action] : IRI (mandatory)</label>
                      <def>
                          <p>An absolute IRI that uniquely identifies the semantics implied by this
--- 467,471 ----
                  </gitem>
                  <gitem>
!                     <label> [action] : IRI (1..1)</label>
                      <def>
                          <p>An absolute IRI that uniquely identifies the semantics implied by this

Received on Wednesday, 25 May 2005 20:25:23 UTC