Basic HTML version of Foils prepared August 21 99

Foil 20 Definition of Groups of Users

From Overview of Shared Places on the Web XML Developers Conference Montreal -- August 19-20 1999. by Geoffrey C. Fox, Lukasz Beca, Marek Podgorny


1 <groups>
2 <group name="syracuse">
3 <user>morgan</user>
4 <user>cheng</user>
5 </group>
6 <group name="boston">
7 <user>smith</user>
8 <user>johnson</user>
9 </group>
10 <group name="washington">
11 <user>anderson</user>
12 <user>brown</user>
13 </group>
14 </groups>
15 This fragment of the SPDL document defines user groups. Those groups are used in further sections of the SPDL document to define other properties of the shared place. Three user groups, each with two users, are defined: syracuse, boston and washington.

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Aug 21 1999