<?xml version="1.0" encoding="utf-8"?>
<!-- $Id: ws-policy-attachment.xml,v 1.1 2006/08/01 13:26:57 matthieu Exp $ -->
<!DOCTYPE spec PUBLIC "-//W3C//DTD Specification V2.10//EN" "xmlspec.dtd" [
<!ENTITY prefix "ws-policy-attachment">
<!ENTITY % entities SYSTEM "entities.dtd" >
%entities;
<!ENTITY status SYSTEM "status-attachment.xml">
<!ENTITY document.status "Editors' copy $Date: 2006/08/01 13:26:57 $">
<!ENTITY attachment-title "&attachment.title;">
<!ENTITY prevloc "">
<!ENTITY hellip "&#8230;">
]>
<?xml-stylesheet type='text/xsl' href='xmlspec-policy.xsl'?>
<spec w3c-doctype="wd" role="&document.role;">
  <header>
    <title>&attachment.title;</title>
    <w3c-designation>&w3c-designation-attachment;</w3c-designation>
    <w3c-doctype>&document.status;</w3c-doctype>
    <pubdate>
      <day>&draft.day;</day>
      <month>&draft.month;</month>
      <year>&draft.year;</year>
    </pubdate>
    <publoc>
      <loc href="&w3c-designation-attachment;">&w3c-designation-attachment;</loc>
    </publoc>
    &altlocs;
<!--
	<prevlocs>
            <loc href="&prevloc;">&prevloc;</loc>
        </prevlocs>
-->
    <latestloc>
      <loc href="&attachment.latest;">&attachment.latest;</loc>
    </latestloc>
    <authlist>
      <author role="editor">
        <name>Asir S Vedamuthu</name>
        <affiliation>Microsoft Corporation</affiliation>
      </author>
      <author role="editor">
        <name>David Orchard</name>
        <affiliation>BEA Systems, Inc.</affiliation>
      </author>
      <author role="editor">
        <name>Maryann Hondo</name>
        <affiliation>IBM Corporation</affiliation>
      </author>
      <author role="editor">
        <name>Toufic Boubez</name>
        <affiliation>Layer 7 Technologies</affiliation>
      </author>
      <author role="editor">
        <name>Prasad Yendluri</name>
        <affiliation>webMethods, Inc.</affiliation>
      </author>            
    </authlist>
    <abstract>
      <p>
	This specification, &attachment.title;, defines two
	general-purpose mechanisms for associating policies, as
	defined in &framework.title;, with the subjects to which they
	apply. This specification also defines how these
	general-purpose mechanisms may be used to associate policies
	with WSDL and UDDI descriptions.
      </p>
    </abstract>
    &status;
    <langusage>
      <language id="en-US">English</language>
    </langusage>
    <revisiondesc>
      <p>Last Modified: $Date: 2006/08/01 13:26:57 $</p>
    </revisiondesc>
  </header>
  <body>
    <div1 id="tocRange">
      <head>Introduction</head>
      
      <p>
	The &framework.title; [<bibref ref='WS-Policy'/>]
	specification defines an abstract model and an XML-based
	language for policies. This specification, &attachment.title;,
	defines two general-purpose mechanisms for associating
	policies with the subjects to which they apply; the policies
	may be defined as part of existing metadata about the subject
	or the policies may be defined independently and associated
	through an external binding to the subject.
      </p>
      <p>
	To enable Web Services Policy to be used with existing Web
	service technologies, this specification describes the use of
	these general-purpose mechanisms with WSDL [<bibref
	ref="WSDL11" />, <bibref ref="WSDL20" />] and UDDI [<bibref
	ref="UDDIAPI20" />, <bibref ref="UDDIDataStructure20" />,
	<bibref ref="UDDI30" />]. Specifically, this specification
	defines the following:
      </p>
      
      <ulist>
	<item><p>How to reference policies from WSDL definitions.</p></item>
	<item><p>How to associate policies with deployed Web service endpoints.</p></item>
	<item><p>How to associate policies with UDDI entities.</p></item>
      </ulist>
    </div1>      
    <div1 id='NotationsTerminology'>
      <head>Notations and Terminology</head>
      <p>
	This section specifies the notations, namespaces, and
	terminology used in this specification.
      </p>

      <div2 id='NotationalConventions'>
	<head>Notational Conventions</head>
	<p>This specification uses the following syntax within normative outlines: </p>
	<ulist>
	  <item><p>The syntax appears as an XML instance, but values in <emph>italics</emph> indicate data types instead of literal values.</p></item>
	  <item><p>Characters are appended to elements and attributes to indicate cardinality:
	  <ulist>
	    <item><p>"?" (0 or 1)</p></item>
	    <item><p>"*" (0 or more)</p></item>
	    <item><p>"+" (1 or more)</p></item>
	  </ulist>
	  </p></item>
	  <item><p>The character "|" is used to indicate a choice between alternatives.</p></item>
	  <item><p>The characters "(" and ")" are used to indicate that contained items are to be treated as a group with respect to cardinality or choice.</p></item>
	    <item>
	      <p>This document relies on the XML Information Set [<bibref
	      ref="XMLInfoset"/>]. Information items properties are
	      indicated by the style <emph
	      role="infoset-property">infoset property</emph>.</p>
	    </item>
	  <item><p>XML namespace prefixes (see <specref ref='nsprefix'/>) are used to indicate the namespace of the element or attribute being defined. </p></item>
	  <item>
	    <p>The ellipses characters "&hellip;" are used to
	      indicate a point of extensibility that allows other
	      Element or Attribute Information Items. Information Items
	      <rfc2119>MAY</rfc2119> be added at the indicated extension
	      points but <rfc2119>MUST NOT</rfc2119> contradict the
	      semantics of the element information item indicated by the
	      <emph role='infoset-property'>parent</emph> or <emph
	        role='infoset-property'>owner</emph> property of the
	      extension. If a processor does not recognize an Attribute
	      Information Item, the processor <rfc2119>SHOULD</rfc2119>
	      ignore it; if a processor does not recognize an Element
	      Information Item, the processor <rfc2119>SHOULD</rfc2119>
	      treat it as an assertion.</p>
	  </item>
	</ulist>
	
	<p>Normative text within this specification takes precedence over
	normative outlines, which in turn take precedence over the XML Schema
	[<bibref ref='XMLSchemaPart1'/>] descriptions.</p>
      </div2>
      <div2 id='XMLNamespaces'>
	<head>XML Namespaces</head>
	<p> This specification uses a number of namespace prefixes throughout; they are
	listed in <specref ref="nsprefix"/>. Note that the choice of any namespace
	prefix is arbitrary and not semantically significant (see [<bibref ref="XML-NS"
	/>]).</p>
	
	<table summary="Namespace prefixes usage in this specification" id="nsprefix"
	       border="1" cellspacing='0' cellpadding='5'>
	  <caption>Prefixes and Namespaces used in this specification</caption>
	  <thead>
	    <tr>
	      <th>Prefix</th>
	      <th>XML Namespace</th>
	      <th>Specification</th>
	    </tr>
	  </thead>
	  <tbody>
	    <tr><td><code>rmp</code></td>
	    <td><code>http://docs.oasis-open.org/ws-rx/wsrmp/200602</code></td>
	    <td>[<bibref ref='WS-RMPolicy'/>]</td>
	    </tr>
	    <tr><td><code>sp</code></td>
	    <td><code>http://schemas.xmlsoap.org/ws/2005/07/securitypolicy</code></td>
	    <td>[<bibref ref='WS-SecurityPolicy'/>]</td>
	    </tr>
	    <tr><td><code>wsa</code></td>
	    <td><code>http://www.w3.org/2005/08/addressing</code></td>
	    <td>[<bibref ref='WS-Addressing'/>]</td>
	    </tr>
	    <tr><td><code>wsdl11</code></td>
	    <td><code>http://schemas.xmlsoap.org/wsdl/</code></td>
	    <td>[<bibref ref='WSDL11'/>]</td>
	    </tr>
	    <tr><td><code>wsdl20</code></td>
	    <td><code>http://www.w3.org/2006/01/wsdl</code></td>
	    <td>[<bibref ref='WSDL20'/>]</td>
	    </tr>
	    <tr><td><code>wsoap12</code></td>
	    <td><code>http://schemas.xmlsoap.org/wsdl/soap12/</code></td>
	    <td>[<bibref ref='WSDL11BindingforSOAP12'/>]</td>
	    </tr>
	    <tr><td><code>wsp</code></td>
	    <td><code>&nsuri;</code></td>
	    <td>This specification</td>
	    </tr>
	    <tr><td><code>wsse</code></td>
	    <td><code>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd</code></td>
	    <td>[<bibref ref='WS-Security'/>]</td>
	    </tr>
	    <tr><td><code>wsu</code></td>
	    <td><code>http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd</code></td>
	    <td>[<bibref ref='WS-Security'/>]</td>
	    </tr>
	    <tr><td><code>xs</code></td>
	    <td><code>http://www.w3.org/2001/XMLSchema</code></td>
	    <td>[<bibref ref='XMLSchemaPart1'/>]</td>
	    </tr>
	  </tbody>
	</table>

	<p>
	  All information items defined by this specification
	  are identified by the XML namespace URI [<bibref
	  ref="XML-NS"/>] &nsuri;. A <xspecref
	  href="&nsuri;">normative XML
	  Schema</xspecref> [<bibref ref="XMLSchemaPart1"/>, <bibref
	  ref="XMLSchemaPart2"/>] document can be obtained by
	dereferencing the XML namespace URI.</p>

	<p>
	  In this document reference is made to the <att>wsu:Id</att>
	  attribute in a utility schema (<loc
	  href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd</loc>). The
	  <att>wsu:Id</att> attribute was added to the utility schema
	  with the intent that other specifications requiring such an
	  Id could reference it (as is done here).
	</p>
	
        <p>It is the intent of the W3C Web Services Policy Working Group that 
          the &framework.title; and &attachment.title; XML namespace URI will not change 
          arbitrarily with each subsequent revision of the corresponding 
          XML Schema documents but rather change only when a subsequent revision, 
          published as a WD, CR or PR draft results in non-backwardly compatible 
          changes from a previously published WD, CR or PR draft of the specification.</p> 
        <p>Under this policy, the following are examples of backwards compatible 
          changes that would not result in assignment of a new XML namespace URI:</p>
        
        <ulist>
          <item>
            <p>Addition of new global element, attribute, complexType 
              and simpleType definitions.</p></item>
          <item>
            <p>Addition of new elements or attributes in locations 
              covered by a previously specified wildcard.</p></item>
          <item>
            <p>Modifications to the pattern facet of a type definition for which the 
              value-space of the previous definition remains valid or for 
              which the value-space of the preponderance of 
              instance would remain valid.</p></item>
          <item>
            <p>Modifications to the cardinality of elements for which the 
              value-space of possible instance documents conformant to 
              the previous revision of the schema would still be valid 
              with regards to the revised cardinality rule.</p></item>
        </ulist>	
        
      </div2>
<div2 id='Glossary'>
	<head>Terminology</head>

	    <p>
	      The keywords "<rfc2119>MUST</rfc2119>", "<rfc2119>MUST
	      NOT</rfc2119>", "<rfc2119>REQUIRED</rfc2119>",
	      "<rfc2119>SHALL</rfc2119>", "<rfc2119>SHALL
	      NOT</rfc2119>", "<rfc2119>SHOULD</rfc2119>",
	      "<rfc2119>SHOULD NOT</rfc2119>",
	      "<rfc2119>RECOMMENDED</rfc2119>",
	      "<rfc2119>MAY</rfc2119>", and
	      "<rfc2119>OPTIONAL</rfc2119>" in this document are to be
	      interpreted as described in RFC 2119 [<bibref
	      ref="RFC2119"/>].
	    </p>
	    
<p>We introduce the following terms that are used throughout this document:</p>


<p><termdef id='policy' term='policy'>A <term>policy</term> is a
collection of <termref def='policy_alternative'>policy
alternatives</termref>. </termdef></p>

<p><termdef id='policy_alternative' term='policy alternative'>A
<term>policy alternative</term> is a collection of <termref
def='policy_assertion'>policy assertions</termref>.</termdef></p>

<p><termdef id='policy_assertion' term='policy assertion'>A
<term>policy assertion</term> represents an individual requirement,
capability, or other property of a behavior.</termdef></p>

