Symbian3/SDK/Source/GUID-DB827750-6057-537E-8FE1-8F68BF2E9F99.dita
changeset 2 ebc84c812384
parent 0 89d6a7a84779
--- a/Symbian3/SDK/Source/GUID-DB827750-6057-537E-8FE1-8F68BF2E9F99.dita	Fri Jan 22 18:26:19 2010 +0000
+++ b/Symbian3/SDK/Source/GUID-DB827750-6057-537E-8FE1-8F68BF2E9F99.dita	Thu Mar 11 15:24:26 2010 +0000
@@ -15,9 +15,9 @@
 to access services are silently accepted or denied or whether they require
 the user to be prompted. Each service has a policy file. The policy file lists
 policies for various applications. </p>
-<section><title>Required Background</title> <p>Before you start writing a
+<section id="GUID-F3D62C3E-D570-4DE2-ACED-0577D3923965"><title>Required Background</title> <p>Before you start writing a
 UPS policy file, you must configure the UPS. For more information, see <xref href="GUID-6849E256-6719-5788-BCB2-7557F09AAAD0.dita">Configuring UPS</xref>. </p> </section>
-<section><title>Introduction</title> <p>The resource header file, <filepath>ups/policies.rh</filepath>,
+<section id="GUID-10A7A574-4E57-45E3-8198-CD6D15EAC455"><title>Introduction</title> <p>The resource header file, <filepath>ups/policies.rh</filepath>,
 defines the structures and constants required by User Prompt Service policy
 files. </p> <p>Device creators can customise the circumstances under which
 prompts are generated by configuring policies. Policies are made up of details
@@ -27,7 +27,7 @@
 cases where the policy specifies that a user prompt is required, ECOM plug-ins
 called <xref href="GUID-43080A86-72D3-5422-953E-A5EF79961D7B.dita">Policy Evaluators</xref> and <xref href="GUID-A8130D83-E684-5B6C-BDFE-EB6EE3CD49E8.dita">Dialog Creators</xref>, written
 by device creators. </p> </section>
-<section><title>Writing policy files</title> <p>Writing policy files include
+<section id="GUID-7DFB9572-0E28-4D7A-9EF1-8A4DADFAA0B3"><title>Writing policy files</title> <p>Writing policy files include
 the following: </p> <ul>
 <li id="GUID-9FE188FC-A512-595A-848B-DA5A82F143AF"><p>Naming and location
 of policy files </p> </li>
@@ -78,19 +78,8 @@
  policyevaluator = 0x10283698;
  };
 </codeblock> </section>
-<section><title>Example of a policy file </title> <p>The following is an example
-of a policy file: </p> <codeblock id="GUID-F5378D3D-02A5-536E-96D1-6BD240B3852E" xml:space="preserve">// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
-// All rights reserved.
-// This component and the accompanying materials are made available
-// under the terms of the License "Symbian Foundation License v1.0"
-// which accompanies this distribution, and is available
-// at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
-//
-// Initial Contributors:
-// Nokia Corporation - initial contribution.
-
-
-#include &lt;ups/policies.rh&gt;
+<section id="GUID-7A571B93-A2B9-4B97-ACE9-8C70AABBB389"><title>Example of a policy file </title> <p>The following is an example
+of a policy file: </p> <codeblock id="GUID-F5378D3D-02A5-536E-96D1-6BD240B3852E" xml:space="preserve">#include &lt;ups/policies.rh&gt;
 // Identifies this as a UPS policy file
 UID2 KUidUpsPolicyResourceFile
 // Uniquely defines this policy file. The UID should be reserved using the Symbian Signed protected UID allocator.
@@ -146,6 +135,6 @@
     }
 
 </codeblock> </section>
-<section><title>See also</title> <p><xref href="GUID-4E838A77-C7B5-5B1F-93F5-F3577901914B.dita">Policy
+<section id="GUID-C069700D-FABD-4C84-AD71-B292F3B26E04"><title>See also</title><p><xref href="GUID-4E838A77-C7B5-5B1F-93F5-F3577901914B.dita">Policy
 Resource</xref>  </p> </section>
 </conbody></concept>
\ No newline at end of file