Basic HTML version of Foils prepared October 24 99
Foil 12 Define User Roles in SPW
From Off Beat XML Uses in Computing Portals NCSA Portal/Metadata Meeting -- October 22-23 99. byGeoffrey C. Fox
<roles>
<object_roles name="viewer">
<role_item name="creator" mode="static" >
<user_group>syracuse</user_group>
</role_item>
<role_item name="observer" mode="static" >
<user_group>boston</user_group>
<user_group>washington</user_group>
</role_item>
</object_roles>
</roles>
The fragment of the SPDL document on this page defines the roles for the users of the shared object: in particular we illustrate with the roles creator and observer.