<p><termdef id='policy_expression' term='policy expression'>A
<term>policy expression</term> is an XML Infoset representation of a
<termref def='policy'>policy</termref>, either in a normal form or in
an equivalent compact form. </termdef></p>

<p><termdef id='policy_subject' term='policy subject'>A <term>policy
subject</term> is an entity (e.g., an endpoint, message, resource,
interaction) with which a <termref def='policy'>policy</termref> can
be associated. </termdef></p>

<p><termdef id='policy_scope' term='policy scope'>A <term>policy
scope</term> is a collection of <termref def='policy_subject'>policy
subjects</termref> to which a policy may apply.</termdef></p>

<p><termdef id='policy_attachment' term='policy attachment'>A
<term>policy attachment</term> is a mechanism for associating <termref
def='policy'>policy</termref> with one or more <termref
def='policy_scope'>policy scopes</termref>.</termdef></p>

<p><termdef id='effective_policy' term='effective policy'>An
<term>effective policy</term>, for a given <termref
def='policy_subject'>policy subject</termref>, is the resultant
combination of relevant policies. The relevant policies are those
attached to <termref def='policy_scope'>policy scopes</termref> that
contain the policy subject.</termdef></p>

<p><termdef id='element_policy' term='element policy'>The
	<term>element policy</term> is the <termref
	def='policy'>policy</termref> attached to the <termref
	def='policy_subject'>policy subjects</termref> associated with
	the element information item that contains it.</termdef></p>

</div2>
      <div2 id='Example'>
	<head>Example</head>

	<p>This specification defines several mechanisms for
	associating policies (&framework.title;, [<bibref
	ref='WS-Policy'/>]) with various XML Web service entities. For
	brevity, we define two sample <termref
	def='policy_expression'>policy expressions</termref> that the
	remainder of this document references. </p>

	<p>The example in <specref ref='Table2'/> indicates a <termref
	def='policy'>policy</termref> for reliable messaging [<bibref
	ref='WS-RMPolicy'/>]. The example in <specref ref='Table3'/>
	is a policy for securing messages using X509 certificates
	[<bibref ref='WS-SecurityPolicy'/>].</p>

	<example id='Table2'>
	  <head>Example RM Policy Expression.</head>
	  <eg xml:space="preserve">(01) &lt;wsp:Policy
        xmlns:rmp="http://docs.oasis-open.org/ws-rx/wsrmp/200602"
        xmlns:wsp="&nsuri;"
        xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
        wsu:Id="RmPolicy" &gt;
(02)   &lt;rmp:RMAssertion&gt;
(03)     &lt;rmp:InactivityTimeout Milliseconds="600000" /&gt;
(04)     &lt;rmp:BaseRetransmissionInterval Milliseconds="3000" /&gt;
(05)     &lt;rmp:ExponentialBackoff /&gt;
(06)     &lt;rmp:AcknowledgementInterval Milliseconds="200" /&gt;
(07)   &lt;/rmp:RMAssertion&gt;
(08) &lt;/wsp:Policy&gt;</eg>
	</example>
	<example id='Table3'>
	  <head>Example X509 Security Policy Expression.</head>
	  <eg xml:space="preserve">(01) &lt;wsp:Policy
        xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"
        xmlns:wsp="&nsuri;"
        xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
        wsu:Id="X509EndpointPolicy" &gt;
(02)   &lt;sp:AsymmetricBinding&gt;
(03)     &lt;wsp:Policy&gt;
(04)       &lt;sp:RecipientToken&gt;
(05)         &lt;wsp:Policy&gt;
(06)           &lt;sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never"&gt;
(07)             &lt;wsp:Policy&gt;
(08)               &lt;sp:WssX509V3Token10 /&gt;
(09)             &lt;/wsp:Policy&gt;
(10)           &lt;/sp:X509Token&gt;
(11)         &lt;/wsp:Policy&gt;
(12)       &lt;/sp:RecipientToken&gt;
(13)       &lt;sp:InitiatorToken&gt;
(14)         &lt;wsp:Policy&gt;
(15)           &lt;sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient" &gt;
(16)             &lt;wsp:Policy&gt;
(17)               &lt;sp:WssX509V3Token10 /&gt;
(18)             &lt;/wsp:Policy&gt;
(19)           &lt;/sp:X509Token&gt;
(20)         &lt;/wsp:Policy&gt;
(21)       &lt;/sp:InitiatorToken&gt;
(22)       &lt;sp:AlgorithmSuite&gt;
(23)         &lt;wsp:Policy&gt;
(24)           &lt;sp:Basic256Rsa15 /&gt;
(25)         &lt;/wsp:Policy&gt;
(26)       &lt;/sp:AlgorithmSuite&gt;
(27)       &lt;sp:Layout&gt;
(28)         &lt;wsp:Policy&gt;
(29)           &lt;sp:Lax /&gt;
(30)         &lt;/wsp:Policy&gt;
(31)       &lt;/sp:Layout&gt;
(32)       &lt;sp:IncludeTimestamp /&gt;
(33)       &lt;sp:OnlySignEntireHeadersAndBody /&gt;
(34)     &lt;/wsp:Policy&gt;
(35)   &lt;/sp:AsymmetricBinding&gt;
(36) &lt;/wsp:Policy&gt;</eg>
	</example>

	<p>The document containing both of these policy expressions is
	assumed to be located at
	<code>http://www.example.com/policies</code>.  Per Section
	<xspecref href="&framework.latest;/#Policy_Identification">3.2
	Policy Identification</xspecref> of &framework.title; [<bibref
	ref='WS-Policy'/>], the URIs used for these <termref def='policy_expression'>policy expressions</termref>
	in the remainder of this document are
	<code>http://www.example.com/policies#RmPolicy</code> and
	<code>http://www.example.com/policies#X509EndpointPolicy</code>,
	for the examples in <specref ref='Table2'/> and <specref
	ref='Table3'/>, respectively.</p>
      </div2>
    </div1>
    <div1 id='rPolicyAttachment'>
      <head>Policy Attachment</head>

      <p>This section defines two general-purpose mechanisms for
      associating <termref def='policy'>policies</termref> with one or
      more <termref def='policy_subject'>policy
      subjects</termref>. The first allows XML-based descriptions of
      resources (represented as XML elements) to associate policy as
      part of their intrinsic definition. The second allows policies
      to be associated with arbitrary policy subjects independently
      from their definition.</p>
      <p>In addition it defines the processing rules for scenarios
      where multiple policies are attached to a policy subject.</p>
      
      <div2 id='rEffectivePolicy'>
	<head>Effective Policy</head>
	<p><termref def='policy'>Policies</termref> will often be
	associated with a particular <termref
	def='policy_subject'>policy subject</termref> using multiple
	<termref def='policy_attachment'>policy
	attachments</termref>. For example, there may be attachments
	at different points in a WSDL description that apply to a
	subject, and other attachments may be made by UDDI and other
	mechanisms.</p>
	<p>When multiple attachments are made, they must be combined
	to ascertain the <termref def='effective_policy'>effective
	policy</termref> for a particular <termref
	def='policy_subject'>policy subject</termref>. This is done by
	identifying which <termref def='policy_scope'>policy scopes</termref> a particular subject is in and
	combining the individual policies associated with those scopes
	to form an effective policy.</p>
	<p>This combination can be achieved by a <emph>merge</emph>
	operation. This consists of serializing each policy as a
	<termref def='policy_expression'>policy expression</termref>, replacing their
	<el>wsp:Policy</el> element with a
	<el>wsp:All</el> element, and placing each as
	children of a wrapper <el>wsp:Policy</el>
	element. The resulting policy expression is considered to
	represent the combined policy of all of the attachments to
	that subject.</p>
	<p>Such calculated policy expressions have no meaningful URI of their own. </p>
      </div2>
      <div2 id='PolicyAttachmentMechanisms'>
	<head>Policy Attachment Mechanisms</head>
	<p>This section defines two general-purpose mechanisms for
	associating policies [<bibref ref='WS-Policy'/>] with one or
	more <termref def='policy_subject'>policy
	subjects</termref>. The first allows XML-based descriptions of
	resources to associate <termref def='policy'>policy</termref>
	as part of their intrinsic definition. The second allows
	policies to be associated with arbitrary policy subjects
	independently from their definition.</p>
      </div2>
      <div2 id='XMLElementAttachement'>
	<head>XML Element Attachment</head>
	<p>It is often desirable to associate policies with the XML
	elements describing a subject; this allows description formats
	such as WSDL to be easily used with the Web Services Policy
	Framework (see Section <specref
	ref='AttachingPolicyUsingWSDL1.1'/> for the specific details
	of WSDL attachment).</p>
	
	<p>The precise
	semantics of how element policy is to be processed once
	discovered is domain-specific; however, implementations are
	likely to follow the precedent specified in the section below
	on WSDL [<bibref ref='WSDL11'/>] and Policy.</p>
	
	<p>This specification defines a global attribute that allows
	<termref def='policy_expression'>policy expressions</termref> to be attached to an arbitrary XML
	element. The following is the schema definition for the
	<att>wsp:PolicyURIs</att> attribute:</p>
	
	<eg xml:space="preserve">&lt;xs:schema&gt;
  &lt;xs:attribute name="PolicyURIs" type="wsp:tPolicyURIs" /&gt;
&lt;/xs:schema&gt;</eg>
<p>The namespace URI [<bibref ref='XML-NS'/>] for this attribute is <code>&nsuri;</code>.</p>

<p>The <att>wsp:PolicyURIs</att> attribute contains a white
space-separated list of one or more URIs  [<bibref ref='RFC3986'/>]. When this attribute is used,
each of the values identifies a <termref def='policy_expression'>policy expression</termref> as defined by
[<bibref ref='WS-Policy'/>]. If more than one URI is specified, the
individual referenced <termref def='policy'>policies</termref> need to be <emph>merged</emph> together
to form a single element <termref def='policy_expression'>policy expression</termref>. The resultant <termref def='policy'>policy</termref> is
then associated with the element information item's <termref def='element_policy'>element policy</termref>
property. </p>

<p>Note that the <termref def='policy_scope'>policy scope</termref> of the attachment is specific to the
<termref def='policy_attachment'>policy attachment</termref> Mechanism using it; accordingly, any <termref def='policy_attachment'>policy
attachment</termref> mechanism using this attribute <rfc2119>MUST</rfc2119>
define the <termref def='policy_scope'>policy scope</termref> of the attachment.</p>
<p>An example of <termref def='element_policy'>element policy</termref> through the use of this global
attribute is given below using the sample policies stated in Section
<specref ref='Example'/>.</p>
<p>If the <termref def='policy'>policies</termref> referenced by the following XML element</p>
<eg xml:space="preserve">&lt;MyElement wsp:PolicyURIs="
   http://www.example.com/policies#RmPolicy
   http://www.example.com/policies#X509EndpointPolicy" /&gt;
        </eg>
	<p>have been processed and <emph>merged</emph>, it would result in an <termref def='element_policy'>element policy</termref> whose XML 1.0 representation is listed in <specref ref='Table4'/>:</p>
	<example id='Table4'>
	  <head>Example Merged Policy Expression.</head>
	  <eg xml:space="preserve">(01) &lt;wsp:Policy
        xmlns:rmp="http://docs.oasis-open.org/ws-rx/wsrmp/200602"
        xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"
        xmlns:wsp="&nsuri;" &gt;
(02)   &lt;rmp:RMAssertion&gt;
(03)     &lt;rmp:InactivityTimeout Milliseconds="600000" /&gt;
(04)       &lt;rmp:BaseRetransmissionInterval Milliseconds="3000" /&gt;
(05)       &lt;rmp:ExponentialBackoff /&gt;
(06)       &lt;rmp:AcknowledgementInterval Milliseconds="200" /&gt;
(07)     &lt;/rmp:RMAssertion&gt;
(08)   &lt;sp:AsymmetricBinding&gt;
(09)     &lt;wsp:Policy&gt;
(10)       &lt;!-- Details omitted for readability --&gt;
(11)       &lt;sp:IncludeTimestamp /&gt;
(12)       &lt;sp:OnlySignEntireHeadersAndBody /&gt;
(13)     &lt;/wsp:Policy&gt;
(14)   &lt;/sp:AsymmetricBinding&gt;
(15) &lt;/wsp:Policy&gt;</eg>
</example>
<p>Note that this <termref def='element_policy'>element policy</termref> has no meaningful URI.</p>
<p>The presence of the <att>wsp:PolicyURIs</att> attribute does not
prohibit implementations from using additional mechanisms for
associating <termref def='policy_expression'>policy expressions</termref> with XML-based constructs.</p>
<p>Alternatively, rather than using the global attribute, XML elements
may use the <el>wsp:Policy</el> or <el>wsp:PolicyReference</el> elements directly as
children, in order to support <termref def='element_policy'>element policy</termref>, and the semantics for
this are the same as for the use of the global attribute. For example,
an alternative way of attaching the policies in the above example,
using child elements, would be as follows: </p>
<eg xml:space="preserve">&lt;MyElement&gt;
  &lt;wsp:PolicyReference
     URI="http://www.example.com/policies#RmPolicy" /&gt;
  &lt;wsp:PolicyReference
     URI="http://www.example.com/policies#X509EndpointPolicy" /&gt;
