- From: Felix Sasaki via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 28 Mar 2007 00:22:45 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv30424
Modified Files:
ws-policy-guidelines-tr20061221.xml
ws-policy-framework-tr20070228.xml
Log Message:
diff generation related change of entities
Index: ws-policy-guidelines-tr20061221.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines-tr20061221.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- ws-policy-guidelines-tr20061221.xml 23 Mar 2007 00:44:07 -0000 1.2
+++ ws-policy-guidelines-tr20061221.xml 28 Mar 2007 00:22:43 -0000 1.3
@@ -11,7 +11,7 @@
<?xml-stylesheet type='text/xsl' href='xmlspec-policy.xsl'?>
<spec w3c-doctype="wd" role="&document.role;">
<header>
- <title>&guideline.title;</title>
+ <title>&guidelines.title;</title>
<w3c-designation>&w3c-designation-guidelines;</w3c-designation>
<w3c-doctype>&document.status;</w3c-doctype>
<pubdate>
@@ -21,12 +21,12 @@
</pubdate>
<publoc>
<loc href="&w3c-designation-guidelines;">&w3c-designation-guidelines;</loc>
- </publoc> &altlocs;
- <!--
+ </publoc> &altlocs.guidelines;
+
<prevlocs>
<loc href="&prevloc;">&prevloc;</loc>
</prevlocs>
--->
+
<latestloc>
<loc href="&guidelines.latest;">&guidelines.latest;</loc>
</latestloc>
@@ -62,7 +62,7 @@
</authlist>
<abstract>
<p>
- <emph>&guideline.title;</emph> is intended to provide guidance for assertion
+ <emph>&guidelines.title;</emph> is intended to provide guidance for assertion
authors that will work with the &framework.title; [<bibref
ref="WS-Policy"/>] and &attachment.title; [<bibref
ref="WS-PolicyAttachment"/>] specifications to create domain
@@ -92,7 +92,7 @@
consistent combinations of behaviors from a variety of domains.
A policy assertion is a machine readable metadata expression that
identifies behaviors required for Web services interactions.
- <emph>&guideline.title;</emph>
+ <emph>&guidelines.title;</emph>
is a resource primarily for Assertion Authors and provides
guidelines on the use of &framework.title; and
&attachment.title; specifications to create and use domain specific
@@ -1763,7 +1763,7 @@
</ulist>
</inform-div1>
<inform-div1 id="change-log">
- <head>&guideline.title; Change Log</head>
+ <head>&guidelines.title; Change Log</head>
<table id="ws-policy-primer-changelog-table" border="1">
<tbody>
<tr>
Index: ws-policy-framework-tr20070228.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework-tr20070228.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- ws-policy-framework-tr20070228.xml 23 Mar 2007 00:44:07 -0000 1.3
+++ ws-policy-framework-tr20070228.xml 28 Mar 2007 00:22:43 -0000 1.4
@@ -24,7 +24,7 @@
<publoc>
<loc href="&w3c-designation-framework;">&w3c-designation-framework;</loc>
</publoc>
- &altlocs;
+ &altlocs.framework;
<prevlocs>
<loc href="&prevloc;">&prevloc;</loc>
</prevlocs>
Received on Wednesday, 28 March 2007 00:22:54 UTC