]> git.aero2k.de Git - tmp/jakarta-migration.git/blob
834f757521c5397cb422cf2ce034c456c4ad53d7
[tmp/jakarta-migration.git] /
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <ns2:account_role xmlns:ns2="http://collectionspace.org/services/authorization">
3     <subject>ROLE</subject>
4     <account>
5         <accountId>${createAccount.CSID}</accountId>
6         <screenName>${screenName}</screenName>
7         <userId>${userId}</userId>
8     </account>
9     <role>
10         <roleId>${createRole.CSID}</roleId>
11         <roleName>ROLE_1_BIRD</roleName>
12     </role>
13 </ns2:account_role>