- From: Maryann Hondo <mhondo@us.ibm.com>
- Date: Wed, 14 Feb 2007 14:53:43 -0500
- To: Daniel Roth <Daniel.Roth@microsoft.com>
- Cc: "public-ws-policy@w3.org" <public-ws-policy@w3.org>, public-ws-policy-request@w3.org, William Henry <william.henry@iona.com>
- Message-ID: <OF2510B34D.7F0296D1-ON87257282.006D3B15-85257282.006D1D6B@us.ibm.com>
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 19:52:25 UTC