ContentUserGroups.xml

 


 <?xml version="1.0" encoding="UTF-8"?>
 <!-- 
 /********************************************************************/
 /* Licensed Materials - Property of IBM                             */
 /* (c) Copyright IBM Corp. 2001, 2004.  All rights reserved.        */
 /*                                                                  */
 /* US Government Users Restricted Rights - Use, duplication or      */
 /* disclosure restricted by GSA ADP Schedule Contract with IBM      */
 /* Corp.                                                            */
 /********************************************************************/
 -->
 <request 
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
     xsi:noNamespaceSchemaLocation="PortalConfig_1.2.xsd"
     type="update" create-oids="true">
     <!-- create wpsContentAdministrators usergroup and wpsDocReviewer group -->
        <portal action="locate">
           <group action="update" name="@WpsContentAdministratorsShort@">
             <description>Portal Content Administrators</description>
           </group>       
           <group action="update" name="@WpsDocReviewerShort@">
             <description>Document Reviewers for Document Manager</description>
           </group>
   </portal>
 </request>
 


 

 

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.