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

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

Modified Files:
	ws-policy-attachment.xml 
Log Message:
SVG link changed, some examples reformatted (necessary for PDF version). <prefloc> in use.

Index: ws-policy-attachment.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.xml,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- ws-policy-attachment.xml	20 Oct 2006 23:58:32 -0000	1.53
+++ ws-policy-attachment.xml	27 Oct 2006 06:35:06 -0000	1.54
@@ -7,7 +7,7 @@
 <!ENTITY status SYSTEM "status-attachment.xml">
 <!ENTITY document.status "Editors' copy $Date$">
 <!ENTITY attachment-title "&attachment.title;">
-<!ENTITY prevloc "">
+<!ENTITY prevloc "http://www.w3.org/TR/2006/WD-ws-policy-attach-20060927">
 <!ENTITY hellip "&#8230;">
 ]>
 <?xml-stylesheet type='text/xsl' href='xmlspec-policy.xsl'?>
@@ -25,11 +25,9 @@
 <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>
@@ -809,7 +807,7 @@
 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"/>
-<p>(This graphic is also available in SVG format <loc href="effective-policy-scope.svg">here</loc>.)</p>
+<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 
 <termref def="effective_policy">effective policies</termref> 
@@ -2481,7 +2479,9 @@
 <head>tModel Structure</head>
 <eg xml:space="preserve" role="needs-numbering">&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;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"
@@ -2544,7 +2544,8 @@
 <head>tModel Structure</head>
 <eg xml:space="preserve" role="needs-numbering">&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;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"
@@ -2610,7 +2611,9 @@
 <head>tModel Structure</head>
 <eg xml:space="preserve" role="needs-numbering">&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;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"

Received on Friday, 27 October 2006 06:35:33 UTC