- From: Paul Cotton <Paul.Cotton@microsoft.com>
- Date: Wed, 14 Feb 2007 12:42:53 -0800
- To: Maryann Hondo <mhondo@us.ibm.com>, Daniel Roth <Daniel.Roth@microsoft.com>
- CC: "public-ws-policy@w3.org" <public-ws-policy@w3.org>, "public-ws-policy-request@w3.org" <public-ws-policy-request@w3.org>, William Henry <william.henry@iona.com>
- Message-ID: <4D66CCFC0B64BA4BBD79D55F6EBC225729A72FA547@NA-EXMSG-C103.redmond.corp.microsoft>
The CR draft that contained the referenced UsingAddressing assertion has been "replaced" by the WS-Addressing WG but it is still out there, the spec is still on the TR page and the namespace is still there. Maybe that is not "valid" to you but the reference is not broken. /paulc Paul Cotton, Microsoft Canada 17 Eleanor Drive, Ottawa, Ontario K2E 6A3 Tel: (613) 225-5445 Fax: (425) 936-7329 mailto:Paul.Cotton@microsoft.com ________________________________ From: public-ws-policy-request@w3.org [mailto:public-ws-policy-request@w3.org] On Behalf Of Maryann Hondo Sent: February 14, 2007 2:54 PM To: Daniel Roth Cc: public-ws-policy@w3.org; public-ws-policy-request@w3.org; William Henry Subject: RE: [Primer] Proposal for 4253 change section 2-2 Dan & William, I'm not sure "UsingAddressing" is valid any more. You might want to update the example as well. Maryann Daniel Roth <Daniel.Roth@microsoft.com> Sent by: public-ws-policy-request@w3.org 02/14/2007 12:14 PM To William Henry <william.henry@iona.com>, "public-ws-policy@w3.org" <public-ws-policy@w3.org> cc Subject RE: [Primer] Proposal for 4253 change section 2-2 This looks good to me. Daniel Roth -----Original Message----- From: public-ws-policy-request@w3.org [mailto:public-ws-policy-request@w3.org] On Behalf Of William Henry Sent: Wednesday, February 14, 2007 8:52 AM To: public-ws-policy@w3.org Subject: [Primer] Proposal for 4253 change section 2-2 Proposal to resolve 4253 ( http://www.w3.org/Bugs/Public/show_bug.cgi? id=4253 ) Add the following text to section 2-2 - Replace the paragraph under example 2-2 with the following and modify the subsequent example numbers by incrementing. The policy expression in the above example consists of a Policy main element and a child element wsap:UsingAddressing. Child elements of the Policy element are policy assertions. Contoso attaches the above policy expression to a WSDL binding description. Example 2-3. Policy Expression Attached to Binding <wsdl:binding name="AddressingBinding" type="tns:RealTimeDataInterface" > <Policy> <wsap:UsingAddressing /> </Policy> ... </wsdl:binding> Policies can also be attached to WSDL using references (See 2.10 Attaching Policy Expressions to WSDL.) <----END OF TEXT ----> HTML for the editors to add: The policy expression in the above example consists of a <code>Policy</code> main element and a child element <code>wsap:UsingAddressing.</code> Child elements of the <code>Policy</code> element are policy assertions. Contoso attaches the above policy expression to a WSDL binding description.</p><div class="exampleOuter"><p style="text-align: left" class="exampleHead"><i><span>Example 2-3. </span>Policy Expression Attached to Binding</i></p><div class="exampleInner"><pre><wsdl:binding name="AddressingBinding" type="tns:RealTimeDataInterface" > <Policy> <wsap:UsingAddressing /> </Policy> ... </wsdl:binding></pre></div></div> Policies can also be attached to WSDL using references (See <a href="#attaching-policy-expressions-to-wsdl"><b>2.10 Attaching Policy Expressions to WSDL</b></a> ). Regards William
Received on Wednesday, 14 February 2007 20:47:22 UTC