&lt;MyElement/&gt;</eg>
</div2>
<div2 id='ExternalPolicyAttachment'>
	<head>External Policy Attachment</head>
<p>This mechanism allows <termref def='policy'>policies</termref> to be associated with a <termref def='policy_subject'>policy
subject</termref> independent of that subject's definition and/or representation
through the use of a <el>wsp:PolicyAttachment</el>
gelement.</p>
<p>This element has three components: the <termref def='policy_scope'>policy scope</termref> of the
attachment, the <termref def='policy_expression'>policy expressions</termref> being bound, and optional security
information. The <termref def='policy_scope'>policy scope</termref> of the attachment is defined using one
or more extensible domain expressions that identify <termref def='policy_subject'>policy subjects</termref>,
typically using URIs.</p>
<p>Domain expressions identify the domain of the association. That is,
the set of <termref def='policy_subject'>policy subjects</termref> that will be considered for inclusion in
the scope using an extensible domain expression model. Domain
expressions identify <termref def='policy_subject'>policy subjects</termref> to be included within the <termref def='policy_scope'>policy
scope</termref>. Domain expressions yield an unordered set of <termref def='policy_subject'>policy subjects</termref>
for consideration. </p>
<p>For the purposes of attaching <termref def='policy'>policy</termref> to a <termref def='policy_subject'>policy subject</termref> through
this mechanism, any <termref def='policy_expression'>policy expression</termref> contained inside of the
<el>wsp:AppliesTo</el> element <rfc2119>MUST NOT</rfc2119> be
considered in scope. For example, an Endpoint Reference may be used as
a domain expression, and it may contain <termref def='policy_expression'>policy expressions</termref> within it,
but this <termref def='policy_expression'>policy expressions</termref> are not considered in scope with respect
to the <el>wsp:PolicyAttachment</el> element using it.</p>
<p>The following is the pseudo-schema for the <el>wsp:PolicyAttachment</el> element:</p>
<eg xml:space="preserve">&lt;wsp:PolicyAttachment &hellip; &gt;
  &lt;wsp:AppliesTo&gt;
    &lt;x:DomainExpression/&gt; +
  &lt;/wsp:AppliesTo&gt;
  ( &lt;wsp:Policy&gt;&hellip;&lt;/wsp:Policy&gt; |
    &lt;wsp:PolicyReference&gt;&hellip;&lt;/wsp:PolicyReference&gt; ) +
  &lt;wsse:Security&gt;&hellip;&lt;/wsse:Security&gt; ?
  &hellip;
&lt;/wsp:PolicyAttachment&gt;</eg>
<p>The following describes the attributes and elements listed in the pseudo-schema outlined above:</p>
<glist>
<gitem>
<label><el>/wsp:PolicyAttachment</el></label>
<def><p>This describes an external <termref def='policy_attachment'>policy attachment</termref>.</p></def>
</gitem>
<gitem>
<label><el>/wsp:PolicyAttachment/wsp:AppliesTo</el></label>
<def><p>This required element's children describe the <termref def='policy_scope'>policy scope</termref>.</p></def>
</gitem>
<gitem>
<label><el>/wsp:PolicyAttachment/wsp:AppliesTo/{any}</el></label>

<def><p>These child elements <rfc2119>MUST</rfc2119> specify and/or
refine the domain expression(s) that define the <termref def='policy_scope'>policy scope</termref>. They
<rfc2119>MUST NOT</rfc2119> contradict the semantics of their root
element; if an element is not recognized, it <rfc2119>SHOULD</rfc2119>
be ignored. Domain expressions are XML elements that describe <termref def='policy_subject'>policy
subjects</termref> within a <termref def='policy_scope'>policy scope</termref>. When more than one domain expression
is present, the <termref def='policy_scope'>policy scope</termref> contains the union of the <termref def='policy_subject'>policy subjects</termref>
identified by each expression. </p>

<p>This document defines one domain expression syntax; others may be
defined in subsequent specifications.</p>
</def>
</gitem>
<gitem>
<label><el>/wsp:PolicyAttachment/wsp:Policy</el></label>

<def><p>This element is a <termref def='policy_expression'>policy expression</termref> representing a <termref def='policy'>policy</termref> that
is attached to the <termref def='policy_subject'>policy subjects</termref> within the <termref def='policy_scope'>policy scope</termref>.</p>
</def>
</gitem>
<gitem>
<label><el>/wsp:PolicyAttachment/wsp:PolicyReference</el></label>
<def><p>This element references a <termref def='policy_expression'>policy expression</termref> to be attached to
the <termref def='policy_subject'>policy subjects</termref> that are in the <termref def='policy_scope'>policy scope</termref>. Refer to &framework.title; [<bibref ref='WS-Policy'/>]
for additional details.</p>
</def>
</gitem>
<gitem>
<label><el>/wsp:PolicyAttachment/wsse:Security</el></label>
<def><p>This optional element allows security information such as
signatures to be included. The syntax of this element is described in
WS-Security [<bibref ref='WS-Security'/>].</p>
</def>
</gitem>
<gitem>
<label><att>/wsp:PolicyAttachment/@{any}</att></label>
<def><p>Additional attributes <rfc2119>MAY</rfc2119> be specified but
<rfc2119>MUST NOT</rfc2119> contradict the semantics of the owner
element; if an attribute is not recognized, it
<rfc2119>SHOULD</rfc2119> be ignored.</p>
</def>
</gitem>
<gitem>
<label><el>/wsp:PolicyAttachment/{any}</el></label>
<def><p>Other child elements for binding constructs
<rfc2119>MAY</rfc2119> be specified but <rfc2119>MUST NOT</rfc2119>
contradict the semantics of the parent element; if an element is not
recognized, it <rfc2119>SHOULD</rfc2119> be ignored.</p>
</def>
</gitem>
</glist>
<p>The following example illustrates the use of this mechanism with an
EndpointReference domain expression for a deployed endpoint as defined
in Web Services Addressing [<bibref ref='WS-Addressing'/>]:</p>
<eg xml:space="preserve">&lt;wsp:PolicyAttachment&gt;
  &lt;wsp:AppliesTo&gt;
    &lt;wsa:EndpointReference&gt;
      &lt;wsa:Address&gt;http://www.example.com/acct&lt;/wsa:Address&gt;
    &lt;/wsa:EndpointReference&gt;
  &lt;/wsp:AppliesTo&gt;
  &lt;wsp:PolicyReference
     URI="http://www.example.com/policies#RmPolicy" /&gt;
&lt;/wsp:PolicyAttachment&gt;</eg>

<p>In this example, the <termref def='policy_expression'>policy expression</termref> at
<code>http://www.example.com/policies#RmPolicy</code> applies to all
interactions with the endpoint at
<code>http://www.example.com/acct</code>.</p>

</div2>
</div1>
<div1 id='AttachingPolicyUsingWSDL1.1'>
	<head>Attaching Policies Using WSDL 1.1</head>
<p>The <rfc2119>RECOMMENDED</rfc2119> means of associating a <termref def='policy'>policy</termref>
with a <termref def='policy_subject'>policy subject</termref> that has a WSDL 1.1 [<bibref ref='WSDL11'/>]
description is to attach a reference to the <termref def='policy'>policy</termref> within the WSDL
component corresponding to the target <termref def='policy_subject'>policy subject</termref>. </p>

<p>WSDL 1.1 disallows the use of extensibility elements on certain
elements and the use of extensibility attributes on others. However,
the WS-I Basic Profile 1.1 [<bibref ref='BP11'/>] overrules this
restriction and allows element extensibility everywhere. Therefore,
the <termref def='policy'>policy</termref> reference <rfc2119>SHOULD</rfc2119> be attached using
<el>wsp:PolicyReference</el> as child element unless it is
absolutely necessary to maintain the original WSDL 1.1 restriction, in
which case the <att>@wsp:PolicyURIs</att> attribute should be used
for those restricted cases.</p>

<p>If it is necessary to include the actual <termref def='policy_expression'>policy expressions</termref> within
the WSDL description itself, it is <rfc2119>RECOMMENDED</rfc2119> that
their <el>wsp:Policy</el> elements be included as children of
the <el>wsdl11:definition</el> element, and referenced using
the mechanisms just described. Alternatively, the <termref def='policy_expression'>policy expressions</termref>
<rfc2119>MAY</rfc2119> be made available through some other means,
such as WS-MetadataExchange [<bibref ref='WS-MetadataExchange'/>].</p>
<p>To ensure that consumers of policy-annotated WSDL elements are
capable of processing such <termref def='policy_attachment'>policy attachments</termref>, attachments using
<el>wsp:PolicyReference</el> <rfc2119>SHOULD</rfc2119> be
marked as a mandatory extension (e.g., with a
<code>@wsdl11:required="true"</code> attribute).</p>
<p>The rest of this section defines how to interpret the <termref def='policy_attachment'>policy
attachments</termref> when they appear within a WSDL description. </p>

<div2 id='CalculatingEffectivyPolicywithWSDL1.1'>
	<head>Calculating Effective Policy in WSDL 1.1</head>
<p><termref def='policy_attachment'>Policy attachments</termref> in WSDL 1.1 can be used to associate <termref def='policy'>policies</termref>
with four different types of <termref def='policy_subject'>policy subject</termref>, identified as the service
policy subject, the endpoint policy subject, the operation policy
subject, and the message policy subject. These subjects should be
considered as nested, due to the hierarchical nature of WSDL. </p>
<p>When attaching a <termref def='policy'>policy</termref> to a WSDL element, a <termref def='policy_scope'>policy scope</termref> is
implied for that attachment. The <termref def='policy_scope'>policy scope</termref> only contains the <termref def='policy_subject'>policy
subject</termref> associated with that element and not those associated with the
children of that element. Therefore, it is
<rfc2119>RECOMMENDED</rfc2119> that each <termref def='policy_assertion'>policy assertion</termref> contained
within a WSDL element's <termref def='element_policy'>element policy</termref> should have the correct
semantic such that the subject for that assertion is that WSDL
element. For example, assertions that describe behaviours regarding
the manipulation of messages should only be contained within policies
attached to WSDL message elements.</p>
<p>Figure 1 represents how the <termref def='effective_policy'>effective policies</termref>, with regard to
WSDL, are calculated for each of these <termref def='policy_subject'>policy subjects</termref>. In the
diagram, the dashed boxes represent <termref def='policy_scope'>policy scope</termref>s implied by WSDL
elements. For a particular <termref def='policy_subject'>policy subject</termref>, the <termref def='effective_policy'>effective policy</termref>
<rfc2119>MUST</rfc2119> <emph>merge</emph> the <termref def='element_policy'>element policy</termref> of each
element with a <termref def='policy_scope'>policy scope</termref> that contains the <termref def='policy_subject'>policy subject</termref>.</p>
<p>For abstract WSDL definitions, the <termref def='element_policy'>element policy</termref> is considered an
intrinsic part of the definition and applies to all uses of that
definition. In particular, it <rfc2119>MUST</rfc2119> be
<emph>merged</emph> into the <termref def='effective_policy'>effective policy</termref> of every implementation
of that abstract WSDL definition.</p>
<p>Policies that are attached to a deployed resource (e.g., services
or ports) are only considered in the <termref def='effective_policy'>effective policy</termref> of that deployed
resource itself.</p>

<graphic id='Figure1' source='effective-policy-scope.png' alt='Effective Policy and Policy Scopes in WSDL'/>
  <p>(This graphic is also available in SVG format <loc href="effective-policy-scope.svg">here</loc>.)</p>

<p>When attaching policies at different levels of the WSDL hierarchy, care must be taken. 
A message <rfc2119>MAY</rfc2119> be described by the 
<termref def='effective_policy'>effective policies</termref> 
in all four subject types simultaneously.</p>

