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

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

Modified Files:
	ws-policy-attachment.xml 
Log Message:
Entity reference and graphic fix.

Index: ws-policy-attachment.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.xml,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- ws-policy-attachment.xml	27 Oct 2006 07:38:44 -0000	1.55
+++ ws-policy-attachment.xml	27 Oct 2006 08:35:52 -0000	1.56
@@ -436,7 +436,7 @@
 <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
+	<xspecref href="&w3c-designation-framework;/#Policy_Identification">3.2
 	Policy Identification</xspecref> of &framework.title; [<bibref ref="WS-Policy"/>], the IRIs 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
@@ -569,7 +569,7 @@
 <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> (Per Section
-	<xspecref href="&framework.latest;/#Policy_References">4.3.4
+	<xspecref href="&w3c-designation-framework;/#Policy_References">4.3.4
 	Policy References</xspecref> of &framework.title; [<bibref ref="WS-Policy"/>]), 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,
@@ -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.png" alt="Effective Policy and Policy Scopes in WSDL"/>
+<graphic id="Figure1" source="effective-policy-scope.jpg" 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 

Received on Friday, 27 October 2006 08:36:08 UTC