Blame view

src/main/xsd/individualAssignees.xml 286 Bytes
bernard authored
1 2 3 4
<userRefs xsi:noNamespaceSchemaLocation="individualAssignees.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <user login="root" url="http://localhost:8080/rest/admin/user/root"/>
    <user login="bernard" url="http://localhost:8080/rest/admin/user/bernard"/>
</userRefs>