<p>For example, in <specref ref='Figure1'/>, for a particular input message to a deployed
endpoint, there are four <termref def='policy_subject'>policy subjects</termref> involved, each with their own
<termref def='effective_policy'>effective policy</termref>. There is an <termref def='effective_policy'>effective policy</termref> for the message, as
well as an <termref def='effective_policy'>effective policy</termref> for the parent operation of that message,
an <termref def='effective_policy'>effective policy</termref> for the deployed endpoint, and the <termref def='effective_policy'>effective
policy</termref> for the service as a whole. All four <termref def='effective_policy'>effective policies</termref> are
applicable in relation to that specific input message.</p>

<p>It is <rfc2119>RECOMMENDED</rfc2119> that, where specific <termref def='policy_assertion'>policy
assertions</termref> associated with one <termref def='policy_subject'>policy subject</termref> are only compatible with
specific <termref def='policy_assertion'>policy assertions</termref> on another <termref def='policy_subject'>policy subject</termref> in the same
hierarchical chain, the policies containing these assertions should be
attached within a single WSDL binding hierarchy. </p>

<p>For any given port, the <termref def='policy_alternative'>policy
alternatives</termref> for each <termref def='policy_subject'>policy
subject</termref> type <rfc2119>SHOULD</rfc2119> be compatible with
each of the <termref def='policy_attachment'>policy
alternatives</termref> at each of the <termref
def='policy_subject'>policy subjects</termref> parent and child
<termref def='policy_subject'>policy subjects</termref>, such that
choices between <termref def='policy_alternative'>policy
alternatives</termref> at each level are independent of each
other.</p>

<p>The rest of this section describes these <termref def='policy_subject'>policy subject</termref> types, and
how the <termref def='effective_policy'>effective policy</termref> for each <termref def='policy_subject'>policy subject</termref> is calculated.</p>

<div3 id='ServicePolicySubject'>
	<head>Service Policy Subject</head>
<p>The following WSDL 1.1 element is considered as the service policy subject:</p>
<ulist>
<item><p><el>wsdl11:service</el></p></item>
</ulist>
<p>This element <rfc2119>MAY</rfc2119> have <termref def='element_policy'>element policy</termref> as per
Section <specref ref='rPolicyAttachment'/>, and if present
<rfc2119>MUST</rfc2119> be merged into the <termref def='effective_policy'>effective policy</termref> of the
WSDL service policy subject.</p>
  <p>A policy associated with a service policy subject applies to any 
  message exchange using any of the endpoints offered by that service.</p>
</div3>
<div3 id='EndpointPolicySubject'>
	<head>Endpoint Policy Subject</head>
<p>The following WSDL 1.1 elements collectively describe an endpoint:</p>
<ulist>
<item><p><el>wsdl11:port</el></p></item>
<item><p><el>wsdl11:portType</el></p></item>
<item><p><el>wsdl11:binding</el></p></item>
</ulist><p>These elements <rfc2119>MAY</rfc2119> have <termref def='element_policy'>element policy</termref> as per Section <specref ref='rPolicyAttachment'/>. The <termref def='policy_scope'>policy scope</termref> implied by each of these elements contains the endpoint policy subject representing the deployed endpoint.</p>

<p>Since the <el>wsdl11:portType</el> may be used by more than one
binding, it is <rfc2119>RECOMMENDED</rfc2119> that only policies
containing abstract (i.e., binding independent) assertions should be
  attached to this type of element.</p> <p>Policies associated with an endpoint 
  policy subject apply to any message exchange made using that endpoint.</p>

<p>The <termref def='effective_policy'>effective policy</termref> for a WSDL endpoint policy subject includes
the <termref def='element_policy'>element policy</termref> of the <el>wsdl11:port</el> element that defines
the endpoint <emph>merged</emph> with the <termref def='element_policy'>element policy</termref> of the
referenced <el>wsdl11:binding</el> element and the <termref def='element_policy'>element policy</termref> of
the referenced <el>wsdl11:portType</el> element that defines the
interface of the endpoint.</p>
</div3>
<div3 id='OperationPolicySubject'>
	<head>Operation Policy Subject</head>
<p>The following WSDL 1.1 elements collectively describe an operation:</p>
<ulist>
<item><p><el>wsdl11:portType/wsdl11:operation</el></p></item>
<item><p><el>wsdl11:binding/wsdl11:operation</el></p></item>
</ulist><p>These elements <rfc2119>MAY</rfc2119> have <termref def='element_policy'>element policy</termref> as per Section <specref ref='rPolicyAttachment'/>. </p>

<p>The <termref def='policy_scope'>policy scope</termref> implied by each of these elements contains the
operation policy subject representing the specific operation of the
endpoint policy subject.</p>

<p>Since the <el>wsdl11:portType/wsdl11:operation</el> may be used by
more than one binding, it is <rfc2119>RECOMMENDED</rfc2119> that only
policies containing abstract (i.e., binding independent) assertions
should be attached to this type of element.</p>

  <p>Policies associated with an operation policy subject apply to 
  the message exchange described by that operation.</p>

<p>The <termref def='effective_policy'>effective policy</termref> for a WSDL operation policy subject is
calculated in relation to a specific port, and includes the <termref def='element_policy'>element
policy</termref> of the <el>wsdl11:portType/wsdl11:operation</el> element that
defines the operation <emph>merged</emph> with that of the
corresponding <el>wsdl11:binding/wsdl11:operation</el> element.</p>

</div3>
<div3 id='MessagePolicySubject'>
	<head>Message Policy Subject</head>
<p>The following WSDL 1.1 elements are used to describe messages:</p>
<ulist>
<item><p><el>wsdl11:message</el></p></item>
<item><p><el>wsdl11:portType/wsdl11:operation/wsdl11:input</el></p></item>
<item><p><el>wsdl11:portType/wsdl11:operation/wsdl11:output</el></p></item>
<item><p><el>wsdl11:portType/wsdl11:operation/wsdl11:fault</el></p></item>
<item><p><el>wsdl11:binding/wsdl11:operation/wsdl11:input</el></p></item>
<item><p><el>wsdl11:binding/wsdl11:operation/wsdl11:output</el></p></item>
<item><p><el>wsdl11:binding/wsdl11:operation/wsdl11:fault</el></p></item>
</ulist>
<p>These elements <rfc2119>MAY</rfc2119> have <termref def='element_policy'>element policy</termref> as per Section <specref ref='rPolicyAttachment'/>.</p>

<p>The <termref def='policy_scope'>policy scope</termref> implied by these elements contains the message
policy subject representing the specific input, output, or fault
message in relation to the operation policy subject.</p>

  <p>Policies associated with a message policy subject apply to that 
  message (i.e. input, output or fault message).</p>

<p>The <termref def='effective_policy'>effective policy</termref> for a specific WSDL message (i.e., input,
output, or fault message) is calculated in relation to a specific
port, and includes the <termref def='element_policy'>element policy</termref> of the <el>wsdl11:message</el>
element that defines the message's type <emph>merged</emph> with the
<termref def='element_policy'>element policy</termref> of the <el>wsdl11:binding</el> and
<el>wsdl11:portType</el> message definitions that describe that
message. </p>

<p>For example, the <termref def='effective_policy'>effective policy</termref> of a specific input message for a
specific port would be the <emph>merge</emph> of the
<el>wsdl11:message</el> element defining the message type, the
<el>wsdl11:portType/wsdl11:operation/wsdl11:input</el> element, and
the corresponding
<el>wsdl11:binding/wsdl11:operation/wsdl11:input</el> element for that
message.</p>

<p>Since a <el>wsdl11:message</el> may be used by more than one
<el>wsdl11:portType</el>, it is <rfc2119>RECOMMENDED</rfc2119> that
only policies containing abstract (i.e., binding independent)
assertions should be attached to this type of element.</p>

<p>Since <el>wsdl11:input</el>, <el>wsdl11:output</el>, and
<el>wsdl11:fault</el> elements in a
 <el>wsdl11:portType/wsdl11:operation</el> may be used by more than
one binding, it is <rfc2119>RECOMMENDED</rfc2119> that only policies
containing abstract (i.e., binding independent) assertions should be
attached to these types of elements.</p>

<p>Care should be taken when attaching policies to outbound messages
as the result may not be what is expected. For example, expressing a
choice on a service's outbound message without a mechanism for a
requester of that service to communicate its choice to the service
before the outbound message is sent may not result in the desired
behaviours. It is therefore <rfc2119>RECOMMENDED</rfc2119> that <termref def='policy_alternative'>policy
alternatives</termref> on outbound messages <rfc2119>SHOULD</rfc2119> be avoided
without the use of some form of mutual <termref def='policy'>policy</termref> exchange between the
parties involved.</p>
</div3>
<div3 id='Example2'>
	<head>Example</head>

<p>As an example of the combination of these <termref def='policy_subject'>policy subjects</termref> and
<termref def='effective_policy'>effective policy</termref> calculation, consider the WSDL type definition in
<specref ref='Table5'/> that references policies. </p>

<example id='Table5'>
<head>Example Policy Attached to WSDL.</head>
<eg xml:space="preserve">(01) &lt;wsdl11:definitions name="StockQuote"
        targetNamespace="http://www.example.com/stock/binding"
        xmlns:tns="http://www.example.com/stock/binding"
        xmlns:fab="http://www.example.com/stock"
        xmlns:rmp="http://docs.oasis-open.org/ws-rx/wsrmp/200602"
        xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"
        xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"
        xmlns:wsoap12="http://schemas.xmlsoap.org/wsdl/soap12/"
        xmlns:wsp="&nsuri;"
        xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" &gt;
(02)   &lt;wsp:Policy wsu:Id="RmPolicy" &gt;
(03)     &lt;rmp:RMAssertion&gt;
(04)       &lt;rmp:InactivityTimeout Milliseconds="600000" /&gt;
(05)       &lt;rmp:BaseRetransmissionInterval Milliseconds="3000" /&gt;
(06)       &lt;rmp:ExponentialBackoff /&gt;
(07)       &lt;rmp:AcknowledgementInterval Milliseconds="200" /&gt;
(08)     &lt;/rmp:RMAssertion&gt;
(09)   &lt;/wsp:Policy&gt;
(10)     &lt;wsp:Policy wsu:Id="X509EndpointPolicy" &gt;
(11)       &lt;sp:AsymmetricBinding&gt;
(12)         &lt;wsp:Policy&gt;
               &lt;!-- Details omitted for readability --&gt;
(13)           &lt;sp:IncludeTimestamp /&gt;
(14)           &lt;sp:OnlySignEntireHeadersAndBody /&gt;
(15)         &lt;/wsp:Policy&gt;
(16)       &lt;/sp:AsymmetricBinding&gt;
(17)     &lt;/wsp:Policy&gt;
(18)     &lt;wsp:Policy wsu:Id="SecureMessagePolicy" &gt;
(19)       &lt;sp:SignedParts&gt;
(20)         &lt;sp:Body /&gt;
(21)       &lt;/sp:SignedParts&gt;
(22)       &lt;sp:EncryptedParts&gt;
(23)         &lt;sp:Body /&gt;
(24)       &lt;/sp:EncryptedParts&gt;
(25)     &lt;/wsp:Policy&gt;
(26)     &lt;wsdl11:import namespace="http://www.example.com/stock"
            location="http://www.example.com/stock/stock.wsdl" /&gt;
(27)     &lt;wsdl11:binding name="StockQuoteSoapBinding" type="fab:Quote" &gt;
(28)       &lt;wsoap12:binding style="document"
(29)          transport="http://schemas.xmlsoap.org/soap/http" /&gt;
(30)       &lt;wsp:PolicyReference URI="#RmPolicy" wsdl11:required="true" /&gt;
(31)       &lt;wsp:PolicyReference URI="#X509EndpointPolicy" wsdl11:required="true" /&gt;
(32)       &lt;wsdl11:operation name="GetLastTradePrice" &gt;
(33)         &lt;wsoap12:operation soapAction="http://www.example.com/stock/Quote/GetLastTradePriceRequest" /&gt;
(34)           &lt;wsdl11:input&gt;
(35)             &lt;wsoap12:body use="literal" /&gt;
(36)             &lt;wsp:PolicyReference URI="#SecureMessagePolicy"
                                      wsdl11:required="true" /&gt;
