Basic HTML version of Foils prepared October 20 1999
Foil 50 Define User Roles I
From Tango Futures: XML for Portals, Web-based Collaboration and Distance Education Rice University Tango Tutorial -- October 18 1999. 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.