W3C home > Mailing lists > Public > public-ws-policy-eds@w3.org > January 2007

2006/ws/policy ws-policy-primer.html,1.32,1.33 ws-policy-primer.xml,1.28,1.29

From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
Date: Fri, 19 Jan 2007 00:09:08 +0000
To: public-ws-policy-eds@w3.org
Message-Id: <E1H7hJc-00013Z-I8@lionel-hutz.w3.org>

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

Modified Files:
	ws-policy-primer.html ws-policy-primer.xml 
Log Message:
add text explaining use of log: namespace prefix for example associated with previous resolution for issue 4041

Index: ws-policy-primer.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- ws-policy-primer.html	18 Jan 2007 23:22:56 -0000	1.32
+++ ws-policy-primer.html	19 Jan 2007 00:09:05 -0000	1.33
@@ -306,6 +306,8 @@
           Using the <code class="attr">wsp:Optional</code>  attribute would be incorrect in this scenario, since it would indicate that the behavior 
           would not occur if the alternative without the assertion were selected.
           </p><div class="exampleOuter"><p style="text-align: left" class="exampleHead"><i><span>Example 2-11. </span>Ignorable Logging Policy Assertion</i></p><div class="exampleInner"><pre>&lt;log:Logging wsp:Ignorable="true" /&gt;</pre></div></div><p>
+          (The log: prefix is used here to denote a hypothetical example namespace for this example logging policy assertion.)
+          </p><p>
           The attribute <code class="attr">wsp:Ignorable</code>  is of type <em>xs:boolean</em>. 
           Omitting this attribute is semantically equivalent to including it with a value of "false".
           </p><p>

Index: ws-policy-primer.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.xml,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- ws-policy-primer.xml	18 Jan 2007 23:22:56 -0000	1.28
+++ ws-policy-primer.xml	19 Jan 2007 00:09:05 -0000	1.29
@@ -460,6 +460,9 @@
           <eg xml:space="preserve">&lt;log:Logging wsp:Ignorable="true" /&gt;</eg>
         </example>
         <p>
+          (The log: prefix is used here to denote a hypothetical example namespace for this example logging policy assertion.)
+          </p>
+        <p>
           The attribute <att>wsp:Ignorable</att> is of type <emph>xs:boolean</emph>. 
           Omitting this attribute is semantically equivalent to including it with a value of "false".
           </p>
Received on Friday, 19 January 2007 00:09:22 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:21:00 GMT