(37)           &lt;/wsdl11:input&gt;
(38)           &lt;wsdl11:output&gt;
(39)             &lt;wsoap12:body use="literal" /&gt;
(40)             &lt;wsp:PolicyReference URI="#SecureMessagePolicy"
(41)                                  wsdl11:required="true" /&gt;
(42)           &lt;/wsdl11:output&gt;
(43)       &lt;/wsdl11:operation&gt;
(44)     &lt;/wsdl11:binding&gt;
(45) &lt;/wsdl11:definitions&gt;</eg>
</example>

<p>For endpoints bound to <code>StockQuoteSoapBinding</code>, the <termref def='effective_policy'>effective policy</termref>
of the endpoint is listed in <specref ref='Table4'/> (above). For
the <code>GetLastTradePrice</code> operation, an additional
message-level <termref def='effective_policy'>effective policy</termref> is in effect for the input message,
whose XML 1.0 representation is listed in <specref ref='Table6'/>.</p>

<example id='Table6'>
<head>Example Message Security Policy Expression.</head>
<eg xml:space="preserve">(01) &lt;wsp:Policy
        xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"
        xmlns:wsp="&nsuri;"
        xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"
        wsu:Id="SecureMessagePolicy" &gt;
(02)   &lt;sp:SignedParts&gt;
(03)     &lt;sp:Body /&gt;
(04)   &lt;/sp:SignedParts&gt;
(05)   &lt;sp:EncryptedParts&gt;
(06)     &lt;sp:Body /&gt;
(07)   &lt;/sp:EncryptedParts&gt;
(08) &lt;/wsp:Policy&gt;</eg>
</example>
</div3>
</div2>
<div2 id='ExternalAttachmentDeployedEndpoints'>
	<head>External Attachment to Deployed Endpoints</head>

<p>This section defines a <emph>domain expression</emph> based on Web
Services Addressing [<bibref ref='WS-Addressing'/>] to allow the use
of the <el>wsp:PolicyAttachment</el> mechanism to reference a specific
endpoint of a deployed Web service.</p>

<p>The following schema outline illustrates this extension:</p>
<eg xml:space="preserve">&lt;wsp:PolicyAttachment&gt;
  &lt;wsp:AppliesTo&gt;
    &lt;wsa:EndpointReference&gt;&hellip; &lt;/wsa:EndpointReference&gt;
  &lt;/wsp:AppliesTo&gt;
  ( &lt;wsp:Policy&gt;&hellip;&lt;/wsp:Policy&gt;
  | &lt;wsp:PolicyReference&gt;&hellip;&lt;/wsp:PolicyReference&gt;
  ) +
&lt;/wsp:PolicyAttachment&gt;</eg>

<p>An example of an Endpoint Reference is given at the end of Section
<specref ref='ExternalPolicyAttachment'/> to illustrate the
extensibility of the <el>wsp:AppliesTo</el> element. </p>

<p>Use of this domain expression is equivalent to <termref def='policy_attachment'>policy attachment</termref> to
a deployed endpoint in WSDL, using the <el>wsdl11:port</el> element,
i.e., the <termref def='effective_policy'>effective policy</termref> resulting from the combination of <termref def='policy'>policies</termref>
declared should be considered a part of the endpoint policy scope.</p>

</div2>
</div1>
<div1 id='AttachingPoliciesUsingUDDI'>
	<head>Attaching Policies Using UDDI</head>

<p>This section defines a mechanism for associating policies with
<termref def='policy_subject'>policy subjects</termref> through the use of UDDI. It defines a minimum level of
support for associating <termref def='policy_expression'>policy expressions</termref> with entities in a UDDI
registry. The calculation of <termref def='effective_policy'>effective policy</termref> for UDDI entities is
described in Section <specref
ref='CalculatingEffectivePolicyElementPolicyUDDI'/>. While the general
concept for associating <termref def='policy_expression'>policy expressions</termref> with UDDI entities, which
is specified in Sections <specref
ref='ReferencingRemotePolicyExpressions'/> and <specref
ref='RegisteringReusablePolicyExpressions'/>, is based on UDDI Version 2 [<bibref
ref='UDDIAPI20'/>, <bibref ref='UDDIDataStructure20'/>], the necessary
changes with respect to UDDI Version 3 [<bibref ref='UDDI30'/>] are
explained in Section <specref ref='RegisteringPoliciesUDDIVersion3'/>.</p>

<p>There are essentially two approaches for registering policies in
UDDI. One approach is to directly reference remotely accessible <termref def='policy_expression'>policy
expressions</termref> in UDDI entities, the other is to register <termref def='policy_expression'>policy
expressions</termref> as distinct tModels and then reference these tModels in
each UDDI entity that is using the <termref def='policy_expression'>policy expression</termref>. While the former
approach (see Section <specref
ref='ReferencingRemotePolicyExpressions'/>) is expected to be used for
<termref def='policy_expression'>policy expressions</termref> that are mainly unique for a given Web service, the
latter approach (see Section <specref
ref='RegisteringReusablePolicyExpressions'/>) is expected to be used
for more modular and reusable <termref def='policy_expression'>policy expressions</termref>.</p>

<div2 id='CalculatingEffectivePolicyElementPolicyUDDI'>
	<head>Calculating Effective Policy and Element Policy in UDDI</head>

<p>When attaching a <termref def='policy'>policy</termref> to a UDDI entity a <termref def='policy_scope'>policy scope</termref> is implied
for that attachment. The <termref def='policy_scope'>policy scope</termref> only contains the <termref def='policy_subject'>policy
subjects</termref> associated with that entity, and not those associated with
the children of that entity. This <termref def='policy'>policy</termref> is the entity's <termref def='element_policy'>element
policy</termref>.</p>

<p>Each <termref def='policy_assertion'>policy assertion</termref> contained within a UDDI entity's <termref def='element_policy'>element
policy</termref> should have the correct semantic such that the subject for that
assertion is that UDDI entity. For example, assertions that describe
behaviours regarding a service provider should only be contained
within policies attached to a businessEntity structure.</p>

<p>For UDDI tModels that represent Web service types, the <termref def='element_policy'>element
policy</termref> is considered an intrinsic part of the tModel and applies to
all uses of that tModel. In particular, it <rfc2119>MUST</rfc2119> be
<emph>merged</emph> into the <termref def='effective_policy'>effective policy</termref> of every bindingTemplate
that references that tModel.</p>

<p>Policies that apply to deployed Web services (bindingTemplates) are
only considered in the <termref def='effective_policy'>effective policy</termref> of that deployed resource
itself.</p>

<p>Each of these entities <rfc2119>MAY</rfc2119> have an <termref def='element_policy'>element
policy</termref> per Section <specref ref='rPolicyAttachment'/>. The remainder of
this section defines how that <termref def='element_policy'>element policy</termref> is interpreted to
calculate the <termref def='effective_policy'>effective policy</termref>.</p>

<div3 id='ServiceProviderPolicySubjectUDDI'>
	<head>Service Provider Policy Subject</head>
<p>The following UDDI element is considered as the service provider policy subject:</p>
<ulist>
<item><p><el>uddi:businessEntity</el></p></item>
</ulist>

<p>This element <rfc2119>MAY</rfc2119> have <termref def='element_policy'>element policy</termref> as per
Section <specref ref='rPolicyAttachment'/>, and if present
<rfc2119>MUST</rfc2119> be merged into the <termref def='effective_policy'>effective policy</termref> of the
UDDI businessEntity Subject.</p>

<p>Policy attached to the service provider policy subject applies to
behaviors or aspects of the service provider as a whole, irrespective
of interactions over any particular service. This includes &mdash; but
is not limited to &mdash; acting as a service consumer or a service
provider in general. </p>
</div3>
<div3 id='ServicePolicySubjectUDDI'>
	<head>Service Policy Subject</head>
<p>The following UDDI element is considered as the service policy subject:</p>
<ulist>
<item><p><el>uddi:businessService</el></p></item>
</ulist>

<p>This element <rfc2119>MAY</rfc2119> have <termref
def='element_policy'>element policy</termref> as per Section <specref
ref='rPolicyAttachment'/>, and if present <rfc2119>MUST</rfc2119> be
merged into the <termref def='effective_policy'>effective
policy</termref> of the UDDI businessService Subject.</p>

<p>Policy attached to the service policy subject applies to behaviors
or aspects of the service as a whole, irrespective of interactions
over any particular endpoint. This includes &mdash; but is not limited
to &mdash; acting as a consumer or a provider of the service.</p>
</div3>
<div3 id='EndpointPolicySubjectUDDI'>
	<head>Endpoint Policy Subject</head>
<p>The following UDDI elements collectively describe an endpoint:</p>
<ulist>
<item><p><el>uddi:bindingTemplate</el></p></item>
<item><p><el>uddi:tModel</el></p></item>
</ulist>

<p>These elements <rfc2119>MAY</rfc2119> have <termref def='element_policy'>element policy</termref> as per
Section <specref ref='rPolicyAttachment'/>. The <termref def='policy_scope'>policy scope</termref> implied by
each of these elements contains the endpoint policy subject
representing the deployed endpoint.</p>

<p>An endpoint policy subject applies to behaviours associated with an
entire endpoint of the service, irrespective of any message exchange
made. This includes &mdash; but is not limited to &mdash; aspects of
communicating with or instantiating the endpoint.</p>

<p>The <termref def='effective_policy'>effective policy</termref> for a UDDI endpoint includes the <termref def='element_policy'>element
policy</termref> of the <el>uddi:bindingTemplate</el> element that defines the
endpoint <emph>merged</emph> with the <termref def='element_policy'>element policy</termref> of those
<el>uddi:tModel</el> elements that are referenced in contained
<el>uddi:tModelInstanceInfo</el> elements.</p>

</div3>
</div2>
<div2 id='ReferencingRemotePolicyExpressions'>
	<head>Referencing Remote Policy Expressions</head>
<p>UDDI tModels provide a generic mechanism for associating arbitrary
metadata with services and other entities in a UDDI registry. To
properly integrate Web Services Policy into the UDDI model, &attachment.title;
pre-defines one tModel that is used to associate a remotely accessible
<termref def='policy'>policy</termref> with an entity in a UDDI registry.</p>

<p>This new tModel is called the remote policy reference category
system and is defined in Appendix <specref
ref='RemotePolicyReferenceCategorySystem'/>.</p>

<p>UDDI registries <rfc2119>MUST</rfc2119> use the <att>tModelKey</att>
<code>uuid:a27078e4-fd38-320a-806f-6749e84f8005</code> to uniquely identify this
tModel so that UDDI registry users can expect the same behavior across
different UDDI registries.</p>

<p>The tModel's valid values are those URIs that identify external
<termref def='policy_expression'>policy expressions</termref>; that is, when referencing this category system in
a <el>categoryBag</el>, the corresponding <att>keyValue</att> of the <el>keyedReference</el> is the
URI of the <termref def='policy_expression'>policy expression</termref>.</p>

<p>Using the remote policy reference category system, one can then
associate a <termref def='policy_expression'>policy expression</termref> with a <el>businessEntity</el>, a
<el>businessService</el>, and a tModel using the entity's <el>categoryBag</el>. For
example, associating the <termref def='policy_expression'>policy expression</termref> that is identified by the
URI <code>http://www.example.com/myservice/policy</code> with a <el>businessService</el> is
done as follows: </p>

<eg xml:space="preserve">&lt;businessService serviceKey="&hellip;" &gt;
  &lt;name&gt;&hellip;&lt;/name&gt;
  &lt;description&gt;&hellip;&lt;/description&gt;
  &lt;bindingTemplates&gt;&hellip;&lt;/bindingTemplates&gt;
  &lt;categoryBag&gt;
    &lt;keyedReference
       keyName="Policy Expression for example's Web services"
       keyValue="http://www.example.com/myservice/policy"
       tModelKey="uuid:a27078e4-fd38-320a-806f-6749e84f8005" /&gt;
  &lt;/categoryBag&gt;
&lt;/businessService&gt;</eg>

<p>The <att>tModelKey</att> of the <el>keyedReference</el> <rfc2119>MUST</rfc2119> match
the fixed <att>tModelKey</att> from the remote policy reference category
system. The <att>keyValue</att> <rfc2119>MUST</rfc2119> be the URI that
identifies the <termref def='policy_expression'>policy expression</termref>.</p>

<p>A different approach has to be taken to associate a <termref def='policy_expression'>policy
expression</termref> with a <el>bindingTemplate</el>, since bindingTemplates do not
contain a <el>categoryBag</el> in UDDI Version 2. Therefore, the
<el>bindingTemplate</el>'s <el>tModelInstanceInfo</el> and <el>instanceParms</el>
<rfc2119>MUST</rfc2119> be used as follows: </p>

