2006/ws/policy ws-policy-attachment.xml,1.54,1.55

Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv6245/ws/policy

Modified Files:
	ws-policy-attachment.xml 
Log Message:
Fixed a reference to policy ns and graphic link.

Index: ws-policy-attachment.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.xml,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- ws-policy-attachment.xml	27 Oct 2006 06:35:06 -0000	1.54
+++ ws-policy-attachment.xml	27 Oct 2006 07:38:44 -0000	1.55
@@ -806,7 +806,7 @@
 <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.jpg" alt="Effective Policy and Policy Scopes in WSDL"/>
+<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="&w3c-designation-attachment;/effective-policy-scope.svg">here</loc>.)</p>
 <p>When attaching policies at different levels of the WSDL hierarchy, care must be taken. 
 A message exchange with an endpoint <rfc2119>MAY</rfc2119> be described by the 
@@ -2177,7 +2177,7 @@
 <head>Conformance</head>
 <div2>
 <head>External Policy Attachment Conformance</head>
-<p>An element information item whose namespace name is "http://www.w3.org/@@@@/@@/policy" and whose local part is PolicyAttachment conforms to this specification if it is valid according to the XML Schema [<bibref ref="XMLSchemaPart1"/>] for that element as defined by this specification (<loc href="http://www.w3.org/@@@@/@@/policy/ws-policy.xsd">http://www.w3.org/@@@@/@@/policy/ws-policy.xsd</loc>) and additionally adheres to all the constraints contained in Section <specref ref="ExternalPolicyAttachment"/> of this specification. Such a conformant element information item constitutes an external policy attachment. </p>
+<p>An element information item whose namespace name is "&nsuri;" and whose local part is PolicyAttachment conforms to this specification if it is valid according to the XML Schema [<bibref ref="XMLSchemaPart1"/>] for that element as defined by this specification (<loc href="&nsuri;.xsd">&nsuri;.xsd</loc>) and additionally adheres to all the constraints contained in Section <specref ref="ExternalPolicyAttachment"/> of this specification. Such a conformant element information item constitutes an external policy attachment. </p>
 </div2>
 <div2>
 <head>WSDL 1.1 Attachment Conformance</head>

Received on Friday, 27 October 2006 07:38:58 UTC