- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 18 May 2005 19:35:32 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing In directory hutz:/tmp/cvs-serv8750 Modified Files: ws-addr-core.xml ws-addr-soap.xml Log Message: Added lc51 resolution - reordered property list to match order in core Index: ws-addr-core.xml =================================================================== RCS file: /sources/public/2004/ws/addressing/ws-addr-core.xml,v retrieving revision 1.86 retrieving revision 1.87 diff -C2 -d -r1.86 -r1.87 *** ws-addr-core.xml 18 May 2005 19:22:36 -0000 1.86 --- ws-addr-core.xml 18 May 2005 19:35:30 -0000 1.87 *************** *** 93,104 **** (13) </S:Envelope> </eg> ! <p>Lines (002) to (009) represent the header of the SOAP message where the mechanisms defined in the specification are used. The body is represented by ! lines (010) to (012).</p> ! <p>Lines (003) to (008) contain the message information header blocks. Specifically, ! line (002) specifies the identifier for this message and lines (004) to (006) specify the endpoint to which replies to this message should be sent as an ! endpoint reference. Line (007) specifies the address URI of the ultimate ! receiver of this message. Line (008) specifies an action URI identifying expected semantics.</p> </example> --- 93,104 ---- (13) </S:Envelope> </eg> ! <p>Lines (02) to (09) represent the header of the SOAP message where the mechanisms defined in the specification are used. The body is represented by ! lines (10) to (12).</p> ! <p>Lines (03) to (08) contain the message information header blocks. Specifically, ! line (02) specifies the identifier for this message and lines (04) to (06) specify the endpoint to which replies to this message should be sent as an ! endpoint reference. Line (07) specifies the address URI of the ultimate ! receiver of this message. Line (08) specifies an action URI identifying expected semantics.</p> </example> Index: ws-addr-soap.xml =================================================================== RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v retrieving revision 1.63 retrieving revision 1.64 diff -C2 -d -r1.63 -r1.64 *** ws-addr-soap.xml 18 May 2005 19:22:36 -0000 1.63 --- ws-addr-soap.xml 18 May 2005 19:35:30 -0000 1.64 *************** *** 85,98 **** (13) </S:Envelope> </eg> ! <p>Lines (002) to (009) represent the header of the SOAP message where the mechanisms defined in the specification are used. ! The body is represented by lines (010) to (012).</p> ! <p>Lines (003) to (008) contain the message addressing properties serialized as SOAP header blocks. Specifically, ! line (003) specifies the identifier for this message and lines ! (004) to (006) specify the endpoint to which replies to this ! message should be sent as an Endpoint Reference. Line (007) specifies the address URI of the ultimate receiver of this ! message. Line (008) specifies an action URI identifying expected semantics.</p> </example> --- 85,98 ---- (13) </S:Envelope> </eg> ! <p>Lines (02) to (09) represent the header of the SOAP message where the mechanisms defined in the specification are used. ! The body is represented by lines (10) to (12).</p> ! <p>Lines (03) to (08) contain the message addressing properties serialized as SOAP header blocks. Specifically, ! line (03) specifies the identifier for this message and lines ! (04) to (06) specify the endpoint to which replies to this ! message should be sent as an Endpoint Reference. Line (07) specifies the address URI of the ultimate receiver of this ! message. Line (08) specifies an action URI identifying expected semantics.</p> </example> *************** *** 227,230 **** --- 227,236 ---- </gitem> <gitem> + <label>&nsuri;/feature/Action</label> + <def> + <p>Corresponds to the abstract [action] property.</p> + </def> + </gitem> + <gitem> <label>&nsuri;/feature/MessageId</label> <def> *************** *** 246,255 **** </def> </gitem> - <gitem> - <label>&nsuri;/feature/Action</label> - <def> - <p>Corresponds to the abstract [action] property.</p> - </def> - </gitem> </glist> </div2> --- 252,255 ----
Received on Wednesday, 18 May 2005 19:39:10 UTC