<eg xml:space="preserve">&lt;bindingTemplate bindingKey="&hellip;" &gt;
  &lt;accessPoint&gt;&hellip;&lt;/accessPoint&gt;
  &lt;tModelInstanceDetails&gt;
    &lt;tModelInstanceInfo
       tModelKey="uuid:a27078e4-fd38-320a-806f-6749e84f8005" &gt;
      &lt;instanceDetails&gt;
        &lt;instanceParms&gt;
          http://www.example.com/myservice/policy
        &lt;/instanceParms&gt;
      &lt;/instanceDetails&gt;
    &lt;/tModelInstanceInfo&gt;
  &lt;/tModelInstanceDetails&gt;
&lt;/bindingTemplate&gt;</eg>

<p>The <att>tModelKey</att> of the <el>tModelInstanceInfo</el> <rfc2119>MUST</rfc2119>
match the fixed <att>tModelKey</att> from the remote policy reference category
system as defined above. The <el>instanceParms</el> <rfc2119>MUST</rfc2119> be
the URI that identifies the <termref def='policy_expression'>policy expression</termref>.</p>

</div2>
<div2 id='RegisteringReusablePolicyExpressions'>
	<head>Registering Reusable Policy Expressions</head>
<p>In addition to using the approach outlined in the section above,
publishers may register a specific <termref def='policy_expression'>policy expression</termref> in a UDDI
registry as a distinct tModel. To properly categorize tModels as
<termref def='policy_expression'>policy expressions</termref>, &attachment.title; pre-defines the Web Services Policy
Types category system as a tModel. This tModel is defined in Appendix
<specref ref='WS-PolicyTypesCategorySystem'/>.</p>

<p>The following illustrates a tModel for the <termref def='policy_expression'>policy expression</termref>
identified by the URI
<code>http://www.example.com/myservice/policy</code>.</p>

<eg xml:space="preserve">&lt;tModel tModelKey="uuid:04cfa&hellip;"&gt;
  &lt;name&gt;&hellip;&lt;/name&gt;
  &lt;description xml:lang="EN"&gt;
    Policy Expression for example's Web services
  &lt;/description&gt;
  &lt;overviewDoc&gt;
    &lt;description xml:lang="EN"&gt;Web Services Policy Expression&lt;/description&gt;
    &lt;overviewURL&gt;http://www.example.com/myservice/policy&lt;/overviewURL&gt;
  &lt;/overviewDoc&gt;
  &lt;categoryBag&gt;
    &lt;keyedReference
       keyName="Reusable policy Expression"
       keyValue="policy"
       tModelKey="uuid:fa1d77dc-edf0-3a84-a99a-5972e434e993" /&gt;
    &lt;keyedReference
       keyName="Policy Expression for example's Web services"
       keyValue="http://www.example.com/myservice/policy"
       tModelKey="uuid:a27078e4-fd38-320a-806f-6749e84f8005" /&gt;
  &lt;/categoryBag&gt;
&lt;/tModel&gt;</eg>

<p>The first <el>keyedReference</el> specifies that the tModel represents a
<termref def='policy_expression'>policy expression</termref> &mdash; rather than only being associated with one
&mdash; by using the Web Services Policy Types category system's built-in
category <code>"policy"</code>, which is its single valid value. This is necessary
in order to enable UDDI inquiries for <termref def='policy_expression'>policy expressions</termref> in
general. The second <el>keyedReference</el> designates the <termref def='policy_expression'>policy expression</termref>
the tModel represents by using the approach from the section
above. This is necessary in order to enable UDDI inquiries for
particular <termref def='policy_expression'>policy expressions</termref> based on their URI.</p>

<p>Note that the <termref def='policy_expression'>policy expression</termref> URI is also specified in the
tModel's overview URL to indicate that it is a resolvable URL to
actually retrieve the <termref def='policy_expression'>policy expression</termref>.</p>

<p>&attachment.title; pre-defines another tModel that is used to
associate such a pre-registered, locally available <termref def='policy_expression'>policy expressions</termref>
with an entity in a UDDI registry</p>

<p>This new tModel is called the local policy reference category
system and is defined in Appendix <specref
ref='LocalPolicyReferenceCategorySystem'/>.</p>

<p>UDDI registries <rfc2119>MUST</rfc2119> use the <att>tModelKey</att>
<code>uuid:a27f7d45-ec90-31f7-a655-efe91433527c</code> to uniquely identify this
tModel so that UDDI registry users can expect the same behavior across
different UDDI registries.</p>

<p>The local policy reference category system is based on
tModelKeys. The valid values of this category system are those
tModelKeys identifying tModels that</p>

<ulist>
<item><p>exist in the same UDDI registry</p></item>
<item><p>and are categorized as <code>"policy"</code> using the Web Services Policy Types category system.</p></item>
</ulist>

<p>That is, when referencing this category system in a category bag,
the corresponding <att>keyValue</att> of the <el>keyedReference</el> is the <att>tModelKey</att> of
the tModel that represents the <termref def='policy_expression'>policy expression</termref>.</p>

<p>Given the local policy reference category system, one can then
associate a <termref def='policy_expression'>policy expression</termref> tModel with a <el>businessEntity</el>, a
<el>businessService</el>, and a tModel using the entity's <el>categoryBag</el>. For
example, associating the <termref def='policy_expression'>policy expression</termref> tModel with the <att>tModelKey</att>
<code>"uuid:04cfa&hellip;"</code> from above with a <el>businessService</el> is done as
follows: </p>

<eg xml:space="preserve">&lt;businessService serviceKey="&hellip;" &gt;
  &lt;name&gt;&hellip;&lt;/name&gt;
  &lt;description&gt;&hellip;&lt;/description&gt;
  &lt;bindingTemplates&gt;&hellip;&lt;/bindingTemplates&gt;
  &lt;categoryBag&gt;
    &lt;keyedReference
       keyName="Policy Expression for example's Web services"
       keyValue="uuid:04cfa&hellip;"
       tModelKey="uuid:a27f7d45-ec90-31f7-a655-efe91433527c" /&gt;
  &lt;/categoryBag&gt;
&lt;/businessService&gt;</eg>

<p>The <att>tModelKey</att> of the <el>keyedReference</el> <rfc2119>MUST</rfc2119> match
the fixed <att>tModelKey</att> from the local policy reference category
system. The keyValue <rfc2119>MUST</rfc2119> be the <att>tModelKey</att> of the
<termref def='policy_expression'>policy expression</termref> that is registered with the UDDI registry.</p>

<p>A different approach has to be taken to associate a <termref def='policy_expression'>policy
expression</termref> with a <el>bindingTemplate</el>, since bindingTemplates do not
contain a <el>categoryBag</el> in UDDI Version 2. Therefore, the
<el>bindingTemplate</el>'s <el>tModelInstanceInfo</el> and <el>instanceParms</el>
<rfc2119>MUST</rfc2119> be used as follows: </p>

<eg xml:space="preserve">&lt;bindingTemplate bindingKey="&hellip;" &gt;
  &lt;accessPoint&gt;&hellip;&lt;/accessPoint&gt;
  &lt;tModelInstanceDetails&gt;
    &lt;tModelInstanceInfo
       tModelKey="uuid:a27f7d45-ec90-31f7-a655-efe91433527c" &gt;
      &lt;instanceDetails&gt;
        &lt;instanceParms&gt;uuid:04cfa&hellip;&lt;/instanceParms&gt;
      &lt;/instanceDetails&gt;
    &lt;/tModelInstanceInfo&gt;
  &lt;/tModelInstanceDetails&gt;
&lt;/bindingTemplate&gt;</eg>

<p>The tModelKey of the <el>tModelInstanceInfo</el>
<rfc2119>MUST</rfc2119> match the fixed <att>tModelKey</att> from the
local policy reference category system. The <el>instanceParms</el>
<rfc2119>MUST</rfc2119> be the <att>tModelKey</att> of the <termref def='policy_expression'>policy
expression</termref> that is registered with the UDDI registry.</p>

</div2>
<div2 id='RegisteringPoliciesUDDIVersion3'>
	<head>Registering Policies in UDDI Version 3</head>

<p>UDDI Version 3 [<bibref ref='UDDI30'/>] provides a number of
enhancements in the areas of modeling and entity keying. Special
considerations for UDDI multi-version support are outlined in chapter
10 of [<bibref ref='UDDI30'/>]. The changes with respect to the
previous sections are as follows.</p>

<p>First, the tModelKeys of the pre-defined tModels are migrated to
domain-based keys. The migration is unique since the Version 2 keys
introduced in this specification are already programmatically derived
from the Version 3 keys given below.</p>

<p>The <att>tModelKey</att> for the remote policy reference tModel changes
from
<code>"uuid:a27078e4-fd38-320a-806f-6749e84f8005"</code> to
<code>"uddi:schemas.xmlsoap.org:remotepolicyreference:2003_03"</code>.</p>

<p>The <att>tModelKey</att> for the Web Services Policy Types tModel changes from <code>"uuid:fa1d77dc-edf0-3a84-a99a-5972e434e993"</code> to <code>"uddi:schemas.xmlsoap.org:policytypes:2003_03"</code>.</p>
<p>The <att>tModelKey</att> for the local policy reference tModel changes from <code>"uuid:a27f7d45-ec90-31f7-a655-efe91433527c"</code> to <code>"uddi:schemas.xmlsoap.org:localpolicyreference:2003_03"</code>.</p>

<p>Second, rather than putting <termref def='policy_expression'>policy expression</termref> references in a
<el>bindingTemplate</el>'s <el>tModelInstanceInfo</el>, they are added to the
<el>bindingTemplate</el>'s <el>categoryBag</el>, analogous to the mechanism described
for other UDDI entities. For example, the example <el>bindingTemplate</el> from
section <specref ref='CalculatingEffectivePolicyElementPolicyUDDI'/> would be
changed as follows: </p>

<eg xml:space="preserve">&lt;bindingTemplate bindingKey="&hellip;" &gt;
  &lt;accessPoint&gt;&hellip;&lt;/accessPoint&gt;
  &lt;tModelInstanceDetails&gt;&hellip;&lt;/tModelInstanceDetails&gt;
  &lt;categoryBag&gt;
    &lt;keyedReference
       keyName="Policy Expression for example's Web services"
       keyValue="http://www.example.com/myservice/policy"
       tModelKey="uddi:schemas.xmlsoap.org:remotepolicyreference:2003_03"
    /&gt;
  &lt;/categoryBag&gt;
&lt;/bindingTemplate&gt;</eg>

<p>Third, inquiries for reusable <termref def='policy_expression'>policy expression</termref> tModels and UDDI
entities that are associated with remote <termref def='policy_expression'>policy expression</termref> is enhanced
by the wildcard mechanism for keyValues in keyedReferences. For
example, searching for all <termref def='policy_expression'>policy expression</termref> tModels whose URI starts
with <code>http://www.example.com/</code>, the following <code>find_tModel</code> API call can
be used: </p>

<eg xml:space="preserve">&lt;find_tModel xmlns="urn:uddi-org:api_v3" &gt;
  &lt;categoryBag&gt;
    &lt;keyedReference
       keyValue="http://www.example.com/"
       tModelKey="uddi:schemas.xmlsoap.org:remotepolicyreference:2003_03"
    /&gt;
  &lt;/categoryBag&gt;
  &lt;findQualifiers&gt;
    &lt;findQualifier&gt;approximateMatch&lt;/findQualifier&gt;
  &lt;/findQualifiers&gt;
&lt;/find_tModel&gt;</eg>

<p>Fourth, all UDDI entities may be digitally signed using XML digital
signatures [<bibref ref='XML-Signature'/>]. Publishers who want to
digitally sign their <termref def='policy_expression'>policy expression</termref> tModels or <termref def='policy_expression'>policy expression</termref>
references in UDDI <rfc2119>MUST</rfc2119> use the Schema-centric
canonicalization algorithm [<bibref ref='SCC14N'/>].</p>

</div2>
</div1>
<div1 id='SecurityConsiderations'>
	<head>Security Considerations</head>

<p>It is <rfc2119>RECOMMENDED</rfc2119> that <termref def='policy_attachment'>policy attachments</termref> be
signed to prevent tampering. This also provides a mechanism for
authenticating <termref def='policy_attachment'>policy attachments</termref> by determining if the signer has the
right to "speak for" the scope of the <termref def='policy_attachment'>policy attachment</termref>.</p>

