2009/dap/policy-reqs Overview.html,1.7,1.8

Update of /sources/public/2009/dap/policy-reqs
In directory hutz:/tmp/cvs-serv18598

Modified Files:
	Overview.html 
Log Message:
removing duplicate requirement on XML language
making URI into link


Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/policy-reqs/Overview.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Overview.html	22 Feb 2010 16:18:14 -0000	1.7
+++ Overview.html	22 Feb 2010 16:21:46 -0000	1.8
@@ -93,12 +93,12 @@
 
     <section  class='informative'>
       <h2>Use Cases</h2>
-      <p>Example Widget use cases, to give examples of the types of
+      <p>Example widget use cases, to give examples of the types of
         policy that might be expressed:</p>
       <p>
         <ul>
           <li>
-            A Widget whose signature chains to operator root can read and write
+            A widget whose signature chains to operator root can read and write
             from the PIM databases.
           </li><li>
             A widget downloaded from <code>weather.example.com</code> can access
@@ -175,11 +175,6 @@
           decision.
         </p>
       </section>
-      <section class='informative'>
-        <h3>Issues</h3>
-        <p>
-        </p>
-      </section>
     </section>
     <section>
       <h2>Policy Definition</h2>
@@ -189,8 +184,6 @@
         </p>
         <ul>
           <li>Access control policy MUST be stated in declarative manner.</li>
-          <li>It MUST be possible to declare policy in XML
-            language</li>
           <li>The DAP policy language MUST define an XML syntax for
             that language.</li>
           <li>It MUST be possible to provide integrity protection and
@@ -215,7 +208,7 @@
           features? e.g. file open with either read or write
           parameter.
           ( see
-          http://lists.w3.org/Archives/Public/public-device-apis/2009Oct/att-0120/minutes-2009-10-07.html#item03 )
+          <a href="http://lists.w3.org/Archives/Public/public-device-apis/2009Oct/att-0120/minutes-2009-10-07.html#item03">discussions in minutes of October 7 call</a> )
         </p>
       </section>
     </section>

Received on Monday, 22 February 2010 16:21:50 UTC