blob: 2e0202065d8f223201076fe65d08d67831dbfd43 [file] [log] [blame]
<?xml version="1.0"?>
<!-- $Id: roleprofile.xml,v 1.2 2003/05/18 11:31:26 cziegeler Exp $
Try to include the corresponding role profile
-->
<roledelta xmlns:session="http://apache.org/cocoon/session/1.0"
xmlns:cinclude="http://apache.org/cocoon/include/1.0">
<cinclude:includexml ignoreErrors="true">
<cinclude:src>profiles/roleprofile-<session:getxml context="request" path="/parameter/role"/>.xml</cinclude:src>
</cinclude:includexml>
</roledelta>