<p>Policies <rfc2119>SHOULD NOT</rfc2119> be accepted unless they are
signed and have an associated security token to specify the signer has
the right to "speak for" the scope containing the <termref def='policy'>policy</termref>.</p>

</div1>
    </body>
<back>
<div1 id='References'>
  <head>References</head>
  <div2 id='Normative-References'>
    <head>Normative References</head>
    
    <blist>
      <bibl id='BP11' key='BP 1.1' href='http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html'>
	<titleref>Basic Profile Version 1.1</titleref>, K. Ballinger,
	et al, Editors. The Web Services-Interoperability
	Organization, 24 August 2004. This version of the Basic
	Profile Version 1.1 is
	http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html. The
	<loc
	href='http://www.ws-i.org/Profiles/BasicProfile-1.1.html'>latest
	version of the Basic Profile Version 1.1</loc> is available at
	http://www.ws-i.org/Profiles/BasicProfile-1.1.html
      </bibl>
      <bibl key="IETF RFC 2119" href="http://www.ietf.org/rfc/rfc2119.txt" id="RFC2119">
	<titleref>Key words for use in RFCs to Indicate Requirement
	Levels</titleref>, S. Bradner, Author. Internet Engineering
	Task Force, June 1999. Available at
	http://www.ietf.org/rfc/rfc2119.txt.
      </bibl>
      <bibl key="IETF RFC 3986" href="http://www.ietf.org/rfc/rfc3986.txt" id="RFC3986">
	<titleref>Uniform Resource Identifier (URI): Generic
	Syntax</titleref>, T. Berners-Lee, R. Fielding, and
	L. Masinter, Authors. Internet Engineering Task Force, January
	2005. Available at http://www.ietf.org/rfc/rfc3986.txt.
      </bibl>
<!--
      <bibl id="SOAP11" key="SOAP 1.1"
	    href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/">
	<titleref>Simple Object Access Protocol (SOAP) 1.1</titleref>,
	D. Box, et al, Editors. World Wide Web Consortium, 8 May
	2000. Available at
	http://www.w3.org/TR/2000/NOTE-SOAP-20000508/.
      </bibl>
      <bibl id="SOAP12" key="SOAP 1.2 Messaging Framework"
	    href="http://www.w3.org/TR/2003/REC-soap12-part1-20030624/">
	<titleref>SOAP Version 1.2 Part 1: Messaging
	Framework</titleref>, M. Gudgin, M.  Hadley, N. Mendelsohn,
	J-J. Moreau, H. Frystyk Nielsen, Editors. World Wide Web
	Consortium, 24 June 2003. This version of the SOAP Version 1.2
	Part 1: Messaging Framework Recommendation is
	http://www.w3.org/TR/2003/REC-soap12-part1-20030624/. The <loc
	href="http://www.w3.org/TR/soap12-part1/">latest version of
	SOAP Version 1.2 Part 1: Messaging Framework</loc> is
	available at http://www.w3.org/TR/soap12-part1/.
      </bibl>
-->
      <bibl id="UDDIAPI20" key="UDDI API 2.0" href="http://uddi.org/pubs/ProgrammersAPI-V2.04-Published-20020719.htm">
	<titleref>UDDI Version 2.04 API</titleref>, T. Bellwood,
	Editor.  Organization for the Advancement of Structured
	Information Standards, 19 July 2002. This version of UDDI
	Version 2.0 API is
	http://uddi.org/pubs/ProgrammersAPI-V2.04-Published-20020719.htm. The
	<loc href='http://uddi.org/pubs/ProgrammersAPI_v2.htm'>latest
	version of the UDDI 2.0 API</loc> is available at
	http://uddi.org/pubs/ProgrammersAPI_v2.htm.
      </bibl>
      <bibl id="UDDIDataStructure20" key="UDDI Data Structure 2.0" href="http://uddi.org/pubs/DataStructure-V2.03-Published-20020719.htm">
	<titleref>UDDI Version 2.03 Data Structure
	Reference</titleref>, C. von Riegen, Editor. Organization for
	the Advancement of Structured Information Standards, 19 July
	2002. This version of UDDI Version 2.0 Data Structures is
	http://uddi.org/pubs/DataStructure-V2.03-Published-20020719.htm. The
	<loc href='http://uddi.org/pubs/DataStructure_v2.htm'>latest
	version of the UDDI 2.0 Data Structures</loc> is available at
	http://uddi.org/pubs/DataStructure_v2.htm.
      </bibl>
      <bibl id="UDDI30" key="UDDI 3.0" href="http://uddi.org/pubs/uddi-v3.0.1-20031014.htm">
	<titleref>UDDI Version 3.0.1</titleref>, L. Cl&#233;ment, et
	al, Editors. Organization for the Advancement of Structured Information Standards, 14 October 2003. This version of the UDDI
	Version 3.0 is
	http://uddi.org/pubs/uddi-v3.0.1-20031014.htm. The <loc
	href='http://uddi.org/pubs/uddi_v3.htm'>latest version of the
	UDDI 3.0</loc> specification is available at
	http://uddi.org/pubs/uddi_v3.htm.
      </bibl>
      <bibl id="WS-Policy" key="Web Services Policy Framework"
	    href="&w3c-designation-framework;">
	<titleref>&framework.title;</titleref>, A. S. Vedamuthu, D. Orchard, M. Hondo, T. Boubez and P. Yendluri,
	Editors. World Wide Web Consortium, &draft.day;, &draft.month;
	&draft.year;.  This version of the specification of the
	&framework.title; specification is
	&w3c-designation-framework;. The <loc
	href="http://www.w3.org/TR/&framework.prefix;">latest version
	of &framework.title;</loc> is available at
	http://www.w3.org/TR/&framework.prefix;.
      </bibl>
      <bibl key="WS-Addressing Core" id="WS-Addressing"
	    href="http://www.w3.org/TR/2006/REC-ws-addr-core-20060509/">
	<titleref>Web Services Addressing 1.0 - Core</titleref>,
	M. Gudgin, M. Hadley, and T. Rogers, Editors. World Wide Web
	Consortium, 9 May 2006. This version of the Web Services
	Addressing 1.0 - Core Recommendation is
	http://www.w3.org/TR/2006/REC-ws-addr-core-20060509/. The <loc
	href="http://www.w3.org/TR/ws-addr-core/">latest version of Web
	Services Addressing 1.0 - Core</loc> is available at
	http://www.w3.org/TR/ws-addr-core.
      </bibl>
      <bibl id="WSDL11" key="WSDL 1.1" href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315">
	<titleref>Web Services Description Language (WSDL)
	1.1</titleref>, E. Christensen, et al, Authors. World Wide Web
	Consortium, March 2001. Available at
	http://www.w3.org/TR/2001/NOTE-wsdl-20010315.
      </bibl>
      <bibl key="WSDL 2.0 Core Language" id="WSDL20" href="http://www.w3.org/TR/2006/CR-wsdl20-20060327/">
	<titleref>Web Services Description Language (WSDL) Version 2.0
	Part 1: Core Language</titleref>, R. Chinnici, J. J. Moreau,
	A. Ryman, S. Weerawarana, Editors. World Wide Web Consortium,
	27 March 2006. This version of the WSDL 2.0 specification is
	http://www.w3.org/TR/2006/CR-wsdl20-20060327. The <loc
	href="http://www.w3.org/TR/wsdl20/">latest version of WSDL
	2.0</loc> is available at http://www.w3.org/TR/wsdl20.
      </bibl>
      <bibl id="WS-Security" key="WS-Security 2004" href="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf">
	<titleref>Web Services Security: SOAP Message Security 1.0
	(WS-Security 2004)</titleref>, A. Nadalin, C. Kaler,
	P. Hallam-Baker, and R. Monzillo, Editors. Organization for the Advancement of Structured Information Standards, March
	2004. Available at
	http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf.
      </bibl>
      <bibl id='XMLInfoset' key='XML Information Set' href='http://www.w3.org/TR/2004/REC-xml-infoset-20040204/'>
        <titleref>XML Information Set (Second Edition)</titleref>,
        J. Cowan and R. Tobin, Editors. World Wide Web Consortium, 4
        February 2004, revised 24 October 2001.  This version of the
        XML Information Set Recommendation is
        http://www.w3.org/TR/2004/REC-xml-infoset-20040204. The <loc
        href='http://www.w3.org/TR/xml-infoset/'>latest version of XML
        Information Set</loc> is available at
        http://www.w3.org/TR/xml-infoset.
      </bibl>
      <bibl id="XML-NS" key="XML Namespaces"
	    href="http://www.w3.org/TR/1999/REC-xml-names-19990114/">
	<titleref>Namespaces in XML</titleref>, T. Bray, D. Hollander,
	and A. Layman, Editors. World Wide Web Consortium, 14 January
	1999. This version of the XML Information Set Recommendation
	is http://www.w3.org/TR/1999/REC-xml-names-19990114. The <loc
	href="http://www.w3.org/TR/REC-xml-names/">latest version of
	Namespaces in XML</loc> is available at
	http://www.w3.org/TR/REC-xml-names.
      </bibl>
      <bibl key="XML Schema Datatypes" id="XMLSchemaPart2"
	    href="http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/">
	<titleref>XML Schema Part 2: Datatypes Second
	Edition</titleref>, P. Byron and A. Malhotra, Editors. World
	Wide Web Consortium, 28 October 2004. This version of the XML
	Schema Part 2 Recommendation is
	http://www.w3.org/TR/2004/REC-xmlschema-2-20041028. The <loc
	href="http://www.w3.org/TR/xmlschema-2/">latest version of XML
	Schema Part 2</loc> is available at
	http://www.w3.org/TR/xmlschema-2.
      </bibl>
      <bibl id="XMLSchemaPart1" key="XML Schema Structures"
	    href="http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/">
	<titleref>XML Schema Part 1: Structures Second
	Edition</titleref>, H. Thompson, D. Beech, M. Maloney, and
	N. Mendelsohn, Editors. World Wide Web Consortium, 28 October
	2004. This version of the XML Schema Part 1 Recommendation is
	http://www.w3.org/TR/2004/REC-xmlschema-1-20041028. The <loc
	href="http://www.w3.org/TR/xmlschema-1/">latest version of XML
	Schema Part 1</loc> is available at
	http://www.w3.org/TR/xmlschema-1.
      </bibl>
    </blist>
  </div2>
  <div2 id='Informative-References'>
    <head>Other References</head>
    <blist>	    
      <bibl id='SCC14N' key='SCC14N' href='http://uddi.org/pubs/SchemaCentricCanonicalization-20050523.htm'>
	<titleref>Schema Centric XML Canonicalization Version
	1.0</titleref>, S. Aissi, A. Hately, and M. Hondo,
	Editors. Organization for the Advancement of Structured
	Information Standards, 23 May 2005. This version of the Schema
	Centric XML Canonicalization Version 1.0 is
	http://uddi.org/pubs/SchemaCentricCanonicalization-20050523.htm. The
	<loc
	href='http://uddi.org/pubs/SchemaCentricCanonicalization.htm'>latest
	version of Schema Centric XML Canonicalization Version
	1.0</loc> is available at
	http://uddi.org/pubs/SchemaCentricCanonicalization.htm.
      </bibl>
      <bibl id='WS-MetadataExchange' key='WS-MetadataExchange' href='http://schemas.xmlsoap.org/ws/2004/09/mex/'>
	<titleref>Web Services Metadata Exchange
	(WS-MetadataExchange)</titleref>, K. Ballinger, et al,
	Authors. BEA Systems Inc., Computer Associates International,
	Inc., International Business Machines Corporation, Microsoft
	Corporation, Inc., SAP AG, Sun Microsystems, and webMethods,
	September 2004. Available at
	http://schemas.xmlsoap.org/ws/2004/09/mex/
      </bibl>
      <bibl id='WS-RMPolicy' key='WS-RM Policy' href=''>
	<titleref>Web Services Reliable Messaging Policy Assertion
	(WS-RM Policy)</titleref>, D. David, A. Kamarkar, G. Pilz, and
	Ü. Yalçinalp, Editors. Organization for the Advancement of Structured Information Standards, 24 April 2006. Available at
	http://www.oasis-open.org/committees/download.php/17838/wsrmp-1.1-spec-wd-08.pdf
      </bibl>
      <bibl id="WS-SecurityPolicy" key="WS-SecurityPolicy" href="http://www.oasis-open.org/committees/download.php/15979/oasis-wssx-ws-securitypolicy-1.0.pdf">
	<titleref>WS-SecurityPolicy v1.0</titleref>, A. Nadalin,
	M. Gudgin, A. Barbir, and H. Granqvist, Editors. Organization for the Advancement of Structured Information Standards, 8
	December 2005. Available at
	http://www.oasis-open.org/committees/download.php/15979/oasis-wssx-ws-securitypolicy-1.0.pdf.
      </bibl>
      <bibl id='WSDL11BindingforSOAP12' key='WSDL 1.1 Binding for SOAP 1.2' href='http://www.w3.org/Submission/2006/SUBM-wsdl11soap12-20060405/'>
	<titleref>WSDL 1.1 Binding for SOAP 1.2</titleref>,
	D. Angelov, et al, Authors. World Wide Web Consortium, 5 April
	2006.  Available at
	http://www.w3.org/Submission/2006/SUBM-wsdl11soap12-20060405/.
      </bibl>
      <bibl id="XML-Signature" key="XML-Signature" href="http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/">
	<titleref>XML-Signature Syntax and Processing</titleref>,
	D. Eastlake, J. Reagle, and D. Solo, Editors. The Internet
	Society &amp; World Wide Web Consortium, 12 February
	2002. This version of the XML-Signature Syntax and Processing
	Recommendation is
	http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/. The <loc
	href="http://www.w3.org/TR/xmldsig-core/">latest version of
	XML-Signature Syntax and Processing</loc> is available at
	http://www.w3.org/TR/xmldsig-core/.
      </bibl>
    </blist>
  </div2>
</div1>
<div1 id='AppendixA'>
	<head>UDDI tModel Definitions</head>

<p>This section contains the UDDI tModel definitions for the canonical
tModels used in Section <specref
ref='AttachingPoliciesUsingUDDI'/>. The tModelKeys shown in the tModel
structure sections are valid UDDI Version 2 keys. When using UDDI
Version 3, the corresponding derived UDDI Version 2 keys must be
used.</p>

<div2 id='RemotePolicyReferenceCategorySystem'>
	<head>Remote Policy Reference Category System</head>

<div3 id='DesigGoals1'>
	<head>Design Goals</head>
<p>This tModel is used to attach a <termref def='policy'>policy</termref> to a UDDI entity by referencing the policy's URI.</p>
</div3>
<div3 id='tModelDefinition1'>
	<head>tModel Definition</head>
<table id='Table7' cellspacing="0" cellpadding="5" border='1'>
<tbody>
<tr><th>Name:</th>
<td><loc href="http://schemas.xmlsoap.org/ws/2003/03/remotepolicyreference/">http://schemas.xmlsoap.org/ws/2003/03/remotepolicyreference</loc></td>
</tr>
<tr><th>Description:</th>
<td>Category system used for UDDI entities
to point to an external Web services policy attachment policy that
describes their characteristics. See &attachment.title; specification
for further details.</td>
</tr>
<tr><th>UDDI Key (V3):</th>
<td><code>uddi:schemas.xmlsoap.org:remotepolicyreference:2003_03</code></td>
</tr>
<tr><th>UDDI V1,V2 format key:</th>
<td><code>uuid:a27078e4-fd38-320a-806f-6749e84f8005</code></td>
</tr>
<tr><th>Categorization:</th>
<td>categorization</td>
</tr>
<tr><th>Checked:</th>
<td>No</td>
</tr>
</tbody></table>
</div3>
<div3 id='ModelStructure1'>
	<head>tModel Structure</head>
<eg xml:space="preserve">&lt;tModel tModelKey="uuid:a27078e4-fd38-320a-806f-6749e84f8005" &gt;
  &lt;name&gt;http://schemas.xmlsoap.org/ws/2003/03/remotepolicyreference&lt;/name&gt;
  &lt;description xml:lang="EN"&gt;Category system used for UDDI entities to point to an external Web Services Policy Attachment policy expression that describes their characteristics. See &attachment.title; specification for further details.&lt;/description&gt;
  &lt;categoryBag&gt;
    &lt;keyedReference
       keyName="uddi-org:types:categorization"
       keyValue="categorization"
       tModelKey="uuid:c1acf26d-9672-4404-9d70-39b756e62ab4" /&gt;
  &lt;/categoryBag&gt;
&lt;/tModel&gt;</eg>
</div3>
</div2>
<div2 id='WS-PolicyTypesCategorySystem'>
	<head>Web Services Policy Types Category System</head>
<div3 id='DesignGoals2'>
	<head>Design Goals</head>
<p>This tModel is used to categorize tModels as representing <termref def='policy_expression'>policy
expressions</termref>. There is only one valid value, namely <code>"policy"</code>, that
indicates this very fact. It is <rfc2119>RECOMMENDED</rfc2119> that tModels categorized as
representing <termref def='policy_expression'>policy expressions</termref> reference no more and no less than
this very <termref def='policy_expression'>policy expression</termref> using the remote policy reference category
system.</p>
</div3>
<div3 id='tModelDefinition2'>
	<head>tModel Definition</head>
<table id='Table8' cellspacing="0" cellpadding="5" border='1'>
<tbody>
<tr><th>Name:</th>
<td><loc href="http://schemas.xmlsoap.org/ws/2003/03/policytypes/">http://schemas.xmlsoap.org/ws/2003/03/policytypes</loc></td>
</tr>
<tr><th>Description:</th>
<td>Web services policy types category system used for UDDI tModels to
characterize them as Web services policy–based <termref
def='policy_expression'>policy expressions</termref>.</td>
</tr>
<tr><th>UDDI Key (V3):</th>
<td><code>uddi:schemas.xmlsoap.org:policytypes:2003_03</code></td>
</tr>
<tr><th>UDDI V1,V2 format key:</th>
<td><code>uuid:fa1d77dc-edf0-3a84-a99a-5972e434e993</code></td>
</tr>
<tr><th>Categorization:</th>
<td>categorization</td>
</tr>
<tr><th>Checked:</th>
<td>No</td>
</tr>
</tbody></table>
</div3>
<div3 id='ModelStructure2'>
	<head>tModel Structure</head><eg xml:space="preserve">&lt;tModel tModelKey="uuid:fa1d77dc-edf0-3a84-a99a-5972e434e993" &gt;
  &lt;name&gt;http://schemas.xmlsoap.org/ws/2003/03/policytypes&lt;/name&gt;
  &lt;description xml:lang="EN"&gt;Web Services Policy Types category system used for UDDI tModels to characterize them as Web Services Policy – based policy expressions.&lt;/description&gt;
  &lt;categoryBag&gt;
    &lt;keyedReference
       keyName="uddi-org:types:categorization"
       keyValue="categorization"
       tModelKey="uuid:c1acf26d-9672-4404-9d70-39b756e62ab4" /&gt;
  &lt;/categoryBag&gt;
&lt;/tModel&gt; </eg>
</div3>
</div2>
<div2 id='LocalPolicyReferenceCategorySystem'>
	<head>Local Policy Reference Category System</head>
<div3 id='DesignGoals3'>
	<head>Design Goals</head>
<p>This tModel is used to attach a <termref
def='policy_expression'>policy expression</termref> to a UDDI entity
by referencing the UDDI entity that represents this <termref
def='policy_expression'>policy expression</termref>. The local policy
reference category system is based on tModelKeys. It is expected that
referenced tModels are registered with the same UDDI registry and are
categorized as representing <termref def='policy_expression'>policy
expressions</termref> using the Web services policy types category
system.</p>
</div3>
<div3 id='tModelDefinition3'>
	<head>tModel Definition</head>
<table id='Table9' cellspacing="0" cellpadding="5" border='1'>
<tbody>
<tr><th>Name:</th>
<td><loc href="http://schemas.xmlsoap.org/ws/2003/03/localpolicyreference/">http://schemas.xmlsoap.org/ws/2003/03/localpolicyreference</loc></td>
</tr>
<tr><th>Description:</th>
<td>Category system used for UDDI entities to point to a Web services
policy <termref def='policy_expression'>policy expression</termref>
tModel that describes their characteristics. See &attachment.title;
specification for further details.</td>
</tr>
<tr><th>UDDI Key (V3):</th>
<td><code>uddi:schemas.xmlsoap.org:remotepolicyreference:2003_03</code></td>
</tr>
<tr><th>UDDI V1,V2 format key:</th>
<td><code>uuid:a27f7d45-ec90-31f7-a655-efe91433527c</code></td>
</tr>
<tr><th>Categorization:</th>
<td>categorization</td>
</tr>
<tr><th>Checked:</th>
<td>Yes</td>
</tr>
</tbody>
</table>
</div3>
<div3 id='ModelStructure3'>
	<head>tModel Structure</head>
<eg xml:space="preserve">&lt;tModel tModelKey="uuid:a27f7d45-ec90-31f7-a655-efe91433527c" &gt;
  &lt;name&gt;http://schemas.xmlsoap.org/ws/2003/03/localpolicyreference&lt;/name&gt;
  &lt;description xml:lang="en"&gt;Category system used for UDDI entities to point to a Web Services Policy policy expression tModel that describes their characteristics. See &attachment.title; specification for further details.&lt;/description&gt;
  &lt;categoryBag&gt;
    &lt;keyedReference
       keyName="uddi-org:types:categorization"
       keyValue="categorization"
       tModelKey="uuid:c1acf26d-9672-4404-9d70-39b756e62aB4" /&gt;
    &lt;keyedReference
       keyName="uddi-org:entityKeyValues"
       keyValue="tModelKey"
       tModelKey="uuid:916b87bf-0756-3919-8eae-97dfa325e5a4" /&gt;
  &lt;/categoryBag>
&lt;/tModel&gt; </eg>
</div3>
</div2>
</div1>
      &acknowledgements;
  <inform-div1 id="changelog">
    <head>&attachment.title; Change Log</head>
    <table id="ws-policy-attachment-changelog-table" border="1">
      <tbody>
        <tr>
          <th rowspan="1" colspan="1">Date</th>
          <th rowspan="1" colspan="1">Author</th>
          <th rowspan="1" colspan="1">Description</th>
        </tr>
        <!-- template
          <tr>
          <td>200505</td>
          <td></td>
          <td></td>
          </tr>
        -->
        <tr>
          <td>20060712</td>
          <td>ASV</td>
          <td>Updated the list of editors. Completed action items 
            <loc href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action20">20</loc> 
            from the Austin F2F.</td>
        </tr>
        <tr>
      	  <td>20060712</td>
      	  <td>DBO</td>
      	  <td>Completed action item <loc href=" http://www.w3.org/2006/07/12-ws-policy-minutes.html#action12">12</loc>
      	  </td>
      	</tr>
      	<tr>
      	  <td>20060718</td>
      	  <td>DBO</td>
      	  <td>Completed action items
           Editors to remove extraneous namespace decl in the example at the end of section 3.4 <loc href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action18">18</loc>,
           RFC2606 for domain names <loc href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action09">09</loc> (note: PLH had already done but it didn't show up in the change log)  
           editors to straighten up Note after example 3-1 <loc href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action11">11</loc>
      	  </td>
      	</tr>
        <tr>
          <td>20060719</td>
          <td>TIB</td>
          <td>Completed action item <loc href="http://www.w3.org/2006/07/13-ws-policy-minutes.html#action22">22: Linked SVG graphic</loc>
          </td>
        </tr>
        <tr> 
          <td>20060721</td>
          <td>ASV</td>
          <td>Completed action items
            <loc href="http://www.w3.org/2006/07/13-ws-policy-minutes.html#action23">23</loc>,
            <loc href="http://www.w3.org/2006/07/13-ws-policy-minutes.html#action25">25</loc> and 
            <loc href="http://www.w3.org/2006/07/13-ws-policy-minutes.html#action26">26</loc> 
            from the Austin F2F.</td>
        </tr>
        <tr> 
          <td>20060721</td>
          <td>ASV</td>
          <td>Completed action item
            <loc href="http://www.w3.org/2006/07/13-ws-policy-minutes.html#action29">29</loc>
            from the Austin F2F.</td>
        </tr>
        <tr>
          <td>20060726</td>
          <td>ASV</td>
          <td>Incorporated the 
            <loc href="http://lists.w3.org/Archives/Public/public-ws-policy/2006Jul/0107.html">XML 
              namespace URI versioning policy</loc> adopted by the WG. 
          </td>
        </tr>        
      </tbody>
    </table>
  </inform-div1>
</back>
</spec>

